Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -57,6 +57,11 @@ dataset_info:
|
|
| 57 |
splits:
|
| 58 |
- name: train
|
| 59 |
num_examples: null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
citation: |
|
| 61 |
If you use the translations, please cite:
|
| 62 |
@inproceedings{bouillon-etal-2021-speech,
|
|
|
|
| 57 |
splits:
|
| 58 |
- name: train
|
| 59 |
num_examples: null
|
| 60 |
+
- config_name: default
|
| 61 |
+
data_files:
|
| 62 |
+
- split: train
|
| 63 |
+
path: train.csv
|
| 64 |
+
delimiter: "\t"
|
| 65 |
citation: |
|
| 66 |
If you use the translations, please cite:
|
| 67 |
@inproceedings{bouillon-etal-2021-speech,
|