msab97 commited on
Commit
973600f
·
verified ·
1 Parent(s): ff7d09d

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4411
22
- - Accuracy: 0.8245
 
23
 
24
  ## Model description
25
 
@@ -38,25 +39,27 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 2e-05
42
- - train_batch_size: 64
43
- - eval_batch_size: 64
44
  - seed: 42
45
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 2
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.766 | 1.0 | 659 | 0.4984 | 0.7988 |
54
- | 0.4755 | 2.0 | 1318 | 0.4417 | 0.8231 |
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.45.1
60
  - Pytorch 2.4.0
61
- - Datasets 3.0.1
62
- - Tokenizers 0.20.0
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4837
22
+ - Accuracy: 0.8181
23
+ - F1 Macro: 0.7738
24
 
25
  ## Model description
26
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
+ - learning_rate: 2.3824605150324688e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
  - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | No log | 1.0 | 461 | 0.5790 | 0.7710 | 0.7130 |
55
+ | 0.7525 | 2.0 | 922 | 0.4944 | 0.8101 | 0.7655 |
56
+ | 0.4358 | 3.0 | 1383 | 0.5003 | 0.8166 | 0.7867 |
57
+ | 0.3137 | 4.0 | 1844 | 0.5757 | 0.8220 | 0.7946 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.46.3
63
  - Pytorch 2.4.0
64
+ - Datasets 3.1.0
65
+ - Tokenizers 0.20.3
config.json CHANGED
@@ -38,6 +38,6 @@
38
  "sinusoidal_pos_embds": false,
39
  "tie_weights_": true,
40
  "torch_dtype": "float32",
41
- "transformers_version": "4.45.1",
42
  "vocab_size": 30522
43
  }
 
38
  "sinusoidal_pos_embds": false,
39
  "tie_weights_": true,
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.46.3",
42
  "vocab_size": 30522
43
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f3729484c651da1a7bf2a4aaeb8c33c6a1e5bf5987de5991ada7c93d0cc8e31
3
  size 267847948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccda302f41a2f93c701a238ac78970c5ec9333b6182824a9b89efdbc2c6b60f9
3
  size 267847948
runs/Dec05_15-51-03_a4efccb8f56a/events.out.tfevents.1733413864.a4efccb8f56a.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7589b0b03e356c0b6ee2332e4f3c32b26fa80e9ef25b956d35a3e1fdaf89a6
3
+ size 5332
runs/Dec05_15-53-29_a4efccb8f56a/events.out.tfevents.1733414009.a4efccb8f56a.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:053dfd73d1d190d8c7446747aed20d05f13ad2e3a22b964ab441b17328a72813
3
+ size 7820
runs/Dec05_15-53-29_a4efccb8f56a/events.out.tfevents.1733415564.a4efccb8f56a.23.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f678fd3b88b935ea6e707c1453e60b26831b0f028d805bda9884e26224c1a3d
3
+ size 463
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa127c51ac656d521628f56052615fbcc0704559777c6480b59157742ab56162
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878efa4fcd24bfe0291a583fcf81ef0d9e79ebdd8e35f30ab5cee78d39de42d3
3
+ size 5304