End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai-gpt](https://huggingface.co/openai-gpt) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Precision: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai-gpt](https://huggingface.co/openai-gpt) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4216
|
24 |
+
- Accuracy: 0.9255
|
25 |
+
- Recall: 0.9369
|
26 |
+
- Precision: 0.9183
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|
|
57 |
+
| 0.2 | 1.0 | 4210 | 0.2958 | 0.9037 | 0.8649 | 0.9412 |
|
58 |
+
| 0.1455 | 2.0 | 8420 | 0.3172 | 0.9186 | 0.9505 | 0.8960 |
|
59 |
+
| 0.0892 | 3.0 | 12630 | 0.3637 | 0.9278 | 0.9257 | 0.9320 |
|
60 |
+
| 0.0584 | 4.0 | 16840 | 0.4216 | 0.9255 | 0.9369 | 0.9183 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 466163240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4878d999b8f5830e8077a87267a5b2cbd7e91f7700e0100a0bee3ae9679ec65
|
3 |
size 466163240
|