Sybghat commited on
Commit
204f3d4
1 Parent(s): 286a293

Model save

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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.5830
19
 
20
  ## Model description
21
 
@@ -40,13 +40,15 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 1
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.4386 | 1.0 | 500 | 2.5830 |
 
 
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.5134
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.967 | 1.0 | 500 | 1.5633 |
50
+ | 1.2377 | 2.0 | 1000 | 1.4419 |
51
+ | 0.8662 | 3.0 | 1500 | 1.5134 |
52
 
53
 
54
  ### Framework versions
runs/Mar25_07-18-30_f8a74ca0bd5a/events.out.tfevents.1711351114.f8a74ca0bd5a.158.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cc5e6fee9ea45447839bc819e2ebf6bc9873a046a128b5ed92ae680982c0219
3
- size 5696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ff57e18df1686ba483ab0780518e2b7f85117756d19010f514dcbe2ac62b25
3
+ size 6321