Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ We present an overview of the MMEB-V2 dataset below:
|
|
28 |
Below is the directory structure for this Huggingface Repo:
|
29 |
```
|
30 |
|
31 |
-
|
32 |
├── frames/
|
33 |
│ ├── video_cls.tar.gz
|
34 |
│ ├── video_qa.tar.gz
|
@@ -40,7 +40,7 @@ Below is the directory structure for this Huggingface Repo:
|
|
40 |
│ ├── video_ret.tar.gz
|
41 |
│ └── video_mret.tar.gz
|
42 |
|
43 |
-
|
44 |
├── mmeb_v1.tar.gz
|
45 |
└── visdoc.tar.gz
|
46 |
|
|
|
28 |
Below is the directory structure for this Huggingface Repo:
|
29 |
```
|
30 |
|
31 |
+
→ video-tasks/
|
32 |
├── frames/
|
33 |
│ ├── video_cls.tar.gz
|
34 |
│ ├── video_qa.tar.gz
|
|
|
40 |
│ ├── video_ret.tar.gz
|
41 |
│ └── video_mret.tar.gz
|
42 |
|
43 |
+
→ image-tasks/
|
44 |
├── mmeb_v1.tar.gz
|
45 |
└── visdoc.tar.gz
|
46 |
|