Commit
·
6fef69a
1
Parent(s):
ef1f1ee
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: intermediate_conclusions
|
| 5 |
+
struct:
|
| 6 |
+
- name: int1
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: int10
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: int11
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: int12
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: int13
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: int14
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: int15
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: int16
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: int17
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: int2
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: int3
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: int4
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: int5
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: int6
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: int7
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: int8
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: int9
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: step_proof
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: triples
|
| 43 |
+
struct:
|
| 44 |
+
- name: sent1
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: sent10
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: sent11
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: sent12
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: sent13
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: sent14
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: sent15
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: sent16
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: sent17
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: sent2
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: sent3
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: sent4
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: sent5
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: sent6
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: sent7
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: sent8
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: sent9
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: hypothesis
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: question
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: answer
|
| 83 |
+
dtype: string
|
| 84 |
+
splits:
|
| 85 |
+
- name: train
|
| 86 |
+
num_bytes: 1296774
|
| 87 |
+
num_examples: 1313
|
| 88 |
+
download_size: 609276
|
| 89 |
+
dataset_size: 1296774
|
| 90 |
+
---
|
| 91 |
+
# Dataset Card for "proofs"
|
| 92 |
+
|
| 93 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|