eskayML commited on
Commit
5ab76aa
·
verified ·
1 Parent(s): 9f768a8

eskayML/bert_combined_top_2

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.4672
22
- - Accuracy: 0.7692
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.9678 | 1.0 | 624 | 0.8407 | 0.6154 |
54
- | 0.8021 | 2.0 | 1248 | 0.9407 | 0.6955 |
55
- | 0.646 | 3.0 | 1872 | 1.0495 | 0.7372 |
56
- | 0.503 | 4.0 | 2496 | 1.2148 | 0.7436 |
57
- | 0.2171 | 5.0 | 3120 | 1.2175 | 0.7564 |
58
- | 0.1784 | 6.0 | 3744 | 1.2755 | 0.7724 |
59
- | 0.1038 | 7.0 | 4368 | 1.4106 | 0.7660 |
60
- | 0.1458 | 8.0 | 4992 | 1.3917 | 0.7949 |
61
- | 0.0707 | 9.0 | 5616 | 1.4302 | 0.7756 |
62
- | 0.0716 | 10.0 | 6240 | 1.4672 | 0.7692 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0320
22
+ - Accuracy: 0.9872
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.9945 | 1.0 | 780 | 0.7471 | 0.7179 |
54
+ | 0.7659 | 2.0 | 1560 | 0.5219 | 0.8269 |
55
+ | 0.5512 | 3.0 | 2340 | 0.3141 | 0.9199 |
56
+ | 0.372 | 4.0 | 3120 | 0.2176 | 0.9519 |
57
+ | 0.2519 | 5.0 | 3900 | 0.1440 | 0.9679 |
58
+ | 0.172 | 6.0 | 4680 | 0.1142 | 0.9776 |
59
+ | 0.1873 | 7.0 | 5460 | 0.0943 | 0.9808 |
60
+ | 0.0807 | 8.0 | 6240 | 0.0449 | 0.9904 |
61
+ | 0.1075 | 9.0 | 7020 | 0.0432 | 0.9904 |
62
+ | 0.0479 | 10.0 | 7800 | 0.0320 | 0.9872 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0938aadc0417aef31af981a652c8adbfe48d36135faf645d79b1e985cac25b3b
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d63bea03d09b0c6173a9966877a849e0fb176300492810483436a12100928fc3
3
  size 267835644
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f40a9be2349bd3d6a18332d039df1a70812fd3149fe9158f734231c17eff991
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b3250a83333ac2f5d4800544e21b461724c38504b09516a6706a8fc41b1f6d
3
  size 5304