kgr123 commited on
Commit
11faf56
·
verified ·
1 Parent(s): aa08aa0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: context
5
+ dtype: string
6
+ - name: word
7
+ dtype: string
8
+ - name: claim
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 557027166
15
+ num_examples: 20000
16
+ - name: validation
17
+ num_bytes: 226226606
18
+ num_examples: 8000
19
+ - name: test
20
+ num_bytes: 56238220
21
+ num_examples: 2300
22
+ download_size: 26618603
23
+ dataset_size: 839491992
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6de583d10a815e51b9c349ceca94e985ecb907cc7cd93132916d3166917c68
3
+ size 1820388
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a017cb751c950912929dd7358d739188d50aea88ac9eee034bdff1f56f055e14
3
+ size 8853185
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8a22e6773ac04966cb05174317c22c63c18b6b9033cd5848942c034b03a9aa
3
+ size 8809824
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9980ea43fac0e842a3964a6a1e2b07352d8ca2534366bc49fbebca5b87083334
3
+ size 7135206