Datasets:

Languages:
English
ArXiv:
License:
zwq2018 commited on
Commit
ed295c0
·
verified ·
1 Parent(s): 6ed1c82

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 its original format as follows.It is stored with "video clip" as a dict. Each sample includes multiple video clips:
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,