Sybghat commited on
Commit
4670487
1 Parent(s): 8a72b46

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.3234
19
 
20
  ## Model description
21
 
@@ -35,23 +35,25 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
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.2928 | 1.0 | 500 | 2.3234 |
 
 
50
 
51
 
52
  ### Framework versions
53
 
54
- - Transformers 4.39.1
55
  - Pytorch 2.2.1+cu121
56
  - Datasets 2.18.0
57
  - Tokenizers 0.15.2
 
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.1378
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
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.3599 | 1.0 | 2000 | 1.2304 |
50
+ | 1.1023 | 2.0 | 4000 | 1.1420 |
51
+ | 0.927 | 3.0 | 6000 | 1.1378 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.39.3
57
  - Pytorch 2.2.1+cu121
58
  - Datasets 2.18.0
59
  - Tokenizers 0.15.2
runs/Apr16_04-33-28_90143faeae40/events.out.tfevents.1713242013.90143faeae40.957.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffec995931e48d74b21536e556021156e095be0cfdab9e4c17bbc39da729c592
3
- size 7560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ded1ccd1f09be12551e20d0436a8347663a337865f3cc1dc64c6096db8a659
3
+ size 8185