Update README.md
Browse files
README.md
CHANGED
@@ -7,43 +7,6 @@ size_categories:
|
|
7 |
task_categories:
|
8 |
- image-to-video
|
9 |
- text-to-video
|
10 |
-
dataset_info:
|
11 |
-
features:
|
12 |
-
- name: UUID
|
13 |
-
dtype: string
|
14 |
-
- name: Text_Prompt
|
15 |
-
dtype: string
|
16 |
-
- name: Image_Prompt
|
17 |
-
dtype: image
|
18 |
-
- name: Subject
|
19 |
-
dtype: string
|
20 |
-
- name: Timestamp
|
21 |
-
dtype: string
|
22 |
-
- name: Text_NSFW
|
23 |
-
dtype: float32
|
24 |
-
- name: Image_NSFW
|
25 |
-
dtype: string
|
26 |
-
splits:
|
27 |
-
- name: Full
|
28 |
-
num_bytes: 13440652664.125
|
29 |
-
num_examples: 1701935
|
30 |
-
- name: Subset
|
31 |
-
num_bytes: 790710630
|
32 |
-
num_examples: 100000
|
33 |
-
- name: Eval
|
34 |
-
num_bytes: 78258893
|
35 |
-
num_examples: 10000
|
36 |
-
download_size: 27500759907
|
37 |
-
dataset_size: 27750274851.25
|
38 |
-
configs:
|
39 |
-
- config_name: default
|
40 |
-
data_files:
|
41 |
-
- split: Full
|
42 |
-
path: data/Full-*
|
43 |
-
- split: Subset
|
44 |
-
path: data/Subset-*
|
45 |
-
- split: Eval
|
46 |
-
path: data/Eval-*
|
47 |
tags:
|
48 |
- prompt
|
49 |
- image-to-video
|
|
|
7 |
task_categories:
|
8 |
- image-to-video
|
9 |
- text-to-video
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
tags:
|
11 |
- prompt
|
12 |
- image-to-video
|