Configure the Dataset Viewer
#3
by
lhoestq
HF staff
- opened
README.md
CHANGED
@@ -24,8 +24,9 @@ tags:
|
|
24 |
- Efficient Video Generation
|
25 |
- Fake Video Detection
|
26 |
- Video Copy Detection for Diffusion Models
|
27 |
-
|
28 |
-
|
|
|
29 |
---
|
30 |
|
31 |
|
|
|
24 |
- Efficient Video Generation
|
25 |
- Fake Video Detection
|
26 |
- Video Copy Detection for Diffusion Models
|
27 |
+
configs:
|
28 |
+
- config_name: VidProM_unique
|
29 |
+
data_files: VidProM_unique.csv
|
30 |
---
|
31 |
|
32 |
|