|
--- |
|
language: |
|
- {en} # Example: fr |
|
tags: |
|
- {adult} # Example: audio |
|
- {tabular_classification} # Example: bio |
|
- {binary_classification} # Example: bio |
|
pretty_name: {Adult} # Example: SQuAD |
|
size_categories: |
|
- {10K<n<100K} # Example: n<1K, 100K<n<1M, … |
|
task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts |
|
- {tabular} |
|
configs: # Optional for datasets with multiple configurations like glue. |
|
- {income} # Example for glue: sst2 |
|
- {income-no race} # Example for glue: cola |
|
- {race} # Example for glue: cola |