Commit
·
279d93a
1
Parent(s):
6baa097
Add rc.nocontext data files
Browse files
README.md
CHANGED
|
@@ -135,16 +135,16 @@ dataset_info:
|
|
| 135 |
dtype: string
|
| 136 |
splits:
|
| 137 |
- name: train
|
| 138 |
-
num_bytes:
|
| 139 |
num_examples: 138384
|
| 140 |
- name: validation
|
| 141 |
-
num_bytes:
|
| 142 |
num_examples: 17944
|
| 143 |
- name: test
|
| 144 |
-
num_bytes:
|
| 145 |
num_examples: 17210
|
| 146 |
-
download_size:
|
| 147 |
-
dataset_size:
|
| 148 |
- config_name: rc.web
|
| 149 |
features:
|
| 150 |
- name: question
|
|
@@ -730,6 +730,14 @@ configs:
|
|
| 730 |
path: rc/validation-*
|
| 731 |
- split: test
|
| 732 |
path: rc/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 733 |
---
|
| 734 |
|
| 735 |
# Dataset Card for "trivia_qa"
|
|
|
|
| 135 |
dtype: string
|
| 136 |
splits:
|
| 137 |
- name: train
|
| 138 |
+
num_bytes: 106882730
|
| 139 |
num_examples: 138384
|
| 140 |
- name: validation
|
| 141 |
+
num_bytes: 14059830
|
| 142 |
num_examples: 17944
|
| 143 |
- name: test
|
| 144 |
+
num_bytes: 3667903
|
| 145 |
num_examples: 17210
|
| 146 |
+
download_size: 63926518
|
| 147 |
+
dataset_size: 124610463
|
| 148 |
- config_name: rc.web
|
| 149 |
features:
|
| 150 |
- name: question
|
|
|
|
| 730 |
path: rc/validation-*
|
| 731 |
- split: test
|
| 732 |
path: rc/test-*
|
| 733 |
+
- config_name: rc.nocontext
|
| 734 |
+
data_files:
|
| 735 |
+
- split: train
|
| 736 |
+
path: rc.nocontext/train-*
|
| 737 |
+
- split: validation
|
| 738 |
+
path: rc.nocontext/validation-*
|
| 739 |
+
- split: test
|
| 740 |
+
path: rc.nocontext/test-*
|
| 741 |
---
|
| 742 |
|
| 743 |
# Dataset Card for "trivia_qa"
|
rc.nocontext/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35718c1b37e786c823a5b1e810bf97cd085a1536396143a153b4cb30ba41e4c5
|
| 3 |
+
size 1199699
|
rc.nocontext/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:455223e4a3ba6977611914d96b1b812fe19a6cd4ea3aef4df381f093b297670c
|
| 3 |
+
size 55391498
|
rc.nocontext/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48a5005c0eb4f8a4ae5b9868644297fd5bf1e694aeb3dc9c8ab958cac0d5b201
|
| 3 |
+
size 7335321
|