ntdat8324 commited on
Commit
c302d62
·
verified ·
1 Parent(s): bc3e130

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: id_raw
7
+ dtype: int64
8
+ - name: claim_type
9
+ dtype: string
10
+ - name: instruction
11
+ dtype: string
12
+ - name: input
13
+ dtype: string
14
+ - name: output
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 33775721
19
+ num_examples: 3955
20
+ - name: validation
21
+ num_bytes: 13213903
22
+ num_examples: 1674
23
+ - name: test
24
+ num_bytes: 29175263
25
+ num_examples: 3376
26
+ download_size: 34246323
27
+ dataset_size: 76164887
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e1e78fc1d10613b069881084978f4b710c3d320d489599b6bb147e67e38ac4
3
+ size 13021917
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e19d5c8eaa6e41d8e2512011b1c6bf2f3faa79e777f7d8d4e8aa8766dbcbb0b
3
+ size 15445194
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1efa3a367af45c3d5e8522f22ac411e0750e2e48870d7131c75bddf187ad01c4
3
+ size 5779212