Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,10 @@ tags:
|
|
| 11 |
- text-to-video
|
| 12 |
---
|
| 13 |
|
| 14 |
-
<
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
# Summary
|
| 17 |
This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models"
|
|
@@ -76,7 +79,7 @@ wget https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/VidProM_uni
|
|
| 76 |
|
| 77 |
``VidProM_semantic_unique.csv`` is a semantically unique version of ``VidProM_unique.csv``.
|
| 78 |
|
| 79 |
-
``VidProM_embed.hdf5`` is the 3072-dim embeddings of
|
| 80 |
|
| 81 |
``original_files`` are the HTML files collected by DiscordChatExporter.
|
| 82 |
|
|
|
|
| 11 |
- text-to-video
|
| 12 |
---
|
| 13 |
|
| 14 |
+
<p align="center">
|
| 15 |
+
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/teasor.png" width="800">
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
|
| 19 |
# Summary
|
| 20 |
This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models"
|
|
|
|
| 79 |
|
| 80 |
``VidProM_semantic_unique.csv`` is a semantically unique version of ``VidProM_unique.csv``.
|
| 81 |
|
| 82 |
+
``VidProM_embed.hdf5`` is the 3072-dim embeddings of our prompts. They are embedded by text-embedding-3-large, which is the latest text embedding model of OpenAI.
|
| 83 |
|
| 84 |
``original_files`` are the HTML files collected by DiscordChatExporter.
|
| 85 |
|