nide01 commited on
Commit
7623d7b
1 Parent(s): e4308b4

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.7077
19
 
20
  ## Model description
21
 
@@ -34,24 +34,22 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 3e-05
38
- - train_batch_size: 18
39
- - eval_batch_size: 18
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 6
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 223 | 1.8069 |
50
- | No log | 2.0 | 446 | 1.4716 |
51
- | 2.2175 | 3.0 | 669 | 1.5040 |
52
- | 2.2175 | 4.0 | 892 | 1.5389 |
53
- | 0.7588 | 5.0 | 1115 | 1.6680 |
54
- | 0.7588 | 6.0 | 1338 | 1.7077 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.7000
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 4
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 250 | 2.4108 |
50
+ | 2.6989 | 2.0 | 500 | 1.8762 |
51
+ | 2.6989 | 3.0 | 750 | 1.6756 |
52
+ | 1.2382 | 4.0 | 1000 | 1.7000 |
 
 
53
 
54
 
55
  ### Framework versions
runs/Apr10_17-39-18_DESKTOP-O0E3GS1/events.out.tfevents.1712767159.DESKTOP-O0E3GS1.10048.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc8d80713d3d25678adc4531f99c2ef664161a5e6898efdfb709b0f842af7a6b
3
- size 5709
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed8208f93c9e5cdfbcd73c00f54f08195bafc47c65bafdc571452e65961665d1
3
+ size 6334