File size: 814 Bytes
b91c58e
db446e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9d851d2
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
language:
- en
license: mit
size_categories:
- 1M<n<10M
pretty_name: UVT Explanatory Vision Tasks
dataset_info:
  features:
  - name: _id
    dtype: int32
  - name: TASK
    dtype: string
  - name: Image_A
    dtype: image
  - name: Image_B
    dtype: image
  - name: Image_C
    dtype: image
  - name: Task_Descriptions_from_A_to_B
    dtype: string
  - name: Task_Descriptions_from_A_to_C
    dtype: string
  - name: Task_Descriptions_from_B_to_A
    dtype: string
  - name: Task_Descriptions_from_B_to_C
    dtype: string
  - name: Task_Descriptions_from_C_to_A
    dtype: string
  - name: Task_Descriptions_from_C_to_B
    dtype: string
configs:
- config_name: default
  data_files:
  - split: train
    path: data/*.parquet
tags:
- image
---

We only provide style transfer data now. Others are preparing.