jgammack commited on
Commit
22d9b03
·
1 Parent(s): f000ce2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
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: 2.6185
18
 
19
  ## Model description
20
 
@@ -46,21 +46,21 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.1189 | 1.0 | 80 | 2.7736 |
50
- | 2.9251 | 2.0 | 160 | 2.6334 |
51
- | 2.8013 | 3.0 | 240 | 2.6324 |
52
- | 2.7389 | 4.0 | 320 | 2.6143 |
53
- | 2.6959 | 5.0 | 400 | 2.6288 |
54
- | 2.6777 | 6.0 | 480 | 2.6220 |
55
- | 2.6519 | 7.0 | 560 | 2.5340 |
56
- | 2.6213 | 8.0 | 640 | 2.5730 |
57
- | 2.5859 | 9.0 | 720 | 2.5462 |
58
- | 2.5589 | 10.0 | 800 | 2.5119 |
59
- | 2.5551 | 11.0 | 880 | 2.5128 |
60
- | 2.5167 | 12.0 | 960 | 2.4869 |
61
- | 2.481 | 13.0 | 1040 | 2.5571 |
62
- | 2.5031 | 14.0 | 1120 | 2.5218 |
63
- | 2.5042 | 15.0 | 1200 | 2.4911 |
64
 
65
 
66
  ### 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: 2.1256
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.5967 | 1.0 | 80 | 2.3409 |
50
+ | 2.4881 | 2.0 | 160 | 2.2707 |
51
+ | 2.3567 | 3.0 | 240 | 2.3134 |
52
+ | 2.3413 | 4.0 | 320 | 2.2592 |
53
+ | 2.3006 | 5.0 | 400 | 2.2351 |
54
+ | 2.2568 | 6.0 | 480 | 2.2556 |
55
+ | 2.2303 | 7.0 | 560 | 2.2546 |
56
+ | 2.1892 | 8.0 | 640 | 2.1868 |
57
+ | 2.1851 | 9.0 | 720 | 2.2073 |
58
+ | 2.1738 | 10.0 | 800 | 2.1344 |
59
+ | 2.1673 | 11.0 | 880 | 2.1927 |
60
+ | 2.1518 | 12.0 | 960 | 2.1844 |
61
+ | 2.1142 | 13.0 | 1040 | 2.1466 |
62
+ | 2.1343 | 14.0 | 1120 | 2.2024 |
63
+ | 2.1332 | 15.0 | 1200 | 2.1035 |
64
 
65
 
66
  ### Framework versions