Upload dataset
Browse files- README.md +57 -1
- boolq/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: question
|
| 6 |
dtype: string
|
|
@@ -52,9 +52,65 @@ dataset_info:
|
|
| 52 |
num_examples: 1
|
| 53 |
download_size: 11361
|
| 54 |
dataset_size: 476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
configs:
|
| 56 |
- config_name: ai2_arc
|
| 57 |
data_files:
|
| 58 |
- split: train
|
| 59 |
path: ai2_arc/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: ai2_arc
|
| 4 |
features:
|
| 5 |
- name: question
|
| 6 |
dtype: string
|
|
|
|
| 52 |
num_examples: 1
|
| 53 |
download_size: 11361
|
| 54 |
dataset_size: 476
|
| 55 |
+
- config_name: boolq
|
| 56 |
+
features:
|
| 57 |
+
- name: question
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: question_translated
|
| 60 |
+
struct:
|
| 61 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
| 62 |
+
struct:
|
| 63 |
+
- name: prediction
|
| 64 |
+
dtype: float64
|
| 65 |
+
- name: text
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: google_translation
|
| 68 |
+
struct:
|
| 69 |
+
- name: prediction
|
| 70 |
+
dtype: float64
|
| 71 |
+
- name: text
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: libre_translation
|
| 74 |
+
struct:
|
| 75 |
+
- name: prediction
|
| 76 |
+
dtype: float64
|
| 77 |
+
- name: text
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: passage
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: passage_translated
|
| 82 |
+
struct:
|
| 83 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
| 84 |
+
struct:
|
| 85 |
+
- name: prediction
|
| 86 |
+
dtype: float64
|
| 87 |
+
- name: text
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: google_translation
|
| 90 |
+
struct:
|
| 91 |
+
- name: prediction
|
| 92 |
+
dtype: float64
|
| 93 |
+
- name: text
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: libre_translation
|
| 96 |
+
struct:
|
| 97 |
+
- name: prediction
|
| 98 |
+
dtype: float64
|
| 99 |
+
- name: text
|
| 100 |
+
dtype: string
|
| 101 |
+
splits:
|
| 102 |
+
- name: train
|
| 103 |
+
num_bytes: 1386
|
| 104 |
+
num_examples: 1
|
| 105 |
+
download_size: 17972
|
| 106 |
+
dataset_size: 1386
|
| 107 |
configs:
|
| 108 |
- config_name: ai2_arc
|
| 109 |
data_files:
|
| 110 |
- split: train
|
| 111 |
path: ai2_arc/train-*
|
| 112 |
+
- config_name: boolq
|
| 113 |
+
data_files:
|
| 114 |
+
- split: train
|
| 115 |
+
path: boolq/train-*
|
| 116 |
---
|
boolq/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26e0b3bf1354d8414119e85ba858befc46ac49adcf5118129f27444d712a27c5
|
| 3 |
+
size 17972
|