TellesBenjamin commited on
Commit
ede1514
·
verified ·
1 Parent(s): 101bb4e

Upload dataset

Browse files
README.md CHANGED
@@ -4,27 +4,32 @@ configs:
4
  data_files:
5
  - split: train
6
  path: data/train-*
7
- - split: eval
8
- path: data/eval-*
 
 
9
  dataset_info:
10
  features:
11
  - name: labels
12
  dtype: int64
13
  - name: input_ids
14
- sequence: int32
15
  - name: token_type_ids
16
- sequence: int8
17
  - name: attention_mask
18
- sequence: int8
19
  splits:
20
  - name: train
21
- num_bytes: 19162744
22
- num_examples: 12620
23
- - name: eval
24
- num_bytes: 4825884
25
- num_examples: 3156
26
- download_size: 7061111
27
- dataset_size: 23988628
 
 
 
28
  ---
29
  # Dataset Card for "BioBERT-doc-classification-epidemiology"
30
 
 
4
  data_files:
5
  - split: train
6
  path: data/train-*
7
+ - split: validation
8
+ path: data/validation-*
9
+ - split: test
10
+ path: data/test-*
11
  dataset_info:
12
  features:
13
  - name: labels
14
  dtype: int64
15
  - name: input_ids
16
+ list: int32
17
  - name: token_type_ids
18
+ list: int8
19
  - name: attention_mask
20
+ list: int8
21
  splits:
22
  - name: train
23
+ num_bytes: 31033618
24
+ num_examples: 19547
25
+ - name: validation
26
+ num_bytes: 5497566
27
+ num_examples: 3450
28
+ - name: test
29
+ num_bytes: 9122872
30
+ num_examples: 5750
31
+ download_size: 13483936
32
+ dataset_size: 45654056
33
  ---
34
  # Dataset Card for "BioBERT-doc-classification-epidemiology"
35
 
data/{train-00000-of-00001-7cdea47355e7b09a.parquet → test-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a390d469c21c9a055a89c03882341ee3a931ebbdadc66c59bea325da0e33849
3
- size 5635432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77354b600321a91ab5d016bbb6c4fc174053eabef26044ccd369c4210d04092c
3
+ size 2682162
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062fc65b2b7ef8710d4f2de0b5ef454244937a40eee650a01a6aab5a321a4da7
3
+ size 9168313
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b4f9807533ced46433a7f97cc88059f4eac2189e19c719377c7f560b6521c1
3
+ size 1633461