nroggendorff commited on
Commit
ece5267
1 Parent(s): 1a63dd6

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1095
21
  - Accuracy: 0.9796
22
 
23
  ## Model description
@@ -43,15 +43,16 @@ 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: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 58 | 0.1248 | 0.9592 |
53
- | No log | 2.0 | 116 | 0.1100 | 0.9592 |
54
- | No log | 3.0 | 174 | 0.1095 | 0.9796 |
 
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1084
21
  - Accuracy: 0.9796
22
 
23
  ## Model description
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 58 | 0.1070 | 0.9796 |
53
+ | No log | 2.0 | 116 | 0.1378 | 0.9592 |
54
+ | No log | 3.0 | 174 | 0.1139 | 0.9592 |
55
+ | No log | 4.0 | 232 | 0.1084 | 0.9796 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b50b76e84ffef2bf87b127bcfec710452da884c82f7df74489e81144e4b81fe
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243123fae8ffcab79e79cb033d989862a7729cf7eba06b5e7b19eb9e22e78288
3
  size 267832560