Upload dataset
Browse files
README.md
CHANGED
|
@@ -323,6 +323,23 @@ dataset_info:
|
|
| 323 |
num_examples: 978
|
| 324 |
download_size: 891777
|
| 325 |
dataset_size: 3419681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 326 |
- config_name: ccnews_2017_pairs
|
| 327 |
features:
|
| 328 |
- name: sentence1
|
|
@@ -1877,6 +1894,12 @@ configs:
|
|
| 1877 |
path: arc-tr_question_answer_pairs_easy/train-*
|
| 1878 |
- split: validation
|
| 1879 |
path: arc-tr_question_answer_pairs_easy/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1880 |
- config_name: ccnews_2017_pairs
|
| 1881 |
data_files:
|
| 1882 |
- split: train
|
|
|
|
| 323 |
num_examples: 978
|
| 324 |
download_size: 891777
|
| 325 |
dataset_size: 3419681
|
| 326 |
+
- config_name: babel-briefings_question_context_pairs
|
| 327 |
+
features:
|
| 328 |
+
- name: sentence1
|
| 329 |
+
dtype: string
|
| 330 |
+
- name: sentence2
|
| 331 |
+
dtype: string
|
| 332 |
+
- name: label
|
| 333 |
+
dtype: int64
|
| 334 |
+
splits:
|
| 335 |
+
- name: train
|
| 336 |
+
num_bytes: 33813099
|
| 337 |
+
num_examples: 105680
|
| 338 |
+
- name: validation
|
| 339 |
+
num_bytes: 1778159
|
| 340 |
+
num_examples: 5569
|
| 341 |
+
download_size: 21822301
|
| 342 |
+
dataset_size: 35591258
|
| 343 |
- config_name: ccnews_2017_pairs
|
| 344 |
features:
|
| 345 |
- name: sentence1
|
|
|
|
| 1894 |
path: arc-tr_question_answer_pairs_easy/train-*
|
| 1895 |
- split: validation
|
| 1896 |
path: arc-tr_question_answer_pairs_easy/validation-*
|
| 1897 |
+
- config_name: babel-briefings_question_context_pairs
|
| 1898 |
+
data_files:
|
| 1899 |
+
- split: train
|
| 1900 |
+
path: babel-briefings_question_context_pairs/train-*
|
| 1901 |
+
- split: validation
|
| 1902 |
+
path: babel-briefings_question_context_pairs/validation-*
|
| 1903 |
- config_name: ccnews_2017_pairs
|
| 1904 |
data_files:
|
| 1905 |
- split: train
|
babel-briefings_question_context_pairs/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f4ce5f79a796a2d0133b6cbd9a8e5e604eed953a31987efb70925e265a70f26
|
| 3 |
+
size 20692348
|
babel-briefings_question_context_pairs/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec75465f140d33d4940c74d009ddad6e37574a050abbd49cedb2d6e73e211871
|
| 3 |
+
size 1129953
|