ygorg commited on
Commit
fae0f89
·
verified ·
1 Parent(s): aa39a81

Add 'Basque_clinical' config data files

Browse files
Basque_clinical/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5303c94b814f7df47f6670c2117fac715befcff134058c7c6cdf6ca131c5846f
3
+ size 315707
Basque_clinical/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0587ecc130e88894d8fa0bd3f91c3489e9d7c5117d6e6fe4e40c55c08e474f9b
3
+ size 161073
Basque_clinical/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6389a5498dcedb63c76482310f1945e31ff27bac305b07cf64bd9309d6c734ae
3
+ size 28482
README.md CHANGED
@@ -1,5 +1,32 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: English_clinical
4
  features:
5
  - name: id
@@ -82,6 +109,14 @@ dataset_info:
82
  download_size: 668173
83
  dataset_size: 2036837
84
  configs:
 
 
 
 
 
 
 
 
85
  - config_name: English_clinical
86
  data_files:
87
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: Basque_clinical
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: tokens
10
+ sequence: string
11
+ - name: ner_tags
12
+ sequence:
13
+ class_label:
14
+ names:
15
+ '0': O
16
+ '1': B-CLINENTITY
17
+ '2': I-CLINENTITY
18
+ splits:
19
+ - name: train
20
+ num_bytes: 414353
21
+ num_examples: 1392
22
+ - name: validation
23
+ num_bytes: 57192
24
+ num_examples: 202
25
+ - name: test
26
+ num_bytes: 848051
27
+ num_examples: 3126
28
+ download_size: 505262
29
+ dataset_size: 1319596
30
  - config_name: English_clinical
31
  features:
32
  - name: id
 
109
  download_size: 668173
110
  dataset_size: 2036837
111
  configs:
112
+ - config_name: Basque_clinical
113
+ data_files:
114
+ - split: train
115
+ path: Basque_clinical/train-*
116
+ - split: validation
117
+ path: Basque_clinical/validation-*
118
+ - split: test
119
+ path: Basque_clinical/test-*
120
  - config_name: English_clinical
121
  data_files:
122
  - split: train