2025.06.10
Browse files
README.md
CHANGED
@@ -1,21 +1,4 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
configs:
|
4 |
-
- config_name: default
|
5 |
-
data_files:
|
6 |
-
- split: train
|
7 |
-
path: data/train-*
|
8 |
-
dataset_info:
|
9 |
-
features:
|
10 |
-
- name: id
|
11 |
-
dtype: int64
|
12 |
-
- name: question
|
13 |
-
dtype: string
|
14 |
-
splits:
|
15 |
-
- name: train
|
16 |
-
num_bytes: 72865
|
17 |
-
num_examples: 600
|
18 |
-
download_size: 39636
|
19 |
-
dataset_size: 72865
|
20 |
---
|
21 |
-
DRAGON bench public questions. Date: 2025.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
+
DRAGON bench public questions. Date: 2025.06.10
|