Datasets:

Languages:
Romanian
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
License:
albertvillanova HF staff commited on
Commit
9faec9c
1 Parent(s): 52df16c

Reorder split names (#1)

Browse files

- Reorder split names (7aefff655b8f6cc5c34d84713b553c5e45b38f89)

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -39,12 +39,12 @@ dataset_info:
39
  dtype: string
40
  config_name: moroco
41
  splits:
42
- - name: test
43
- num_bytes: 10877813
44
- num_examples: 5924
45
  - name: train
46
  num_bytes: 39314292
47
  num_examples: 21719
 
 
 
48
  - name: validation
49
  num_bytes: 10721304
50
  num_examples: 5921
@@ -200,4 +200,4 @@ CC BY-SA 4.0 License
200
 
201
  ### Contributions
202
 
203
- Thanks to [@MihaelaGaman](https://github.com/MihaelaGaman) for adding this dataset.
 
39
  dtype: string
40
  config_name: moroco
41
  splits:
 
 
 
42
  - name: train
43
  num_bytes: 39314292
44
  num_examples: 21719
45
+ - name: test
46
+ num_bytes: 10877813
47
+ num_examples: 5924
48
  - name: validation
49
  num_bytes: 10721304
50
  num_examples: 5921
 
200
 
201
  ### Contributions
202
 
203
+ Thanks to [@MihaelaGaman](https://github.com/MihaelaGaman) for adding this dataset.