Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,9 @@ This organization is a companion to the [Hub documentation on datasets](https://
|
|
13 |
| --- | --- |
|
14 |
| [File names and splits](https://huggingface.co/docs/hub/datasets-file-names-and-splits) | [8 datasets with examples of splits configuration](https://huggingface.co/collections/datasets-examples/file-names-and-splits-655e28af4471bd95709eb135) |
|
15 |
| [Manual Configuration](https://huggingface.co/docs/hub/datasets-manual-configuration) | [5 datasets configured using the README.md YAML header](https://huggingface.co/collections/datasets-examples/manual-configuration-655e293cea26da0acab95b87) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
| --- | --- |
|
14 |
| [File names and splits](https://huggingface.co/docs/hub/datasets-file-names-and-splits) | [8 datasets with examples of splits configuration](https://huggingface.co/collections/datasets-examples/file-names-and-splits-655e28af4471bd95709eb135) |
|
15 |
| [Manual Configuration](https://huggingface.co/docs/hub/datasets-manual-configuration) | [5 datasets configured using the README.md YAML header](https://huggingface.co/collections/datasets-examples/manual-configuration-655e293cea26da0acab95b87) |
|
16 |
+
|
17 |
+
It also provides examples of the supported data formats
|
18 |
+
|
19 |
+
| Data format | Datasets collection |
|
20 |
+
| --- | --- |
|
21 |
+
| CSV and TSV | [6 datasets with CSV and TSV files](https://huggingface.co/collections/datasets-examples/format-csv-and-tsv-655f681cb9673a4249cccb3d) |
|