ygorg commited on
Commit
5fc6e95
·
verified ·
1 Parent(s): f2b0253

Add 'de_emea' config data files

Browse files
README.md CHANGED
@@ -1,5 +1,45 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: es_emea
4
  features:
5
  - name: id
@@ -200,6 +240,14 @@ dataset_info:
200
  download_size: 20442
201
  dataset_size: 47116
202
  configs:
 
 
 
 
 
 
 
 
203
  - config_name: es_emea
204
  data_files:
205
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: de_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: 24377
34
+ num_examples: 70
35
+ - name: validation
36
+ num_bytes: 2571
37
+ num_examples: 10
38
+ - name: test
39
+ num_bytes: 6949
40
+ num_examples: 20
41
+ download_size: 20803
42
+ dataset_size: 33897
43
  - config_name: es_emea
44
  features:
45
  - name: id
 
240
  download_size: 20442
241
  dataset_size: 47116
242
  configs:
243
+ - config_name: de_emea
244
+ data_files:
245
+ - split: train
246
+ path: de_emea/train-*
247
+ - split: validation
248
+ path: de_emea/validation-*
249
+ - split: test
250
+ path: de_emea/test-*
251
  - config_name: es_emea
252
  data_files:
253
  - split: train
de_emea/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568fcfa1fda416f341b3cb295d74d3447f57c0eac090d5701cc86bfdb258a5c5
3
+ size 5208
de_emea/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607f0df8855e3cfb433696b6a44b56d4be17f256939c5b1deb2b81d816849725
3
+ size 12052
de_emea/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e5206197e473f43f9095881b544ce45c121652364306cec6234cbdd84aba62
3
+ size 3543