Datasets:
Upload dataset
Browse files- README.md +45 -0
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -5,6 +5,51 @@ task_categories:
|
|
| 5 |
pretty_name: RISEBench
|
| 6 |
size_categories:
|
| 7 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# RISEBench
|
|
|
|
| 5 |
pretty_name: RISEBench
|
| 6 |
size_categories:
|
| 7 |
- n<1K
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: default
|
| 10 |
+
data_files:
|
| 11 |
+
- split: test
|
| 12 |
+
path: data/test-*
|
| 13 |
+
dataset_info:
|
| 14 |
+
features:
|
| 15 |
+
- name: subset
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: prompt
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: source_image
|
| 20 |
+
dtype: image
|
| 21 |
+
- name: reference_image
|
| 22 |
+
dtype: image
|
| 23 |
+
- name: reference
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: reference_txt
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: consistency_prompt
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: reasoning_prompt
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: quality_prompt
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: consistency_ref_key
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: reasoning_ref_key
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: eval_temperature
|
| 38 |
+
dtype: float64
|
| 39 |
+
- name: is_binary_score
|
| 40 |
+
dtype: bool
|
| 41 |
+
- name: consistency_weight
|
| 42 |
+
dtype: float64
|
| 43 |
+
- name: reasoning_weight
|
| 44 |
+
dtype: float64
|
| 45 |
+
- name: quality_weight
|
| 46 |
+
dtype: float64
|
| 47 |
+
splits:
|
| 48 |
+
- name: test
|
| 49 |
+
num_bytes: 285134507
|
| 50 |
+
num_examples: 360
|
| 51 |
+
download_size: 283451110
|
| 52 |
+
dataset_size: 285134507
|
| 53 |
---
|
| 54 |
|
| 55 |
# RISEBench
|
data/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:618760ad3539b7627ec08accd1828bbb29e06dfeed45c3d8bc6721620f672a2b
|
| 3 |
+
size 283451110
|