Commit
·
8b0c63a
1
Parent(s):
7b693ed
update: data card
Browse files- README.md +1 -5
- assets/framework.png +0 -0
README.md
CHANGED
|
@@ -1,18 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
-
|
| 5 |
-
# M4-Auio-7B
|
| 6 |
|
| 7 |
Enhancing Interactive Capabilities in VideoLLM
|
| 8 |
|
| 9 |
M4-Audio-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-audio instruction tuning instances. This training was conducted without any special modifications to the existing training pipeline.
|
| 10 |
|
| 11 |
-
|
| 12 |
## Usage
|
| 13 |
|
| 14 |

|
| 15 |
|
| 16 |
-
|
| 17 |
For more information about the interaction inference pipeline, please visit the [M4 GitHub repository](https://github.com/patrick-tssn/M4).
|
| 18 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
# M4-Audio-LongVA-7B-Qwen2
|
|
|
|
| 5 |
|
| 6 |
Enhancing Interactive Capabilities in VideoLLM
|
| 7 |
|
| 8 |
M4-Audio-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-audio instruction tuning instances. This training was conducted without any special modifications to the existing training pipeline.
|
| 9 |
|
|
|
|
| 10 |
## Usage
|
| 11 |
|
| 12 |

|
| 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
|