Update README.md
Browse files
README.md
CHANGED
|
@@ -35,11 +35,14 @@ Complete end-to-end training framework designed for maximum efficiency:
|
|
| 35 |
- β
Base & instruct model checkpoints
|
| 36 |
- β
Comprehensive training logs & metrics
|
| 37 |
|
|
|
|
|
|
|
|
|
|
| 38 |
## Dataset
|
| 39 |
| Description | Link |
|
| 40 |
|-------------|------|
|
| 41 |
| Mid-training data for LLaVA-OneVision-1.5 | [π€ Download (Uploading!)](https://huggingface.co/datasets/lmms-lab/LLaVA-One-Vision-1.5-Mid-Training-85M) |
|
| 42 |
-
| SFT data for LLaVA-OneVision-1.5 | [π€ Download (Uploading!)](https://huggingface.co/datasets/lmms-lab/LLaVA-
|
| 43 |
|
| 44 |
## Evaluation Results
|
| 45 |
All evaluations were conducted using [lmms_eval](https://github.com/EvolvingLMMs-Lab/lmms-eval).
|
|
|
|
| 35 |
- β
Base & instruct model checkpoints
|
| 36 |
- β
Comprehensive training logs & metrics
|
| 37 |
|
| 38 |
+
## Code
|
| 39 |
+
This model is trained using a fully open-source, end-to-end training framework, with all code available at [EvolvingLMMs-Lab/LLaVA-OneVision-1.5](https://github.com/EvolvingLMMs-Lab/LLaVA-OneVision-1.5).
|
| 40 |
+
|
| 41 |
## Dataset
|
| 42 |
| Description | Link |
|
| 43 |
|-------------|------|
|
| 44 |
| Mid-training data for LLaVA-OneVision-1.5 | [π€ Download (Uploading!)](https://huggingface.co/datasets/lmms-lab/LLaVA-One-Vision-1.5-Mid-Training-85M) |
|
| 45 |
+
| SFT data for LLaVA-OneVision-1.5 | [π€ Download (Uploading!)](https://huggingface.co/datasets/lmms-lab/LLaVA-OneVision-1.5-Insturct-Data) |
|
| 46 |
|
| 47 |
## Evaluation Results
|
| 48 |
All evaluations were conducted using [lmms_eval](https://github.com/EvolvingLMMs-Lab/lmms-eval).
|