End of training
Browse files- README.md +14 -14
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,7 +43,7 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate: 0.
|
47 |
- train_batch_size: 32
|
48 |
- eval_batch_size: 32
|
49 |
- seed: 42
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 39 | 0.
|
59 |
-
| No log | 2.0 | 78 | 0.
|
60 |
-
| No log | 3.0 | 117 | 0.
|
61 |
-
| No log | 4.0 | 156 | 0.
|
62 |
-
| No log | 5.0 | 195 | 0.
|
63 |
-
| No log | 6.0 | 234 | 0.
|
64 |
-
| No log | 7.0 | 273 | 0.
|
65 |
-
| No log | 8.0 | 312 | 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1266
|
24 |
+
- Precision: 0.5172
|
25 |
+
- Recall: 0.5526
|
26 |
+
- F1: 0.5344
|
27 |
+
- Accuracy: 0.9776
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 0.0008
|
47 |
- train_batch_size: 32
|
48 |
- eval_batch_size: 32
|
49 |
- seed: 42
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 39 | 0.1253 | 0.5862 | 0.0895 | 0.1553 | 0.9683 |
|
59 |
+
| No log | 2.0 | 78 | 0.1157 | 0.2233 | 0.3632 | 0.2766 | 0.9618 |
|
60 |
+
| No log | 3.0 | 117 | 0.0949 | 0.45 | 0.2368 | 0.3103 | 0.9730 |
|
61 |
+
| No log | 4.0 | 156 | 0.0716 | 0.4618 | 0.6053 | 0.5239 | 0.9764 |
|
62 |
+
| No log | 5.0 | 195 | 0.1050 | 0.584 | 0.3842 | 0.4635 | 0.9760 |
|
63 |
+
| No log | 6.0 | 234 | 0.1071 | 0.4798 | 0.5632 | 0.5182 | 0.9775 |
|
64 |
+
| No log | 7.0 | 273 | 0.1220 | 0.5049 | 0.5474 | 0.5253 | 0.9777 |
|
65 |
+
| No log | 8.0 | 312 | 0.1266 | 0.5172 | 0.5526 | 0.5344 | 0.9776 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33596518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed0e552b32bd0011126a47e036e7b35bdc4bb457a6b684440331091489ab3560
|
3 |
size 33596518
|