eduardo-alvarez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,27 @@ license: apache-2.0
|
|
4 |
datasets:
|
5 |
- timdettmers/openassistant-guanaco
|
6 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
10 |
|
11 |
This model is merge of meta-llama/Llama-2-7b-hf and FunDialogues/llamav2-LoRaco-7b. FunDialogues/llamav2-LoRaco-7b adapter weights were finetuned
|
12 |
-
using the timdettmers/openassistant-guanaco dataset.
|
13 |
-
|
|
|
4 |
datasets:
|
5 |
- timdettmers/openassistant-guanaco
|
6 |
pipeline_tag: text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- es
|
10 |
+
- ru
|
11 |
+
- de
|
12 |
+
- zh
|
13 |
+
- fr
|
14 |
+
- th
|
15 |
+
- pt
|
16 |
+
- ca
|
17 |
+
- ko
|
18 |
+
- uk
|
19 |
+
- it
|
20 |
+
- ja
|
21 |
+
tags:
|
22 |
+
- gaudi
|
23 |
+
- intel
|
24 |
+
- lora
|
25 |
---
|
26 |
|
27 |
# Model Card for Model ID
|
28 |
|
29 |
This model is merge of meta-llama/Llama-2-7b-hf and FunDialogues/llamav2-LoRaco-7b. FunDialogues/llamav2-LoRaco-7b adapter weights were finetuned
|
30 |
+
using the timdettmers/openassistant-guanaco dataset.
|
|