eduardo-alvarez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,15 @@ tags:
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
|
|
|
|
|
|
8 |
base_model: tiiuae/falcon-7b
|
9 |
model-index:
|
10 |
- name: falcon-7B-dolly-sft-LoRA
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -28,7 +33,10 @@ More information needed
|
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
-
|
|
|
|
|
|
|
32 |
|
33 |
## Training procedure
|
34 |
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
+
- ipex
|
9 |
+
- Intel Max 1550 GPU
|
10 |
+
- intel
|
11 |
base_model: tiiuae/falcon-7b
|
12 |
model-index:
|
13 |
- name: falcon-7B-dolly-sft-LoRA
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- databricks/databricks-dolly-15k
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
36 |
+
databricks/databricks-dolly-15k
|
37 |
+
|
38 |
+
## Hardware
|
39 |
+
Trained model on Intel Max 1550 GPU
|
40 |
|
41 |
## Training procedure
|
42 |
|