Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ source_datasets:
|
|
| 8 |
- Ingérence citizen consultation
|
| 9 |
configs:
|
| 10 |
- config_name: proposals
|
|
|
|
| 11 |
data_files:
|
| 12 |
- split: all
|
| 13 |
path: ingerence_proposals.csv
|
|
@@ -15,7 +16,7 @@ configs:
|
|
| 15 |
data_files:
|
| 16 |
- split: all
|
| 17 |
path: ingerence_votes.csv
|
| 18 |
-
- config_name:
|
| 19 |
data_files:
|
| 20 |
- split: all
|
| 21 |
path: ingerence_author_metadata.csv
|
|
|
|
| 8 |
- Ingérence citizen consultation
|
| 9 |
configs:
|
| 10 |
- config_name: proposals
|
| 11 |
+
default: true
|
| 12 |
data_files:
|
| 13 |
- split: all
|
| 14 |
path: ingerence_proposals.csv
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: all
|
| 18 |
path: ingerence_votes.csv
|
| 19 |
+
- config_name: authors_metadatas
|
| 20 |
data_files:
|
| 21 |
- split: all
|
| 22 |
path: ingerence_author_metadata.csv
|