APRIL-AIGC commited on
Commit
07ed2b5
·
verified ·
1 Parent(s): 70b405b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -3,14 +3,16 @@ license: other
3
  license_name: license-april-lab.txt
4
  license_link: LICENSE
5
  configs:
6
- - config_name: Default # Name of the dataset subset, if applicable. Example: default
7
  data_files:
8
- - split: short # Example: test
9
- path: short.csv # Example: holdout.csv
10
- - split: long # Example: test
11
- path: long.csv # Example: holdout.csv
12
- ---
13
-
14
-
15
-
16
-
 
 
 
3
  license_name: license-april-lab.txt
4
  license_link: LICENSE
5
  configs:
6
+ - config_name: Default
7
  data_files:
8
+ - split: short
9
+ path: short.csv
10
+ - split: long
11
+ path: long.csv
12
+ task_categories:
13
+ - image-to-video
14
+ - text-to-video
15
+ tags:
16
+ - art
17
+ pretty_name: UltraVideo
18
+ ---