Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ license: agpl-3.0
|
|
13 |
|
14 |
# TempoFunk Small
|
15 |
|
16 |
-
7.8k samples of metadata and encoded latents & prompts of random
|
17 |
|
18 |
## Data format
|
19 |
- Video frame latents
|
@@ -23,4 +23,4 @@ license: agpl-3.0
|
|
23 |
- CLIP (openai) encoded prompts
|
24 |
- Video description (as seen in metadata)
|
25 |
- Encoded shape (77,768)
|
26 |
-
-
|
|
|
13 |
|
14 |
# TempoFunk Small
|
15 |
|
16 |
+
7.8k samples of metadata and encoded latents & prompts of random videos.
|
17 |
|
18 |
## Data format
|
19 |
- Video frame latents
|
|
|
23 |
- CLIP (openai) encoded prompts
|
24 |
- Video description (as seen in metadata)
|
25 |
- Encoded shape (77,768)
|
26 |
+
- Video metadata as JSON (description, tags, categories, source URL, etc.)
|