ziyjiang commited on
Commit
f2e5f42
·
verified ·
1 Parent(s): 46c03ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- **video-tasks/**
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
- **image-tasks/**
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