thedavidhackett commited on
Commit
8fa29ee
·
1 Parent(s): f9be12b

End of training

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1296
21
  - Accuracy: 0.9673
22
 
23
  ## Model description
@@ -43,22 +43,27 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.2003 | 1.0 | 520 | 0.1229 | 0.9571 |
53
- | 0.1189 | 2.0 | 1040 | 0.1006 | 0.9639 |
54
- | 0.0793 | 3.0 | 1560 | 0.1006 | 0.9646 |
55
- | 0.0645 | 4.0 | 2080 | 0.1381 | 0.9673 |
56
- | 0.0474 | 5.0 | 2600 | 0.1296 | 0.9673 |
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.35.1
62
  - Pytorch 2.1.0+cu118
63
  - Datasets 2.14.7
64
- - Tokenizers 0.14.1
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1927
21
  - Accuracy: 0.9673
22
 
23
  ## Model description
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.1937 | 1.0 | 520 | 0.1080 | 0.9639 |
53
+ | 0.1146 | 2.0 | 1040 | 0.1178 | 0.9652 |
54
+ | 0.0755 | 3.0 | 1560 | 0.1006 | 0.9680 |
55
+ | 0.0596 | 4.0 | 2080 | 0.1478 | 0.9673 |
56
+ | 0.0432 | 5.0 | 2600 | 0.1439 | 0.9707 |
57
+ | 0.0263 | 6.0 | 3120 | 0.1564 | 0.9693 |
58
+ | 0.0242 | 7.0 | 3640 | 0.1945 | 0.9659 |
59
+ | 0.0191 | 8.0 | 4160 | 0.1827 | 0.9673 |
60
+ | 0.0118 | 9.0 | 4680 | 0.1863 | 0.9686 |
61
+ | 0.0076 | 10.0 | 5200 | 0.1927 | 0.9673 |
62
 
63
 
64
  ### Framework versions
65
 
66
+ - Transformers 4.35.2
67
  - Pytorch 2.1.0+cu118
68
  - Datasets 2.14.7
69
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.35.1",
32
  "vocab_size": 30522
33
  }
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.35.2",
32
  "vocab_size": 30522
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e72d5f14c585aca44345dd1e70d76b2174f62df2f5b6f4b69756662514351738
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0044766db91a84cfa9b8542e30786cbb7f2275deeb7eebf40d1ca7b56e6eb240
3
  size 267832560
runs/Nov15_19-37-41_f4cac4e464cd/events.out.tfevents.1700077074.f4cac4e464cd.2594.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:024f57a49d118a49d1b0084f6a1e78fa1fb273ca70e9fe450df8987915ee0328
3
+ size 9395
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:500badb61b3bb7220f7e84ac1f2de4ab1cd101baf751366ee4840813feb88e5f
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31805c7bbae3a731d824d75bd1c8bfac7606d931b68dcb34742a3cf2242dee43
3
  size 4600