Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ The format of the `video_meta_data/video_meta_data1.json`:
|
|
141 |
},
|
142 |
```
|
143 |
|
144 |
-
In addition, the `multimodal_textbook_meta_data.json.zip` records the textbook in
|
145 |
|
146 |
```
|
147 |
{'token_num': 1657,
|
|
|
141 |
},
|
142 |
```
|
143 |
|
144 |
+
In addition, the `multimodal_textbook_meta_data.json.zip` records the textbook in video clip-level. It is stored with "video clip" as a dict. Each sample includes multiple consecutive video clips from the same long video. Sometimes one sample may also include video clips from different long videos. When a long video ends, it will store `End of a Video`.
|
145 |
|
146 |
```
|
147 |
{'token_num': 1657,
|