doc-yaml-1 / README.md
severo's picture
severo HF Staff
Upload 3 files
71aff80
---
configs:
- config_name: default
data_files:
- split: train
path: "data.csv"
- split: test
path: "holdout.csv"
size_categories:
- n<1K
---
# [doc] manual configuration 1
This dataset contains two csv files at the root, and a YAML field `configs` that specifies the data files and splits.