srrthk commited on
Commit
c414d9d
·
verified ·
1 Parent(s): b3739fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,12 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  configs:
4
- - config_name: train
5
- description: CrickBench dataset for VLM
6
- type: video
7
- format: video
8
- path: "./videos" # Directory only
9
- file_name: "*.mp4" # File pattern key
10
- split: train
11
  ---
12
  # CricBench
 
1
  ---
2
  license: apache-2.0
3
  configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: "videos/*.mp4"
 
 
 
8
  ---
9
  # CricBench