ColorfulAI commited on
Commit
e30c063
·
1 Parent(s): 7210e02

update: data card

Browse files
Files changed (2) hide show
  1. README.md +11 -0
  2. assets/framework.png +0 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # M4-LongVA-7B-Qwen2
5
+
6
+ Enhancing Interactive Capabilities in VideoLLM
7
+
8
+ M4-7B is an extension of [LongVA-7B](https://github.com/EvolvingLMMs-Lab/LongVA), further trained using the [M4-IT](https://huggingface.co/datasets/ColorfulAI/M4-IT) dataset, which comprises 9,963 visual instruction tuning instances. This training was conducted without any special modifications to the existing training pipeline.
9
+
10
+ ## Usage
11
+
12
+ ![images](./assets/framework.png)
13
+
14
+ For more information about the interaction inference pipeline, please visit the [M4 GitHub repository](https://github.com/patrick-tssn/M4).
assets/framework.png ADDED