winegarj commited on
Commit
2731464
1 Parent(s): f9d205f

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2597
21
- - Accuracy: 0.9048
22
 
23
  ## Model description
24
 
@@ -38,8 +38,8 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 2e-05
41
- - train_batch_size: 1024
42
- - eval_batch_size: 1024
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 66 | 0.2954 | 0.875 |
53
- | No log | 2.0 | 132 | 0.2539 | 0.9025 |
54
- | No log | 3.0 | 198 | 0.2597 | 0.9048 |
55
- | No log | 4.0 | 264 | 0.2723 | 0.9025 |
56
- | No log | 5.0 | 330 | 0.2773 | 0.9048 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2823
21
+ - Accuracy: 0.9083
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 2e-05
41
+ - train_batch_size: 512
42
+ - eval_batch_size: 512
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 132 | 0.2514 | 0.9002 |
53
+ | No log | 2.0 | 264 | 0.2852 | 0.8911 |
54
+ | No log | 3.0 | 396 | 0.2823 | 0.9083 |
55
+ | 0.1928 | 4.0 | 528 | 0.2995 | 0.9025 |
56
+ | 0.1928 | 5.0 | 660 | 0.3086 | 0.9014 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a03d0f87e88f0de80b33c74ea6aa44140b6d348f001b9e45b3318fd1b2fa344
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c2f07acf61d06f16d3b1263da14c9d047ce46691d3fdee366e12a9b269d0ae
3
  size 267832560