doc-unsupported-1 / README.md
severo's picture
severo HF Staff
Upload 6 files
8e6940d
---
configs:
- config_name: csv
data_files: "*.csv"
- config_name: tsv
data_files: "*.tsv"
- config_name: json
data_files: "*.json"
- config_name: jsonl
data_files: "*.jsonl"
- config_name: txt
data_files: "*.txt"
size_categories:
- n<1K
---
# [doc] formats 1
This dataset contains files for a collection of supported formats, each of which is loaded in a different config (see the YAML field `configs`).