Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ size_categories:
|
|
| 8 |
- n<3k
|
| 9 |
source_datasets:
|
| 10 |
- Grand Débat National
|
|
|
|
|
|
|
|
|
|
| 11 |
configs: # Optional. This can be used to pass additional parameters to the dataset loader, such as `data_files`, `data_dir`, and any builder-specific parameters
|
| 12 |
- config_name: default # Name of the dataset subset, if applicable. Example: default
|
| 13 |
data_files:
|
|
|
|
| 8 |
- n<3k
|
| 9 |
source_datasets:
|
| 10 |
- Grand Débat National
|
| 11 |
+
task_categories:
|
| 12 |
+
- text-classification
|
| 13 |
+
- text-generation
|
| 14 |
configs: # Optional. This can be used to pass additional parameters to the dataset loader, such as `data_files`, `data_dir`, and any builder-specific parameters
|
| 15 |
- config_name: default # Name of the dataset subset, if applicable. Example: default
|
| 16 |
data_files:
|