Aravindan commited on
Commit
4c054f1
1 Parent(s): 8e108a8

End of training

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [Aravindan/gpt2out](https://huggingface.co/Aravindan/gpt2out) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.4231
24
 
25
  ## Model description
26
 
@@ -47,14 +47,46 @@ The following hyperparameters were used during training:
47
  - total_train_batch_size: 80
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: constant
50
- - training_steps: 50
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:------:|:----:|:---------------:|
57
- | 2.6346 | 0.0147 | 30 | 2.4231 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [Aravindan/gpt2out](https://huggingface.co/Aravindan/gpt2out) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.9619
24
 
25
  ## Model description
26
 
 
47
  - total_train_batch_size: 80
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: constant
50
+ - training_steps: 1000
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:------:|:----:|:---------------:|
57
+ | 2.6318 | 0.0147 | 30 | 2.4202 |
58
+ | 2.5147 | 0.0294 | 60 | 2.3425 |
59
+ | 2.4599 | 0.0440 | 90 | 2.2838 |
60
+ | 2.4009 | 0.0587 | 120 | 2.2386 |
61
+ | 2.394 | 0.0734 | 150 | 2.1971 |
62
+ | 2.3459 | 0.0881 | 180 | 2.1614 |
63
+ | 2.3057 | 0.1027 | 210 | 2.1324 |
64
+ | 2.3085 | 0.1174 | 240 | 2.1076 |
65
+ | 2.2675 | 0.1321 | 270 | 2.0891 |
66
+ | 2.2348 | 0.1468 | 300 | 2.0716 |
67
+ | 2.2167 | 0.1614 | 330 | 2.0594 |
68
+ | 2.1827 | 0.1761 | 360 | 2.0481 |
69
+ | 2.2049 | 0.1908 | 390 | 2.0390 |
70
+ | 2.1803 | 0.2055 | 420 | 2.0303 |
71
+ | 2.1709 | 0.2201 | 450 | 2.0250 |
72
+ | 2.1915 | 0.2348 | 480 | 2.0183 |
73
+ | 2.1583 | 0.2495 | 510 | 2.0120 |
74
+ | 2.168 | 0.2642 | 540 | 2.0072 |
75
+ | 2.1678 | 0.2788 | 570 | 2.0026 |
76
+ | 2.1545 | 0.2935 | 600 | 1.9988 |
77
+ | 2.1561 | 0.3082 | 630 | 1.9941 |
78
+ | 2.1442 | 0.3229 | 660 | 1.9913 |
79
+ | 2.1393 | 0.3375 | 690 | 1.9867 |
80
+ | 2.1489 | 0.3522 | 720 | 1.9834 |
81
+ | 2.1304 | 0.3669 | 750 | 1.9814 |
82
+ | 2.1175 | 0.3816 | 780 | 1.9783 |
83
+ | 2.113 | 0.3962 | 810 | 1.9753 |
84
+ | 2.1025 | 0.4109 | 840 | 1.9729 |
85
+ | 2.1181 | 0.4256 | 870 | 1.9711 |
86
+ | 2.0947 | 0.4403 | 900 | 1.9688 |
87
+ | 2.0868 | 0.4549 | 930 | 1.9665 |
88
+ | 2.1061 | 0.4696 | 960 | 1.9638 |
89
+ | 2.1096 | 0.4843 | 990 | 1.9619 |
90
 
91
 
92
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c9d94f5357649f82fb50b00753f4dea566bf93d56c116eafef6e0d4bd7d819b
3
  size 2362376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8b3f05e1a00d5540c1f299855411b6a3e8d15121fc60cd9a0849bfbcd9164d
3
  size 2362376
runs/Jun13_11-56-28_5ffe309c321a/events.out.tfevents.1718279937.5ffe309c321a.24.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26285c187b4e297e2fb18aa28d3882e7a20af8afd67dba5d3a961e232424df2
3
+ size 22064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:545fdcdfa578c78beef917f63c6d03ca8ab1f74ed19ce0cb794697949e4bb254
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f2c70bc65e23b8f60d1669fb8d9803ccd8d8b5a254dddda327181dca4cba501
3
  size 5368