joetey commited on
Commit
92ce2c6
·
1 Parent(s): 42d7365

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.1660
20
- - Accuracy: 0.7383
21
- - Qwk: 0.6751
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 | Qwk |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
52
- | No log | 1.0 | 91 | 2.1660 | 0.7383 | 0.6751 |
53
- | No log | 2.0 | 182 | 1.9587 | 0.7218 | 0.6607 |
54
- | No log | 3.0 | 273 | 2.3844 | 0.7052 | 0.6725 |
55
- | No log | 4.0 | 364 | 2.2337 | 0.7135 | 0.6798 |
56
- | No log | 5.0 | 455 | 2.1919 | 0.7245 | 0.6838 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.1865
20
+ - Accuracy: 0.7300
21
+ - Qwk: 0.6937
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Qwk |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
52
+ | No log | 1.0 | 91 | 2.3480 | 0.7245 | 0.6519 |
53
+ | No log | 2.0 | 182 | 2.1615 | 0.7273 | 0.6827 |
54
+ | No log | 3.0 | 273 | 2.2337 | 0.7107 | 0.6739 |
55
+ | No log | 4.0 | 364 | 2.1598 | 0.7218 | 0.7019 |
56
+ | No log | 5.0 | 455 | 2.1865 | 0.7300 | 0.6937 |
57
 
58
 
59
  ### Framework versions