Commit
·
9f20c01
1
Parent(s):
7bb3af7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This lora model is trained on a combination of 50MB datasets containing various conversations mainly from GPT4.
|
5 |
+
The model shows a clear overfitting after 6 epochs.
|
6 |
+
The base model is decapoda-research/llama-7b-hf
|
7 |
+
You can use https://github.com/tloen/alpaca-lora to run it.
|