AliFartout commited on
Commit
b9dfbce
1 Parent(s): cb1259e

Upload dataset

Browse files
README.md CHANGED
@@ -9,26 +9,47 @@ task_categories:
9
  pretty_name: PEYMA-ARMAN-Mixed
10
  dataset_info:
11
  features:
12
- - name: 'Unnamed: 0'
13
- dtype: int64
14
  - name: tokens
15
  sequence: string
16
  - name: ner_tags
17
- sequence: int64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  - name: ner_tags_names
19
  sequence: string
20
  splits:
21
  - name: train
22
- num_bytes: 21842265.610780936
23
  num_examples: 26384
24
  - name: validation
25
- num_bytes: 2810957.964869776
26
  num_examples: 3296
27
  - name: test
28
- num_bytes: 2732470.8156221616
29
  num_examples: 3296
30
- download_size: 4352460
31
- dataset_size: 27385694.391272873
32
  configs:
33
  - config_name: default
34
  data_files:
 
9
  pretty_name: PEYMA-ARMAN-Mixed
10
  dataset_info:
11
  features:
 
 
12
  - name: tokens
13
  sequence: string
14
  - name: ner_tags
15
+ sequence:
16
+ class_label:
17
+ names:
18
+ '0': B_LOC
19
+ '1': I_DAT
20
+ '2': B_PCT
21
+ '3': I_LOC
22
+ '4': I_PER
23
+ '5': I_MON
24
+ '6': B_ORG
25
+ '7': B_PRO
26
+ '8': B_PER
27
+ '9': O
28
+ '10': I_PCT
29
+ '11': I_ORG
30
+ '12': B_FAC
31
+ '13': B_DAT
32
+ '14': B_TIM
33
+ '15': I_TIM
34
+ '16': I_EVE
35
+ '17': B_MON
36
+ '18': I_PRO
37
+ '19': B_EVE
38
+ '20': I_FAC
39
  - name: ner_tags_names
40
  sequence: string
41
  splits:
42
  - name: train
43
+ num_bytes: 21618080
44
  num_examples: 26384
45
  - name: validation
46
+ num_bytes: 2782070
47
  num_examples: 3296
48
  - name: test
49
+ num_bytes: 2706143
50
  num_examples: 3296
51
+ download_size: 4168673
52
+ dataset_size: 27106293
53
  configs:
54
  - config_name: default
55
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38816228adb8396a0f963de38b5ea27cda9499aff7865ca3291f40e45a1d2255
3
- size 441398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a565e595909025ea5a06691481df87b5fb5327fc07e1600a2b480f4847098909
3
+ size 423065
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea78875a1762b94b079e95f92dfdc5fae71af67df5ca7ddafcbb80b78824def0
3
- size 3462084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f64d14e5e9e5d3783c6f83abba74efc73571c882b1dfd4e0f90b5539f59cb4b
3
+ size 3314963
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a48fa0cd69351346cdb1440162430ff443c2e2639490c657f696de7998415a22
3
- size 448978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b5b4424d1bf2c0b1696374e537b263510d33efdce0460ce7a09dce8f7a2c8a
3
+ size 430645