Commit
•
640d378
1
Parent(s):
87a3c80
Add unfiltered.nocontext data files
Browse files
README.md
CHANGED
@@ -495,16 +495,16 @@ dataset_info:
|
|
495 |
dtype: string
|
496 |
splits:
|
497 |
- name: train
|
498 |
-
num_bytes:
|
499 |
num_examples: 87622
|
500 |
- name: validation
|
501 |
-
num_bytes:
|
502 |
num_examples: 11313
|
503 |
- name: test
|
504 |
-
num_bytes:
|
505 |
num_examples: 10832
|
506 |
-
download_size:
|
507 |
-
dataset_size:
|
508 |
- config_name: unfiltered.web
|
509 |
features:
|
510 |
- name: question
|
@@ -746,6 +746,14 @@ configs:
|
|
746 |
path: unfiltered/validation-*
|
747 |
- split: test
|
748 |
path: unfiltered/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
749 |
---
|
750 |
|
751 |
# Dataset Card for "trivia_qa"
|
|
|
495 |
dtype: string
|
496 |
splits:
|
497 |
- name: train
|
498 |
+
num_bytes: 63300226
|
499 |
num_examples: 87622
|
500 |
- name: validation
|
501 |
+
num_bytes: 8296870
|
502 |
num_examples: 11313
|
503 |
- name: test
|
504 |
+
num_bytes: 2320660
|
505 |
num_examples: 10832
|
506 |
+
download_size: 38364033
|
507 |
+
dataset_size: 73917756
|
508 |
- config_name: unfiltered.web
|
509 |
features:
|
510 |
- name: question
|
|
|
746 |
path: unfiltered/validation-*
|
747 |
- split: test
|
748 |
path: unfiltered/test-*
|
749 |
+
- config_name: unfiltered.nocontext
|
750 |
+
data_files:
|
751 |
+
- split: train
|
752 |
+
path: unfiltered.nocontext/train-*
|
753 |
+
- split: validation
|
754 |
+
path: unfiltered.nocontext/validation-*
|
755 |
+
- split: test
|
756 |
+
path: unfiltered.nocontext/test-*
|
757 |
---
|
758 |
|
759 |
# Dataset Card for "trivia_qa"
|
unfiltered.nocontext/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d33d414c43dba22c6dced6c8508f72e7e90f2931f072c1c61f1957a51292569
|
3 |
+
size 762213
|
unfiltered.nocontext/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a7253ec32dbf5b6fb07d71ce344d028e38f9cf86a27082033ce8957f5709100
|
3 |
+
size 33210864
|
unfiltered.nocontext/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58925ac87e2e2031154899e9c1226f15d81e1675237da1a308e234b77b7bdcaf
|
3 |
+
size 4390956
|