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
c183e4f
1 Parent(s): 9faec9c

Replace YAML keys from int to str (#2)

Browse files

- Replace YAML keys from int to str (376d8f50361385dbecea41c5517f7fb576508d06)

Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -5,8 +5,6 @@ language_creators:
5
  - found
6
  language:
7
  - ro
8
- language_bcp47:
9
- - ro-MD
10
  license:
11
  - cc-by-4.0
12
  multilinguality:
@@ -21,6 +19,8 @@ task_ids:
21
  - topic-classification
22
  paperswithcode_id: moroco
23
  pretty_name: 'MOROCO: The Moldavian and Romanian Dialectal Corpus'
 
 
24
  dataset_info:
25
  features:
26
  - name: id
@@ -29,12 +29,12 @@ dataset_info:
29
  dtype:
30
  class_label:
31
  names:
32
- 0: culture
33
- 1: finance
34
- 2: politics
35
- 3: science
36
- 4: sports
37
- 5: tech
38
  - name: sample
39
  dtype: string
40
  config_name: moroco
 
5
  - found
6
  language:
7
  - ro
 
 
8
  license:
9
  - cc-by-4.0
10
  multilinguality:
 
19
  - topic-classification
20
  paperswithcode_id: moroco
21
  pretty_name: 'MOROCO: The Moldavian and Romanian Dialectal Corpus'
22
+ language_bcp47:
23
+ - ro-MD
24
  dataset_info:
25
  features:
26
  - name: id
 
29
  dtype:
30
  class_label:
31
  names:
32
+ '0': culture
33
+ '1': finance
34
+ '2': politics
35
+ '3': science
36
+ '4': sports
37
+ '5': tech
38
  - name: sample
39
  dtype: string
40
  config_name: moroco