Commit ·
4faa203
1
Parent(s): 7f4034c
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,7 @@ datasets:
|
|
| 4 |
- listen2you002/ChartLlama-Dataset
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- listen2you002/ChartLlama-Dataset
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
ChartLlama is trained on our proposed dataset, based on LLaVA-1.5.
|
| 10 |
+
You can first download the Lora weights and then combine them using your local LLaVA-1.5 scripts.
|