MelMitchell8
commited on
Commit
•
cfa98bc
1
Parent(s):
0e3b2a3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- yizhongw/self_instruct
|
5 |
+
---
|
6 |
+
|
7 |
+
Finetuned LLaMA-7B with LoRa using 82K [Self-Instruct](https://arxiv.org/abs/2212.10560) instances. The instances were filtered using relevancy classifier targeting alignment between instruction + input and output.
|