Upload dataset
Browse files
README.md
CHANGED
|
@@ -578,20 +578,26 @@ dataset_info:
|
|
| 578 |
dtype: 'null'
|
| 579 |
- name: _id
|
| 580 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 581 |
- name: answer_prefix
|
| 582 |
dtype: string
|
| 583 |
- name: task
|
| 584 |
dtype: string
|
| 585 |
-
- name: task_description
|
| 586 |
-
dtype: string
|
| 587 |
- name: max_new_tokens
|
| 588 |
dtype: int64
|
|
|
|
|
|
|
| 589 |
splits:
|
| 590 |
- name: test
|
| 591 |
-
num_bytes:
|
| 592 |
num_examples: 200
|
| 593 |
-
download_size:
|
| 594 |
-
dataset_size:
|
| 595 |
- config_name: passage_retrieval_en_e
|
| 596 |
features:
|
| 597 |
- name: question
|
|
|
|
| 578 |
dtype: 'null'
|
| 579 |
- name: _id
|
| 580 |
dtype: string
|
| 581 |
+
- name: _row_id
|
| 582 |
+
dtype: int64
|
| 583 |
+
- name: context_cheatsheet
|
| 584 |
+
dtype: string
|
| 585 |
+
- name: prompt_cheatsheet
|
| 586 |
+
dtype: string
|
| 587 |
- name: answer_prefix
|
| 588 |
dtype: string
|
| 589 |
- name: task
|
| 590 |
dtype: string
|
|
|
|
|
|
|
| 591 |
- name: max_new_tokens
|
| 592 |
dtype: int64
|
| 593 |
+
- name: cheatsheet
|
| 594 |
+
dtype: string
|
| 595 |
splits:
|
| 596 |
- name: test
|
| 597 |
+
num_bytes: 23808776
|
| 598 |
num_examples: 200
|
| 599 |
+
download_size: 14784200
|
| 600 |
+
dataset_size: 23808776
|
| 601 |
- config_name: passage_retrieval_en_e
|
| 602 |
features:
|
| 603 |
- name: question
|
passage_retrieval_en/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07def444b0a7e16004e21257892d53a6f6c2a807eb05e7fb05282cebc3d4d72f
|
| 3 |
+
size 14784200
|