professorf commited on
Commit
a48b221
1 Parent(s): 232ecbf

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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2152
21
- - Accuracy: 0.9235
22
- - F1: 0.9236
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.8246 | 1.0 | 250 | 0.3142 | 0.903 | 0.8995 |
54
- | 0.2433 | 2.0 | 500 | 0.2152 | 0.9235 | 0.9236 |
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2177
21
+ - Accuracy: 0.9225
22
+ - F1: 0.9226
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.8263 | 1.0 | 250 | 0.3186 | 0.9055 | 0.9030 |
54
+ | 0.2461 | 2.0 | 500 | 0.2177 | 0.9225 | 0.9226 |
55
 
56
 
57
  ### Framework versions