ygorg commited on
Commit
cabf016
·
verified ·
1 Parent(s): 2f8a547

Add 'es_emea' config data files

Browse files
README.md CHANGED
@@ -1,6 +1,46 @@
1
  ---
2
  dataset_info:
3
- config_name: fr_medline
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: id
6
  dtype: string
@@ -41,6 +81,14 @@ dataset_info:
41
  download_size: 16493
42
  dataset_size: 21220
43
  configs:
 
 
 
 
 
 
 
 
44
  - config_name: fr_medline
45
  data_files:
46
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: es_emea
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: tokens
8
+ list: string
9
+ - name: ner_tags
10
+ sequence:
11
+ class_label:
12
+ names:
13
+ '0': O
14
+ '1': B-ANAT
15
+ '2': B-CHEM
16
+ '3': I-CHEM
17
+ '4': B-DEVI
18
+ '5': B-DISO
19
+ '6': I-DISO
20
+ '7': B-LIVB
21
+ '8': I-LIVB
22
+ '9': B-OBJC
23
+ '10': B-PHEN
24
+ '11': B-PHYS
25
+ '12': I-PHYS
26
+ '13': B-PROC
27
+ '14': I-PROC
28
+ '15': I-ANAT
29
+ '16': I-DEVI
30
+ '17': I-PHEN
31
+ splits:
32
+ - name: train
33
+ num_bytes: 25807
34
+ num_examples: 70
35
+ - name: validation
36
+ num_bytes: 3111
37
+ num_examples: 10
38
+ - name: test
39
+ num_bytes: 7699
40
+ num_examples: 20
41
+ download_size: 20593
42
+ dataset_size: 36617
43
+ - config_name: fr_medline
44
  features:
45
  - name: id
46
  dtype: string
 
81
  download_size: 16493
82
  dataset_size: 21220
83
  configs:
84
+ - config_name: es_emea
85
+ data_files:
86
+ - split: train
87
+ path: es_emea/train-*
88
+ - split: validation
89
+ path: es_emea/validation-*
90
+ - split: test
91
+ path: es_emea/test-*
92
  - config_name: fr_medline
93
  data_files:
94
  - split: train
es_emea/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f143f00363e38a1cc49deebbc222057dae0a84a640852633c648bb3bf86b608
3
+ size 5102
es_emea/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f698dd2a8a636e06975e219df854e02924526be2eeb16ca0caa72306e5bc1c8
3
+ size 11832
es_emea/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:671baf4e2d90303a56395790abe752cfc1ae41ea6d242a092d0a2f0a3cffe35d
3
+ size 3659