Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
|
3 |
karasu fine tuned model by lora method with the original Q&A dataset.
|
4 |
This model is usefull for rag system with reference input files.
|
5 |
-
* Base model: Merged model of lightblue/karasu-1.1B and yuiseki/karasu-sake-qa-v0.1
|
|
|
6 |
|
7 |
## 💻 Usage
|
8 |
|
|
|
2 |
|
3 |
karasu fine tuned model by lora method with the original Q&A dataset.
|
4 |
This model is usefull for rag system with reference input files.
|
5 |
+
* Base model: Merged model of lightblue/karasu-1.1B and yuiseki/karasu-sake-qa-v0.1 (aipib/karasu-slerp1)
|
6 |
+
* Traning dataset: Original japanese question and answer lists
|
7 |
|
8 |
## 💻 Usage
|
9 |
|