update model card README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,6 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: llama-guanaco-7b-ingbetic
|
7 |
results: []
|
8 |
-
library_name: peft
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [decapoda-research/llama-7b-hf](https://huggingface.co/decapoda-research/llama-7b-hf) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 1.
|
19 |
-
- eval_runtime: 65.
|
20 |
-
- eval_samples_per_second: 27.
|
21 |
-
- eval_steps_per_second: 3.
|
22 |
- epoch: 0.12
|
23 |
- step: 40
|
24 |
|
|
|
5 |
model-index:
|
6 |
- name: llama-guanaco-7b-ingbetic
|
7 |
results: []
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [decapoda-research/llama-7b-hf](https://huggingface.co/decapoda-research/llama-7b-hf) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 1.0377
|
18 |
+
- eval_runtime: 65.5409
|
19 |
+
- eval_samples_per_second: 27.952
|
20 |
+
- eval_steps_per_second: 3.494
|
21 |
- epoch: 0.12
|
22 |
- step: 40
|
23 |
|