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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,8 +5,8 @@ configs:
5
  description: CrickBench dataset for VLM
6
  type: video
7
  format: video
8
- path: "./videos/*.mp4"
 
9
  split: train
10
- file_name: "*.mp4"
11
  ---
12
- # First Comprehensive Cricket Dataset
 
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