charisgao commited on
Commit
b92a038
·
verified ·
1 Parent(s): 547c4b8

5300-biased-word-detection

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.9696
25
- - Precision: 0.3195
26
- - Recall: 0.2004
27
- - F1: 0.2463
28
- - Accuracy: 0.8927
29
 
30
  ## Model description
31
 
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | 0.0142 | 0.4292 | 100 | 0.8607 | 0.3088 | 0.1568 | 0.2080 | 0.8955 |
60
- | 0.0102 | 0.8584 | 200 | 0.9772 | 0.2947 | 0.2087 | 0.2444 | 0.8870 |
61
- | 0.007 | 1.2876 | 300 | 0.9885 | 0.3348 | 0.1589 | 0.2155 | 0.8988 |
62
- | 0.0145 | 1.7167 | 400 | 0.9324 | 0.3094 | 0.1703 | 0.2197 | 0.8941 |
63
- | 0.0117 | 2.1459 | 500 | 0.9965 | 0.3474 | 0.1537 | 0.2131 | 0.9007 |
64
- | 0.0155 | 2.5751 | 600 | 0.9752 | 0.3290 | 0.1828 | 0.2350 | 0.8959 |
65
 
66
 
67
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.2755
25
+ - Precision: 0.4545
26
+ - Recall: 0.0935
27
+ - F1: 0.1550
28
+ - Accuracy: 0.9109
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.3038 | 0.4292 | 100 | 0.2895 | 0.0 | 0.0 | 0.0 | 0.9125 |
60
+ | 0.2835 | 0.8584 | 200 | 0.2731 | 0.0 | 0.0 | 0.0 | 0.9125 |
61
+ | 0.2383 | 1.2876 | 300 | 0.2710 | 0.5606 | 0.0384 | 0.0719 | 0.9132 |
62
+ | 0.2385 | 1.7167 | 400 | 0.2685 | 0.6786 | 0.0197 | 0.0383 | 0.9134 |
63
+ | 0.2356 | 2.1459 | 500 | 0.2734 | 0.4466 | 0.0955 | 0.1574 | 0.9105 |
64
+ | 0.2067 | 2.5751 | 600 | 0.2719 | 0.4703 | 0.0987 | 0.1631 | 0.9114 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ad9b5fb4818ca847f90fb6584020161a998d11958a7aff27d5a50557df2e292
3
  size 496250232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d7df4d8f17e5c6c115b23e753f6a86878780d1d0e8b25eb227064fc63610b31
3
  size 496250232