Datasets:
bug fix
Browse files
README.md
CHANGED
|
@@ -22,20 +22,6 @@ configs:
|
|
| 22 |
- split: test
|
| 23 |
path: "violin-test.parquet"
|
| 24 |
|
| 25 |
-
dataset_info:
|
| 26 |
-
features:
|
| 27 |
-
- name: image
|
| 28 |
-
dtype: image
|
| 29 |
-
- name: text
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: variation
|
| 32 |
-
dtype: int64
|
| 33 |
-
- name: color_level
|
| 34 |
-
dtype: int64
|
| 35 |
-
- name: id
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: split
|
| 38 |
-
dtype: string
|
| 39 |
---
|
| 40 |
|
| 41 |
# VIOLIN: Visual Instruction-based Color Evaluation
|
|
|
|
| 22 |
- split: test
|
| 23 |
path: "violin-test.parquet"
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# VIOLIN: Visual Instruction-based Color Evaluation
|