Upload dataset
Browse files- README.md +38 -0
- conflict/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -64,6 +64,40 @@ dataset_info:
|
|
| 64 |
num_examples: 14267
|
| 65 |
download_size: 57403688
|
| 66 |
dataset_size: 103962766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
- config_name: default
|
| 68 |
features:
|
| 69 |
- name: question
|
|
@@ -95,6 +129,10 @@ configs:
|
|
| 95 |
data_files:
|
| 96 |
- split: train
|
| 97 |
path: adversary_v2/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
- config_name: default
|
| 99 |
data_files:
|
| 100 |
- split: train
|
|
|
|
| 64 |
num_examples: 14267
|
| 65 |
download_size: 57403688
|
| 66 |
dataset_size: 103962766
|
| 67 |
+
- config_name: conflict
|
| 68 |
+
features:
|
| 69 |
+
- name: question
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: answers
|
| 72 |
+
sequence: string
|
| 73 |
+
- name: ctxs
|
| 74 |
+
list:
|
| 75 |
+
- name: hasanswer
|
| 76 |
+
dtype: bool
|
| 77 |
+
- name: score
|
| 78 |
+
dtype: float64
|
| 79 |
+
- name: text
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: title
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: gpt_answer_sentence
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: entity_type
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: similar_entity
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: similar_entity_score
|
| 90 |
+
dtype: float32
|
| 91 |
+
- name: random_entity
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: random_entity_score
|
| 94 |
+
dtype: float64
|
| 95 |
+
splits:
|
| 96 |
+
- name: train
|
| 97 |
+
num_bytes: 96452590
|
| 98 |
+
num_examples: 14267
|
| 99 |
+
download_size: 53863232
|
| 100 |
+
dataset_size: 96452590
|
| 101 |
- config_name: default
|
| 102 |
features:
|
| 103 |
- name: question
|
|
|
|
| 129 |
data_files:
|
| 130 |
- split: train
|
| 131 |
path: adversary_v2/train-*
|
| 132 |
+
- config_name: conflict
|
| 133 |
+
data_files:
|
| 134 |
+
- split: train
|
| 135 |
+
path: conflict/train-*
|
| 136 |
- config_name: default
|
| 137 |
data_files:
|
| 138 |
- split: train
|
conflict/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94a2a383e8e862f824890fb36578537440326b3d33e52a09eb6039876f2e2370
|
| 3 |
+
size 53863232
|