add dataset_info for qa_long
Browse files- README.md +28 -8
- qa_long/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,17 +1,37 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
language:
|
| 5 |
-
|
| 6 |
license: cc-by-4.0
|
| 7 |
tags:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
pretty_name: MediMaven-QA v1.0
|
| 13 |
size_categories:
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- badges: start -->
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- machine-generated
|
| 4 |
language:
|
| 5 |
+
- en
|
| 6 |
license: cc-by-4.0
|
| 7 |
tags:
|
| 8 |
+
- medical
|
| 9 |
+
- rag
|
| 10 |
+
- synthetic-qa
|
| 11 |
+
- lay-symptom
|
| 12 |
pretty_name: MediMaven-QA v1.0
|
| 13 |
size_categories:
|
| 14 |
+
- 100K<n<1M
|
| 15 |
+
dataset_info:
|
| 16 |
+
config_name: qa_long
|
| 17 |
+
features:
|
| 18 |
+
- name: chunk_id
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: question
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: answer
|
| 23 |
+
dtype: string
|
| 24 |
+
splits:
|
| 25 |
+
- name: train
|
| 26 |
+
num_bytes: 52621793
|
| 27 |
+
num_examples: 143280
|
| 28 |
+
download_size: 26138154
|
| 29 |
+
dataset_size: 52621793
|
| 30 |
+
configs:
|
| 31 |
+
- config_name: qa_long
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: qa_long/train-*
|
| 35 |
---
|
| 36 |
|
| 37 |
<!-- badges: start -->
|
qa_long/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e738450593240357202a3beb5b5a30fcfae847ba5d542bd6557dd8a3bf4d36c7
|
| 3 |
+
size 26138154
|