oferweintraub commited on
Commit
b63a226
·
1 Parent(s): 85854fd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,8 +17,8 @@ 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.8400
21
- - Accuracy: 0.8674
22
 
23
  ## Model description
24
 
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.4852 | 1.0 | 1022 | 0.4865 | 0.8326 |
53
- | 0.3445 | 2.0 | 2044 | 0.5594 | 0.8478 |
54
- | 0.2096 | 3.0 | 3066 | 0.6503 | 0.8571 |
55
- | 0.097 | 4.0 | 4088 | 0.7111 | 0.8652 |
56
- | 0.0539 | 5.0 | 5110 | 0.8400 | 0.8674 |
57
 
58
 
59
  ### 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.7916
21
+ - Accuracy: 0.8598
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.4737 | 1.0 | 1022 | 0.4748 | 0.8272 |
53
+ | 0.3285 | 2.0 | 2044 | 0.4707 | 0.8457 |
54
+ | 0.1882 | 3.0 | 3066 | 0.6275 | 0.8560 |
55
+ | 0.1088 | 4.0 | 4088 | 0.6454 | 0.8614 |
56
+ | 0.0574 | 5.0 | 5110 | 0.7916 | 0.8598 |
57
 
58
 
59
  ### Framework versions