Upload dataset
Browse files
DBpedia/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a67145852d2941e83a17d6c7ad8f918d5b0d5d578cff676435d4b23b273755e3
|
| 3 |
+
size 118404873
|
DBpedia/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e77ccfb0788002d73cab206a131d7f871613ac027685aae9d275e4b1abc163dd
|
| 3 |
+
size 86090427
|
DBpedia/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b5d8d35fa7b46b9eb2516e8c6b3d71c3e78755b9f56effd474c916e9b049a51
|
| 3 |
+
size 146989160
|
README.md
CHANGED
|
@@ -96,6 +96,18 @@ dataset_info:
|
|
| 96 |
num_examples: 328406
|
| 97 |
download_size: 70133090
|
| 98 |
dataset_size: 179012352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
- config_name: DREAM
|
| 100 |
features:
|
| 101 |
- name: question
|
|
@@ -393,6 +405,10 @@ configs:
|
|
| 393 |
data_files:
|
| 394 |
- split: train
|
| 395 |
path: Cosmos/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 396 |
- config_name: DREAM
|
| 397 |
data_files:
|
| 398 |
- split: train
|
|
|
|
| 96 |
num_examples: 328406
|
| 97 |
download_size: 70133090
|
| 98 |
dataset_size: 179012352
|
| 99 |
+
- config_name: DBpedia
|
| 100 |
+
features:
|
| 101 |
+
- name: question
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: answer
|
| 104 |
+
dtype: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 1080237053
|
| 108 |
+
num_examples: 2240000
|
| 109 |
+
download_size: 351484460
|
| 110 |
+
dataset_size: 1080237053
|
| 111 |
- config_name: DREAM
|
| 112 |
features:
|
| 113 |
- name: question
|
|
|
|
| 405 |
data_files:
|
| 406 |
- split: train
|
| 407 |
path: Cosmos/train-*
|
| 408 |
+
- config_name: DBpedia
|
| 409 |
+
data_files:
|
| 410 |
+
- split: train
|
| 411 |
+
path: DBpedia/train-*
|
| 412 |
- config_name: DREAM
|
| 413 |
data_files:
|
| 414 |
- split: train
|