Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- chrisociepa/raw-self-generated-instructions-pl
|
5 |
+
language:
|
6 |
+
- pl
|
7 |
+
tags:
|
8 |
+
- alpaca
|
9 |
+
- falcon
|
10 |
+
- qlora
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
+
This is a LoRA adapter for the tiiuae/falcon-7b model that has been fine-tuned using the chrisociepa/raw-self-generated-instructions-pl dataset
|