stevenlx96 commited on
Commit
3a9503e
1 Parent(s): 090ff1b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3149
21
- - Accuracy: 0.9007
22
- - F1: 0.8892
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.3541 | 1.0 | 479 | 0.3105 | 0.8995 | 0.8808 |
54
- | 0.232 | 2.0 | 958 | 0.3149 | 0.9007 | 0.8892 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5042
21
+ - Accuracy: 0.8135
22
+ - F1: 0.8127
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.7267 | 1.0 | 215 | 0.5443 | 0.7832 | 0.7833 |
54
+ | 0.4548 | 2.0 | 430 | 0.5042 | 0.8135 | 0.8127 |
55
 
56
 
57
  ### Framework versions