Date of push: 20240830133239
Browse files- 20240830133239/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
20240830133239/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87c6174b732a2e43d7754c6ce6b49637809ce750e8dcc46897439a91fe80c313
|
| 3 |
+
size 6013
|
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
config_name: '20240830133239'
|
| 5 |
+
features:
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: answer
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: contexts
|
| 11 |
+
sequence: string
|
| 12 |
+
- name: ground_truth
|
| 13 |
+
dtype: string
|
| 14 |
+
splits:
|
| 15 |
+
- name: train
|
| 16 |
+
num_bytes: 2051
|
| 17 |
+
num_examples: 2
|
| 18 |
+
download_size: 6013
|
| 19 |
+
dataset_size: 2051
|
| 20 |
+
configs:
|
| 21 |
+
- config_name: '20240830133239'
|
| 22 |
+
data_files:
|
| 23 |
+
- split: train
|
| 24 |
+
path: 20240830133239/train-*
|
| 25 |
---
|