Makabaka commited on
Commit
dbc9cd1
1 Parent(s): 596810b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.2458
18
 
19
  ## Model description
20
 
@@ -46,22 +46,22 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.0996 | 1.0 | 291 | 1.6936 |
50
- | 1.6403 | 2.0 | 582 | 1.4266 |
51
- | 1.4875 | 3.0 | 873 | 1.3924 |
52
- | 1.399 | 4.0 | 1164 | 1.3820 |
53
- | 1.3415 | 5.0 | 1455 | 1.2009 |
54
- | 1.2812 | 6.0 | 1746 | 1.2759 |
55
- | 1.2396 | 7.0 | 2037 | 1.2623 |
56
- | 1.1992 | 8.0 | 2328 | 1.2106 |
57
- | 1.1661 | 9.0 | 2619 | 1.1873 |
58
- | 1.1402 | 10.0 | 2910 | 1.2241 |
59
- | 1.1294 | 11.0 | 3201 | 1.2056 |
60
- | 1.1042 | 12.0 | 3492 | 1.1628 |
61
- | 1.0827 | 13.0 | 3783 | 1.2517 |
62
- | 1.0743 | 14.0 | 4074 | 1.1699 |
63
- | 1.0626 | 15.0 | 4365 | 1.1190 |
64
- | 1.0626 | 16.0 | 4656 | 1.2458 |
65
 
66
 
67
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.5503
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.6214 | 1.0 | 291 | 2.2471 |
50
+ | 2.0594 | 2.0 | 582 | 1.9293 |
51
+ | 1.8563 | 3.0 | 873 | 1.7961 |
52
+ | 1.7442 | 4.0 | 1164 | 1.7518 |
53
+ | 1.657 | 5.0 | 1455 | 1.7390 |
54
+ | 1.577 | 6.0 | 1746 | 1.7173 |
55
+ | 1.5071 | 7.0 | 2037 | 1.6223 |
56
+ | 1.4661 | 8.0 | 2328 | 1.5691 |
57
+ | 1.4365 | 9.0 | 2619 | 1.6280 |
58
+ | 1.3827 | 10.0 | 2910 | 1.4641 |
59
+ | 1.3517 | 11.0 | 3201 | 1.6498 |
60
+ | 1.3294 | 12.0 | 3492 | 1.3006 |
61
+ | 1.2836 | 13.0 | 3783 | 1.6520 |
62
+ | 1.2867 | 14.0 | 4074 | 1.6064 |
63
+ | 1.2819 | 15.0 | 4365 | 1.4131 |
64
+ | 1.2611 | 16.0 | 4656 | 1.5503 |
65
 
66
 
67
  ### Framework versions