Datasets:

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

Reorder split names (#1)

Browse files

- Reorder split names (1d958d1b69d9aab5652a6c5ef3dda792e8fcc4a5)

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -31,12 +31,12 @@ dataset_info:
31
  dtype: int64
32
  config_name: laroseda
33
  splits:
34
- - name: test
35
- num_bytes: 700834
36
- num_examples: 3000
37
  - name: train
38
  num_bytes: 2932819
39
  num_examples: 12000
 
 
 
40
  download_size: 5257183
41
  dataset_size: 3633653
42
  ---
@@ -192,4 +192,4 @@ CC BY-SA 4.0 License
192
 
193
  ### Contributions
194
 
195
- Thanks to [@MihaelaGaman](https://github.com/MihaelaGaman) for adding this dataset.
31
  dtype: int64
32
  config_name: laroseda
33
  splits:
 
 
 
34
  - name: train
35
  num_bytes: 2932819
36
  num_examples: 12000
37
+ - name: test
38
+ num_bytes: 700834
39
+ num_examples: 3000
40
  download_size: 5257183
41
  dataset_size: 3633653
42
  ---
192
 
193
  ### Contributions
194
 
195
+ Thanks to [@MihaelaGaman](https://github.com/MihaelaGaman) for adding this dataset.