Skip to content

Commit 7473e53

Browse files
committed
mention in data files page
1 parent 6088d26 commit 7473e53

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/hub/datasets-data-files-configuration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,13 @@ See the documentation on [Manual configuration](./datasets-manual-configuration)
4848
4949
See the [File formats](./datasets-adding#file-formats) doc page to find the list of supported formats and recommendations for your dataset. If your dataset uses CSV or TSV files, you can find more information in the [example datasets](https://huggingface.co/collections/datasets-examples/format-csv-and-tsv-655f681cb9673a4249cccb3d).
5050
51-
## Image and Audio datasets
51+
## Image, Audio and Video datasets
5252
53-
For image and audio classification datasets, you can also use directories to name the image and audio classes.
54-
And if your images/audio files have metadata (e.g. captions, bounding boxes, transcriptions, etc.), you can have metadata files next to them.
53+
For image/audio.video classification datasets, you can also use directories to name the image/audio/video classes.
54+
And if your images/audio/video files have metadata (e.g. captions, bounding boxes, transcriptions, etc.), you can have metadata files next to them.
5555
5656
We provide two guides that you can check out:
5757
5858
- [How to create an image dataset](./datasets-image) ([example datasets](https://huggingface.co/collections/datasets-examples/image-dataset-6568e7cf28639db76eb92d65))
5959
- [How to create an audio dataset](./datasets-audio) ([example datasets](https://huggingface.co/collections/datasets-examples/audio-dataset-66aca0b73e8f69e3d069e607))
60+
- [How to create a video dataset](./datasets-video)

0 commit comments

Comments
 (0)