Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
nayeon212 commited on
Commit
26c261f
1 Parent(s): 1d75eaa

UPDATE: json files

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -22,37 +22,37 @@ configs:
22
  - config_name: annotations
23
  data_files:
24
  - split: DZ
25
- path: "data/annotations/Algeria_data.json"
26
  - split: AS
27
- path: "data/annotations/Assam_data.json"
28
  - split: AZ
29
- path: "data/annotations/Azerbaijan_data.json"
30
  - split: CN
31
- path: "data/annotations/China_data.json"
32
  - split: ET
33
- path: "data/annotations/Ethiopia_data.json"
34
  - split: GR
35
- path: "data/annotations/Greece_data.json"
36
  - split: ID
37
- path: "data/annotations/Indonesia_data.json"
38
  - split: IR
39
- path: "data/annotations/Iran_data.json"
40
  - split: MX
41
- path: "data/annotations/Mexico_data.json"
42
  - split: KP
43
- path: "data/annotations/North_Korea_data.json"
44
  - split: NG
45
- path: "data/annotations/Northern_Nigeria_data.json"
46
  - split: KR
47
- path: "data/annotations/South_Korea_data.json"
48
  - split: ES
49
- path: "data/annotations/Spain_data.json"
50
  - split: GB
51
- path: "data/annotations/UK_data.json"
52
  - split: US
53
- path: "data/annotations/US_data.json"
54
  - split: JB
55
- path: "data/annotations/West_Java_data.json"
56
  ---
57
  # BLEnD
58
 
 
22
  - config_name: annotations
23
  data_files:
24
  - split: DZ
25
+ path: "data/annotations_hf/Algeria_data.json"
26
  - split: AS
27
+ path: "data/annotations_hf/Assam_data.json"
28
  - split: AZ
29
+ path: "data/annotations_hf/Azerbaijan_data.json"
30
  - split: CN
31
+ path: "data/annotations_hf/China_data.json"
32
  - split: ET
33
+ path: "data/annotations_hf/Ethiopia_data.json"
34
  - split: GR
35
+ path: "data/annotations_hf/Greece_data.json"
36
  - split: ID
37
+ path: "data/annotations_hf/Indonesia_data.json"
38
  - split: IR
39
+ path: "data/annotations_hf/Iran_data.json"
40
  - split: MX
41
+ path: "data/annotations_hf/Mexico_data.json"
42
  - split: KP
43
+ path: "data/annotations_hf/North_Korea_data.json"
44
  - split: NG
45
+ path: "data/annotations_hf/Northern_Nigeria_data.json"
46
  - split: KR
47
+ path: "data/annotations_hf/South_Korea_data.json"
48
  - split: ES
49
+ path: "data/annotations_hf/Spain_data.json"
50
  - split: GB
51
+ path: "data/annotations_hf/UK_data.json"
52
  - split: US
53
+ path: "data/annotations_hf/US_data.json"
54
  - split: JB
55
+ path: "data/annotations_hf/West_Java_data.json"
56
  ---
57
  # BLEnD
58