cesullivan99 commited on
Commit
b4d12ee
·
1 Parent(s): a44cc21

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2935
21
- - Accuracy: 0.973
22
- - F1: 0.9039
23
 
24
  ## Model description
25
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.2581 | 0.16 | 20 | 0.2935 | 0.973 | 0.9039 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4497
21
+ - Accuracy: 0.965
22
+ - F1: 0.8638
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.4681 | 0.16 | 20 | 0.4497 | 0.965 | 0.8638 |
54
 
55
 
56
  ### Framework versions