Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,8 @@ configs:
|
|
| 5 |
description: CrickBench dataset for VLM
|
| 6 |
type: video
|
| 7 |
format: video
|
| 8 |
-
path: "./videos
|
|
|
|
| 9 |
split: train
|
| 10 |
-
file_name: "*.mp4"
|
| 11 |
---
|
| 12 |
-
#
|
|
|
|
| 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
|