pawan2411 commited on
Commit
ff7011f
·
verified ·
1 Parent(s): 2356a18

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: has_scientific_claim
7
+ dtype: float64
8
+ - name: has_reference
9
+ dtype: float64
10
+ - name: has_scientific_entity
11
+ dtype: float64
12
+ - name: binary_label
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 257888
17
+ num_examples: 1229
18
+ - name: validation
19
+ num_bytes: 28231
20
+ num_examples: 137
21
+ download_size: 189502
22
+ dataset_size: 286119
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9fbf4dc7f704c594a76c8ec1d33e7d5123a4b268746932fe6ef974bcdb77239
3
+ size 167803
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d98c41049bb39fa90757f3d108483ae52cbf14eab1cfd103a438c01a7b40a9
3
+ size 21699