yuansui commited on
Commit
4f48ce7
·
verified ·
1 Parent(s): a7c403f

Upload dataset

Browse files
README.md CHANGED
@@ -2,31 +2,21 @@
2
  license: apache-2.0
3
  dataset_info:
4
  features:
5
- - name: story_id
6
- dtype: int64
7
- - name: Premises - NL
8
  dtype: string
9
- - name: Conclusions - NL
10
  dtype: string
11
- - name: Truth Values
12
- dtype: string
13
- - name: Premises - FOL
14
- dtype: string
15
- - name: Conclusions - FOL
16
- dtype: string
17
- - name: Proofs
18
- dtype: string
19
- - name: subset
20
  dtype: string
21
  splits:
22
  - name: train
23
- num_bytes: 509833
24
- num_examples: 293
25
  - name: test
26
- num_bytes: 138297
27
- num_examples: 100
28
- download_size: 268210
29
- dataset_size: 648130
30
  configs:
31
  - config_name: default
32
  data_files:
 
2
  license: apache-2.0
3
  dataset_info:
4
  features:
5
+ - name: premises
 
 
6
  dtype: string
7
+ - name: concluion
8
  dtype: string
9
+ - name: truth_value
 
 
 
 
 
 
 
 
10
  dtype: string
11
  splits:
12
  - name: train
13
+ num_bytes: 340580
14
+ num_examples: 849
15
  - name: test
16
+ num_bytes: 115981
17
+ num_examples: 280
18
+ download_size: 98940
19
+ dataset_size: 456561
20
  configs:
21
  - config_name: default
22
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29c737d730b58767ceebc9166e2d38c18836be40ebe13c09af91e5dd922e840b
3
- size 71995
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda202db469503aa30e9c9613f80a499aa4bd912bc5aad9a44f2c9d874329617
3
+ size 27530
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f884378686976a13a6e4e86842243c8adb310b24ea4ecc72f27e44129050ffb8
3
- size 196215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80a404eb37177541c54a00af87121ae47a9ad3f5d10d75dd21a2329dd588fd2
3
+ size 71410