Seungjuhan commited on
Commit
28cdc9a
·
verified ·
1 Parent(s): 76ac599

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +53 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: entity
5
+ dtype: string
6
+ - name: queries
7
+ sequence: string
8
+ - name: chain_of_facts
9
+ list:
10
+ - name: supporting_document
11
+ struct:
12
+ - name: atomic_facts
13
+ sequence: 'null'
14
+ - name: outbound_links
15
+ sequence: string
16
+ - name: text
17
+ dtype: string
18
+ - name: topic
19
+ dtype: string
20
+ - name: url
21
+ dtype: string
22
+ - name: text
23
+ dtype: string
24
+ - name: statement
25
+ dtype: string
26
+ - name: paraphrased_statement
27
+ dtype: string
28
+ - name: augmented_statement
29
+ dtype: string
30
+ - name: hard_statement
31
+ dtype: string
32
+ - name: paraphrased_hard_statement
33
+ dtype: string
34
+ - name: revised_paraphrased_statement
35
+ dtype: string
36
+ - name: revised_augmented_statement
37
+ dtype: string
38
+ - name: revised_paraphrased_hard_statement
39
+ dtype: string
40
+ - name: id
41
+ dtype: int64
42
+ splits:
43
+ - name: train
44
+ num_bytes: 61126065
45
+ num_examples: 7580
46
+ download_size: 22996836
47
+ dataset_size: 61126065
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df49df8256f32a7f44bb38c14c86709c6a8d42516cdf4271e57923353bdc493
3
+ size 22996836