vp224 commited on
Commit
b366f7f
·
1 Parent(s): 5528dc4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.3158
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
26
- - Accuracy: 0.8834
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.3184 | 1.0 | 1796 | 0.3205 | 0.0 | 0.0 | 0.0 | 0.8812 |
58
- | 0.2989 | 2.0 | 3592 | 0.3158 | 0.0 | 0.0 | 0.0 | 0.8834 |
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