Datasets:

Languages:
English
ArXiv:
License:
zwq2018 commited on
Commit
dcebfd9
·
verified ·
1 Parent(s): e960cbd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,7 +87,7 @@ Then we extract 6.5M keyframes and 0.75B text (ASR+OCR) tokens from these videos
87
  ### Dataset
88
  We provide the json file and corresponding images folder for textbook:
89
  - Dataset json-file: `./multimodal_textbook.json` (610k samples ~ 11GB)
90
- - Dataset image_folder: `./dataset_images_interval_7.tar.gz` (6.5M image ~ 700GB)
91
  - videometa_data: `video_meta_data/video_meta_data1.json` and `video_meta_data/video_meta_data2.json` represent the meta information of crawled videos, including video vid, title, description, duration, language, and searched knowledge points. `multimodal_textbook_meta_data.json.zip` records the textbook in its original format, not in the OBELICS format.
92
 
93
  Each sample has approximately 10.7 images and 1927 text tokens. After you download and unzip the folder, you need to replace the each image path in json file (`/mnt/workspace/zwq_data/interleaved_dataset/`) with your personal image folder path.
 
87
  ### Dataset
88
  We provide the json file and corresponding images folder for textbook:
89
  - Dataset json-file: `./multimodal_textbook.json` (610k samples ~ 11GB)
90
+ - Dataset image_folder: `./dataset_images_interval_7.tar.gz` (6.5M image ~ 700GB) (**Due to its large size, it is still being processed and will be uploaded soon**)
91
  - videometa_data: `video_meta_data/video_meta_data1.json` and `video_meta_data/video_meta_data2.json` represent the meta information of crawled videos, including video vid, title, description, duration, language, and searched knowledge points. `multimodal_textbook_meta_data.json.zip` records the textbook in its original format, not in the OBELICS format.
92
 
93
  Each sample has approximately 10.7 images and 1927 text tokens. After you download and unzip the folder, you need to replace the each image path in json file (`/mnt/workspace/zwq_data/interleaved_dataset/`) with your personal image folder path.