maulairfani commited on
Commit
ce2420d
1 Parent(s): af168e2

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.0156
21
- - F1: 0.1720
22
 
23
  ## Model description
24
 
@@ -43,14 +43,17 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | No log | 1.0 | 50 | 2.0437 | 0.0628 |
53
- | No log | 2.0 | 100 | 2.0156 | 0.1720 |
 
 
 
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2882
21
+ - F1: 0.9313
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 1.4263 | 1.0 | 858 | 0.6262 | 0.7950 |
53
+ | 0.441 | 2.0 | 1716 | 0.3486 | 0.8907 |
54
+ | 0.2177 | 3.0 | 2574 | 0.3404 | 0.9014 |
55
+ | 0.1635 | 4.0 | 3432 | 0.2860 | 0.9276 |
56
+ | 0.1014 | 5.0 | 4290 | 0.2882 | 0.9313 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53620bc16456e883098aa2eef3356c350ec5770dc9cc20563f46c6a30e7aef1f
3
  size 267851024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9124df3d26ba869da69303f22db84c322260908ec07a2d22c83a6dcade5b21
3
  size 267851024