alex-miller commited on
Commit
3c79cda
·
verified ·
1 Parent(s): ad49d6d

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0385
 
20
 
21
  ## Model description
22
 
@@ -35,28 +36,33 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 8e-07
39
  - train_batch_size: 24
40
  - eval_batch_size: 24
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 5
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.0642 | 1.0 | 285 | 0.0566 |
51
- | 0.0512 | 2.0 | 570 | 0.0466 |
52
- | 0.0436 | 3.0 | 855 | 0.0411 |
53
- | 0.0395 | 4.0 | 1140 | 0.0391 |
54
- | 0.0387 | 5.0 | 1425 | 0.0385 |
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.44.2
60
  - Pytorch 2.4.0+cu121
61
- - Datasets 2.21.0
62
  - Tokenizers 0.19.1
 
16
 
17
  This model is a fine-tuned version of [alex-miller/ODABert](https://huggingface.co/alex-miller/ODABert) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 8.7163
20
+ - Mse: 0.0707
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 2e-06
40
  - train_batch_size: 24
41
  - eval_batch_size: 24
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Mse |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 15.8927 | 1.0 | 77 | 13.5560 | 0.1302 |
52
+ | 13.8221 | 2.0 | 154 | 12.0384 | 0.1015 |
53
+ | 12.247 | 3.0 | 231 | 10.4189 | 0.0757 |
54
+ | 10.6189 | 4.0 | 308 | 9.3825 | 0.0658 |
55
+ | 9.8026 | 5.0 | 385 | 9.0555 | 0.0682 |
56
+ | 9.3381 | 6.0 | 462 | 8.8972 | 0.0705 |
57
+ | 9.0607 | 7.0 | 539 | 8.8197 | 0.0716 |
58
+ | 8.9678 | 8.0 | 616 | 8.7420 | 0.0705 |
59
+ | 8.866 | 9.0 | 693 | 8.6984 | 0.0703 |
60
+ | 8.8032 | 10.0 | 770 | 8.7163 | 0.0707 |
61
 
62
 
63
  ### Framework versions
64
 
65
  - Transformers 4.44.2
66
  - Pytorch 2.4.0+cu121
67
+ - Datasets 3.0.0
68
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca518aeddd7ee1fee2b1c494cbbafabf8a9647504e6028ba766799f0075387e3
3
  size 672705532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e60071ee7aa3c31a1b7dc5f704420c11004931f69f2cac5a551886dae6abef99
3
  size 672705532
runs/Sep13_16-43-09_9f37e30de432/events.out.tfevents.1726245790.9f37e30de432.1269.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764e07128d82c87d581124545c2f35a0197daf99bdc633b4f8d9cd249c904e99
3
+ size 7337
runs/Sep13_16-58-04_9f37e30de432/events.out.tfevents.1726246689.9f37e30de432.1269.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be33185e5d369c7ecf03a6a34d462bb09dd31a566daa066926b5253c6e6faf36
3
+ size 10865
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0f90fdb254ddf68f1cccbee1943be3eb671d919eccf48ce354f1920aabda77f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19399a6fe7d5d67d5e7c7bbc5619faa8a182787ed0f5e10833e3923dbe98b4dd
3
  size 5176