End of training
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: 2.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -33,7 +33,7 @@ More information needed
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
-
- learning_rate:
|
37 |
- train_batch_size: 4
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
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: 2.1425
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 0.0002
|
37 |
- train_batch_size: 4
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 2.2348 | 0.2 | 13 | 2.3243 |
|
53 |
+
| 2.1848 | 0.4 | 26 | 2.2166 |
|
54 |
+
| 2.2501 | 0.6 | 39 | 2.1606 |
|
55 |
+
| 2.2727 | 0.8 | 52 | 2.1425 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16794200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90d90d672ab33e4fd5ed637a5545318d655334def584db4f73be6d14f45129a6
|
3 |
size 16794200
|
runs/Dec01_12-59-24_7f9337b2413a/events.out.tfevents.1701435570.7f9337b2413a.183.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f46426601ec1f2f536c9d88f334b8958eb6102026837d2ed7efc669c3f198e4
|
3 |
+
size 15905
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deb1b020e419fe2bfe59babcdcecc69adff48514ea87307d37ed763d8a2e2d9e
|
3 |
size 4600
|