Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
datasets:
|
4 |
+
- timdettmers/openassistant-guanaco
|
5 |
+
library_name: adapter-transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
+
|
9 |
+
metadata
|
10 |
+
tags:
|
11 |
+
- generated_from_trainer
|
12 |
+
model-index:
|
13 |
+
- name: Harpia
|
14 |
+
results: []
|
15 |
+
license: apache-2.0
|
16 |
+
language:
|
17 |
+
- PT
|
18 |
+
thumbnail: >-
|
19 |
+
https://huggingface.co/Bruno/Harpia-7b-guanacoLora/blob/main/download.jpeg
|
20 |
+
Harpia logo
|
21 |
+
Harpia
|
22 |
+
|
23 |
+
Model description
|
24 |
+
Falcon 7B
|
25 |
+
Adapter Description
|
26 |
+
This adapter was created with the PEFT library and allowed the base model Falcon-7b to be fine-tuned on the Guanaco dataset by using the method QLoRA.
|