Skip to content

Commit

Permalink
docs: add new sections to pipe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jul 25, 2023
1 parent 39eea98 commit 78a5ff6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/configs/pipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,21 @@ Config location: `conf/pipe`
{% include '../../src/hyfi/conf/pipe/__init__.yaml' %}
```

## `dataset_load_from_disk.yaml`

```yaml
{% include '../../src/hyfi/conf/pipe/dataset_load_from_disk.yaml' %}
```

## `dataset_sample.yaml`

```yaml
{% include '../../src/hyfi/conf/pipe/dataset_sample.yaml' %}
```

## `dataset_save_to_disk.yaml`

```yaml
{% include '../../src/hyfi/conf/pipe/dataset_save_to_disk.yaml' %}
```

0 comments on commit 78a5ff6

Please sign in to comment.