Model save
Browse files
README.md
CHANGED
@@ -3,18 +3,18 @@ base_model: meta-llama/Llama-2-7b-chat-hf
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss:
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -48,10 +48,10 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
-
| 1.
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: Llama2_7B_chat_meetingBank_ft_adapters_ep2_all
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# Llama2_7B_chat_meetingBank_ft_adapters_ep2_all
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.8967
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 2.0156 | 0.4 | 130 | 1.9957 |
|
52 |
+
| 2.1166 | 0.8 | 260 | 1.9371 |
|
53 |
+
| 1.9634 | 1.21 | 390 | 1.9097 |
|
54 |
+
| 1.347 | 1.61 | 520 | 1.8967 |
|
55 |
|
56 |
|
57 |
### Framework versions
|