29thDay commited on
Commit
3fc9c26
·
verified ·
1 Parent(s): 7996b4a

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.3636
23
- - Accuracy: 0.8929
24
- - F1: 0.8102
25
 
26
  ## Model description
27
 
@@ -46,18 +46,17 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
- - num_epochs: 5
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | No log | 0 | 0 | 0.7504 | 0.2894 | 0.4489 |
56
- | No log | 1.0 | 313 | 0.3280 | 0.8697 | 0.7384 |
57
- | 0.3445 | 2.0 | 626 | 0.2999 | 0.8857 | 0.7960 |
58
- | 0.3445 | 3.0 | 939 | 0.3678 | 0.8657 | 0.7846 |
59
- | 0.2115 | 4.0 | 1252 | 0.3471 | 0.8881 | 0.8056 |
60
- | 0.1359 | 5.0 | 1565 | 0.3636 | 0.8929 | 0.8102 |
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.3165
23
+ - Accuracy: 0.8809
24
+ - F1: 0.7916
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | No log | 0 | 0 | 0.6991 | 0.3573 | 0.4668 |
56
+ | No log | 0.6006 | 188 | 0.3642 | 0.8505 | 0.7246 |
57
+ | No log | 1.2013 | 376 | 0.3155 | 0.8761 | 0.7717 |
58
+ | 0.3491 | 1.8019 | 564 | 0.3068 | 0.8833 | 0.7972 |
59
+ | 0.3491 | 2.4026 | 752 | 0.3198 | 0.8833 | 0.8016 |
 
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cfe84165deb589830a07c70b83ef0fa9b42e4b00d44beb2980196e57d0000db
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c72b1940029f65c23bbd5d92974270f196850a4a9949d197d87144838d72f61e
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a51aded4a2a55b26cff21e7fa6ea1a00c4c347ac832fde6887670a7bdc42042
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84daa3f481659a090eb78da97cd2808ad2ef9a0bf7fdf7d37289d3202b755085
3
  size 5368