CausalVerse commited on
Commit
14d9302
·
verified ·
1 Parent(s): 1a6ed13

Add README for video dataset

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # CausalVerse Video Dataset
2
+
3
+ Available splits:
4
+ Each record contains the following columns:
5
+ ```
6
+ videos, metavalue, npz_data
7
+ ```