cotysong113 commited on
Commit
9c37546
·
verified ·
1 Parent(s): 70da456

Training completed!

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7976
22
  - Accuracy: 0.9152
23
 
24
  ## Model description
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - train_batch_size: 48
43
  - eval_batch_size: 48
44
  - seed: 42
45
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - num_epochs: 5
48
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 4.3006 | 1.0 | 318 | 3.2970 | 0.7323 |
54
- | 2.6435 | 2.0 | 636 | 1.8926 | 0.8484 |
55
- | 1.57 | 3.0 | 954 | 1.1789 | 0.8877 |
56
- | 1.0348 | 4.0 | 1272 | 0.8841 | 0.9071 |
57
- | 0.8186 | 5.0 | 1590 | 0.7976 | 0.9152 |
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.45.2
63
  - Pytorch 2.5.0
64
- - Datasets 3.0.1
65
  - Tokenizers 0.20.1
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0552
22
  - Accuracy: 0.9152
23
 
24
  ## Model description
 
42
  - train_batch_size: 48
43
  - eval_batch_size: 48
44
  - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - num_epochs: 5
48
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 6.1306 | 1.0 | 318 | 4.3729 | 0.7 |
54
+ | 3.4791 | 2.0 | 636 | 2.2991 | 0.8358 |
55
+ | 1.9597 | 3.0 | 954 | 1.4270 | 0.8858 |
56
+ | 1.3145 | 4.0 | 1272 | 1.1323 | 0.9094 |
57
+ | 1.0832 | 5.0 | 1590 | 1.0552 | 0.9152 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.46.0
63
  - Pytorch 2.5.0
64
+ - Datasets 3.0.2
65
  - Tokenizers 0.20.1
config.json CHANGED
@@ -326,6 +326,6 @@
326
  "sinusoidal_pos_embds": false,
327
  "tie_weights_": true,
328
  "torch_dtype": "float32",
329
- "transformers_version": "4.45.2",
330
  "vocab_size": 30522
331
  }
 
326
  "sinusoidal_pos_embds": false,
327
  "tie_weights_": true,
328
  "torch_dtype": "float32",
329
+ "transformers_version": "4.46.0",
330
  "vocab_size": 30522
331
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:234de561db85e875a21a32f638b8d80826263e3ac929551bbe3d59bc923cace0
3
  size 268290900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26c73e25d5a6ac591b2a15e458c3aabe5cbbe01572b8e204dfbeefac59b3c5a3
3
  size 268290900
runs/Oct29_01-00-12_p16/events.out.tfevents.1730135007.p16.91548.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3e8628e2c541aae00c11c48dc0ec216d51896289024b0918c5d4890798ddc5
3
+ size 12549
runs/Oct29_01-00-12_p16/events.out.tfevents.1730135049.p16.91548.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f66a83ab91cb807dc709dffdd525b190bc976755315ab8345f0776c97fd441b
3
+ size 12549
runs/Oct29_01-05-51_p16/events.out.tfevents.1730135170.p16.91548.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615de935ac19bb6c5510b263837b1a1cc0d19844cebd3f426a4e90abd994cb88
3
+ size 12549
runs/Oct29_01-05-51_p16/events.out.tfevents.1730135216.p16.91548.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08afd15443518c643b57f51fc9a070db837e719d70ccfb9e475d244ef7e7b0e9
3
+ size 12549
runs/Oct29_01-05-51_p16/events.out.tfevents.1730135267.p16.91548.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4671875e87dcb38e794531221aa46bf506bb1aaa7c5f7e90233e620dea5734a
3
+ size 12549
runs/Oct29_01-12-39_p16/events.out.tfevents.1730135696.p16.91548.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8920d556ee26200a29bf034927795bb22dfe9ee475378893027874c87f070c2
3
+ size 12543
runs/Oct29_01-17-24_p16/events.out.tfevents.1730135854.p16.91548.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784d887e5ce77096ab56437ee62e4be8e0bb8fec8b7e15ac81d396a649ca6e35
3
+ size 12540
runs/Oct29_01-22-53_p16/events.out.tfevents.1730136201.p16.180484.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3948e80b04a1d337daa655fa5cbff7ce2627269e2c2294fa477d486f3889731d
3
+ size 12549
runs/Oct29_01-25-02_p16/events.out.tfevents.1730136314.p16.180484.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06424b591f3d2008697833eecfd2ac480ff407103a0de1b1e4e26fc350eddb6b
3
+ size 15573
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dc2e3b724fc80878a48529a6f517e024eb718a2b76b25793dfcded584b4581e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd606cd431989f9a1237e4e06d49f283c6ff4a5b1687c6b434a9222878855aa
3
  size 5304