ColorfulAI commited on
Commit
3b8654e
1 Parent(s): cd0a3c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,7 +6,9 @@ size_categories:
6
  - 100K<n<1M
7
  ---
8
 
9
- # MemoBridge Instruction
10
 
11
 
12
- This is preprocessed visual instruction tuning data for MemoBridge, including [LLaVA-Instruct](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) and [VideoChat2 (video only)](https://huggingface.co/datasets/OpenGVLab/VideoChat2-IT).
 
 
 
6
  - 100K<n<1M
7
  ---
8
 
9
+ # VideoLLaMB Instruction
10
 
11
 
12
+ This is preprocessed visual instruction tuning data for VideoLLaMB, including
13
+ - llava_videochat2_filter.json: [LLaVA-Instruct](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) and [VideoChat2 (video only)](https://huggingface.co/datasets/OpenGVLab/VideoChat2-IT).
14
+ - llava_pllava_filter.json: [LLaVA-Instruct](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) and [PLLaVA (video only)](https://huggingface.co/datasets/cathyxl/magic_jsons).