Jorsini commited on
Commit
c1cfcd3
1 Parent(s): a76ce11

End of training

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 [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.4194
19
 
20
  ## Model description
21
 
@@ -35,22 +35,37 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.0001
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: 5
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.0236 | 1.0 | 581 | 1.7083 |
50
- | 1.8282 | 2.0 | 1162 | 1.6452 |
51
- | 1.6842 | 3.0 | 1743 | 1.5066 |
52
- | 1.5534 | 4.0 | 2324 | 1.4436 |
53
- | 1.4659 | 5.0 | 2905 | 1.4194 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.1486
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.0001
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: 20
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 146 | 1.6589 |
50
+ | No log | 2.0 | 292 | 1.5801 |
51
+ | No log | 3.0 | 438 | 1.5258 |
52
+ | 1.7336 | 4.0 | 584 | 1.4607 |
53
+ | 1.7336 | 5.0 | 730 | 1.4002 |
54
+ | 1.7336 | 6.0 | 876 | 1.4025 |
55
+ | 1.4357 | 7.0 | 1022 | 1.3493 |
56
+ | 1.4357 | 8.0 | 1168 | 1.3449 |
57
+ | 1.4357 | 9.0 | 1314 | 1.3117 |
58
+ | 1.4357 | 10.0 | 1460 | 1.2954 |
59
+ | 1.2491 | 11.0 | 1606 | 1.3056 |
60
+ | 1.2491 | 12.0 | 1752 | 1.2601 |
61
+ | 1.2491 | 13.0 | 1898 | 1.2488 |
62
+ | 1.1171 | 14.0 | 2044 | 1.2119 |
63
+ | 1.1171 | 15.0 | 2190 | 1.2133 |
64
+ | 1.1171 | 16.0 | 2336 | 1.1962 |
65
+ | 1.1171 | 17.0 | 2482 | 1.1902 |
66
+ | 1.0375 | 18.0 | 2628 | 1.1545 |
67
+ | 1.0375 | 19.0 | 2774 | 1.1702 |
68
+ | 1.0375 | 20.0 | 2920 | 1.1486 |
69
 
70
 
71
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04b25b0366b3bc3d710c21a91ae306f7356c869bdad69b9af19c7a29603599d1
3
  size 328693404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8ecec4df91eb617761499624f68c76ad08f9a8378bc189a2dcf791221997b9
3
  size 328693404
runs/Jan07_21-18-08_402eeb12edff/events.out.tfevents.1704664469.402eeb12edff.295.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31f4cd66cbff84bf810aeae34dbfb9e92347ca0805467e922bec4229fabe6c44
3
+ size 10874
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93dae5ddfa779b92041dd39d1ca38396e150b8ab604fb70573ff814013786b19
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04bf9e65eb6755758ce0cd9a2596d319a9258f496acf0235569762dccc80fc7
3
  size 4600