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

Add 'es_medline' config data files

Browse files
README.md CHANGED
@@ -40,6 +40,46 @@ dataset_info:
40
  num_examples: 20
41
  download_size: 20593
42
  dataset_size: 36617
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  - config_name: fr_medline
44
  features:
45
  - name: id
@@ -89,6 +129,14 @@ configs:
89
  path: es_emea/validation-*
90
  - split: test
91
  path: es_emea/test-*
 
 
 
 
 
 
 
 
92
  - config_name: fr_medline
93
  data_files:
94
  - split: train
 
40
  num_examples: 20
41
  download_size: 20593
42
  dataset_size: 36617
43
+ - config_name: es_medline
44
+ features:
45
+ - name: id
46
+ dtype: string
47
+ - name: tokens
48
+ list: string
49
+ - name: ner_tags
50
+ sequence:
51
+ class_label:
52
+ names:
53
+ '0': O
54
+ '1': B-ANAT
55
+ '2': B-CHEM
56
+ '3': I-CHEM
57
+ '4': B-DEVI
58
+ '5': B-DISO
59
+ '6': I-DISO
60
+ '7': B-LIVB
61
+ '8': I-LIVB
62
+ '9': B-OBJC
63
+ '10': B-PHEN
64
+ '11': B-PHYS
65
+ '12': I-PHYS
66
+ '13': B-PROC
67
+ '14': I-PROC
68
+ '15': I-ANAT
69
+ '16': B-GEOG
70
+ '17': I-PHEN
71
+ splits:
72
+ - name: train
73
+ num_bytes: 14631
74
+ num_examples: 70
75
+ - name: validation
76
+ num_bytes: 2616
77
+ num_examples: 10
78
+ - name: test
79
+ num_bytes: 5190
80
+ num_examples: 20
81
+ download_size: 16681
82
+ dataset_size: 22437
83
  - config_name: fr_medline
84
  features:
85
  - name: id
 
129
  path: es_emea/validation-*
130
  - split: test
131
  path: es_emea/test-*
132
+ - config_name: es_medline
133
+ data_files:
134
+ - split: train
135
+ path: es_medline/train-*
136
+ - split: validation
137
+ path: es_medline/validation-*
138
+ - split: test
139
+ path: es_medline/test-*
140
  - config_name: fr_medline
141
  data_files:
142
  - split: train
es_medline/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:084280dbd6ffa638352df7ced0e0b3afc0ce21a70249fd2ee17278632a1f5992
3
+ size 4726
es_medline/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ce192df283f30cea5dc4f43e4da8dbd5f0125212eb2353eb0affc8be0912f2
3
+ size 8481
es_medline/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07343ab076375a06d253988a00020991f0e2cc68ab6723564b041ecdd604e7c
3
+ size 3474