Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: checkpoints
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# checkpoints
|
16 |
|
17 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on an
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.3830
|
20 |
|
|
|
7 |
model-index:
|
8 |
- name: checkpoints
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- gbharti/finance-alpaca
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
|
17 |
# checkpoints
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on an [finance-alpaca](https://huggingface.co/datasets/gbharti/finance-alpaca) dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.3830
|
22 |
|