Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
This is the finetuned 7b model with [CapQA](https://huggingface.co/datasets/wphu/CapQA) which proposed in [SocraticQuestioning](https://github.com/aibee00/SocraticQuestioning/tree/main?tab=readme-ov-file).
|
5 |
+
|
6 |
+
This only contains lora model, you need combine the base model from [vicuna-7b-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5).
|
7 |
+
|
8 |
+
How to combine? You can refer to [LLaVA](https://github.com/haotian-liu/LLaVA).
|