update model card README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [brad1141/gpt2-finetuned-comp2](https://huggingface.co/brad1141/gpt2-finetuned-comp2) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
- Precision: 0.0
|
| 24 |
- Recall: 0.0
|
| 25 |
- F1: 0.0
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [brad1141/gpt2-finetuned-comp2](https://huggingface.co/brad1141/gpt2-finetuned-comp2) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.3161
|
| 23 |
- Precision: 0.0
|
| 24 |
- Recall: 0.0
|
| 25 |
- F1: 0.0
|
| 26 |
+
- Accuracy: 0.8832
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
| 57 |
+
| 0.3182 | 1.0 | 1796 | 0.3184 | 0.0 | 0.0 | 0.0 | 0.8810 |
|
| 58 |
+
| 0.299 | 2.0 | 3592 | 0.3161 | 0.0 | 0.0 | 0.0 | 0.8832 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|