WeiChow commited on
Commit
3fadf60
·
verified ·
1 Parent(s): 08961f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pretty_name: WEAVE
4
+ configs:
5
+ - config_name: default
6
+ data_files:
7
+ - split: train
8
+ path: data/*
9
+ task_categories:
10
+ - any-to-any
11
+ - image-to-image
12
+ - text-to-image
13
+ - visual-question-answering
14
+ language:
15
+ - en
16
+ tags:
17
+ - image
18
+ - image-editing
19
+ - multimodal
20
+ library_name: datasets
21
+ ---