lapp0 commited on
Commit
b5b49a4
·
verified ·
1 Parent(s): b2fea80

End of training

Browse files
README.md CHANGED
@@ -44,32 +44,32 @@ More information needed
44
  | step | epoch | enwikippl | frwikippl | loss | runtime | samples_per_second | steps_per_second | tinystoriesppl | zhwikippl |
45
  | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
46
  | **teacher eval** | | 43.25 | 61.25 | | | | | 11.6875 | 19.125 |
47
- | 0 | 0 | 2473901162496.0 | 170424302305280.0 | 22.7948 | 25.4611 | 98.189 | 12.293 | 4060086272.0 | 71468255805440.0 |
48
- | 2500 | 0.0404 | 800.0 | 6240.0 | 2.9668 | 25.4143 | 98.37 | 12.316 | 470.0 | 5024.0 |
49
- | 5000 | 0.0808 | 326.0 | 1480.0 | 2.1695 | 25.4751 | 98.135 | 12.287 | 247.0 | 278.0 |
50
- | 7500 | 0.1212 | 224.0 | 804.0 | 1.8398 | 25.4585 | 98.199 | 12.295 | 185.0 | 191.0 |
51
- | 10000 | 0.1616 | 171.0 | 608.0 | 1.6411 | 25.4667 | 98.167 | 12.291 | 146.0 | 165.0 |
52
- | 12500 | 0.2020 | 127.0 | 482.0 | 1.3752 | 25.4857 | 98.094 | 12.281 | 111.0 | 141.0 |
53
- | 15000 | 0.2424 | 104.5 | 436.0 | 1.2406 | 25.4584 | 98.199 | 12.295 | 93.5 | 101.0 |
54
- | 17500 | 0.2828 | 90.5 | 340.0 | 1.1275 | 25.4822 | 98.108 | 12.283 | 74.0 | 147.0 |
55
- | 20000 | 0.3232 | 82.5 | 318.0 | 1.0364 | 25.4803 | 98.115 | 12.284 | 69.5 | 136.0 |
56
- | 22500 | 0.3636 | 74.0 | 236.0 | 0.8965 | 25.4918 | 98.071 | 12.278 | 61.0 | 88.0 |
57
- | 25000 | 0.4040 | 67.0 | 215.0 | 0.8526 | 25.4599 | 98.194 | 12.294 | 52.0 | 99.5 |
58
- | 27500 | 0.4444 | 63.75 | 220.0 | 0.8130 | 25.4697 | 98.156 | 12.289 | 46.75 | 111.5 |
59
- | 30000 | 0.4848 | 65.5 | 220.0 | 0.8063 | 25.4728 | 98.144 | 12.288 | 53.0 | 71.5 |
60
- | 32500 | 0.5253 | 63.75 | 193.0 | 0.7915 | 25.4447 | 98.252 | 12.301 | 45.75 | 112.5 |
61
- | 35000 | 0.5657 | 61.5 | 193.0 | 0.7347 | 25.4975 | 98.049 | 12.276 | 42.75 | 64.5 |
62
- | 37500 | 0.6061 | 61.0 | 168.0 | 0.7146 | 25.4651 | 98.174 | 12.291 | 44.5 | 58.5 |
63
- | 40000 | 0.6465 | 58.75 | 182.0 | 0.7022 | 25.4903 | 98.076 | 12.279 | 41.0 | 95.0 |
64
- | 42500 | 0.6869 | 59.75 | 175.0 | 0.6748 | 25.4884 | 98.084 | 12.28 | 42.5 | 59.5 |
65
- | 45000 | 0.7273 | 53.75 | 146.0 | 0.5747 | 25.4692 | 98.158 | 12.289 | 36.0 | 51.25 |
66
- | 47500 | 0.7677 | 53.0 | 136.0 | 0.5532 | 25.4941 | 98.062 | 12.277 | 34.25 | 38.25 |
67
- | 50000 | 0.8081 | 52.25 | 139.0 | 0.5372 | 25.4685 | 98.16 | 12.29 | 33.25 | 43.25 |
68
- | 52500 | 0.8485 | 50.75 | 131.0 | 0.5245 | 25.4289 | 98.313 | 12.309 | 33.5 | 37.0 |
69
- | 55000 | 0.8889 | 50.5 | 128.0 | 0.5085 | 25.4853 | 98.096 | 12.282 | 32.25 | 35.25 |
70
- | 57500 | 0.9293 | 50.0 | 127.0 | 0.5024 | 25.483 | 98.105 | 12.283 | 31.875 | 33.75 |
71
- | 60000 | 0.9697 | 49.75 | 126.0 | 0.4989 | 25.4171 | 98.359 | 12.315 | 31.625 | 33.25 |
72
- | 61875 | 1.0 | 49.75 | 126.5 | 0.4982 | 25.4751 | 98.135 | 12.286 | 31.75 | 33.25 |
73
 
74
  # Resource Usage Comparison
75
 
@@ -103,7 +103,7 @@ Trained on 145,744,973 tokens from the [wikimedia/wikipedia](https://huggingface
103
  # Training Objective
104
 
105
  ```
106
- DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=25.0, loss_fn=kl, layer_mapper=layer-2))
107
  ```
108
 
109
  # Hyperparameters
@@ -120,9 +120,9 @@ The following hyperparameters were used during training:
120
  - lr_scheduler_type: `linear`
121
  - lr_scheduler_warmup_ratio: `0.5`
122
  - num_epochs: `1.0`
123
- - distillation_objective: `DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=25.0, loss_fn=kl, layer_mapper=layer-2))`
124
  - train_embeddings: `True`
125
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f0373c842b0>`
126
  - student_model_name_or_path: `None`
127
  - student_config_name_or_path: `None`
128
  - student_model_config: `None`
 
44
  | step | epoch | enwikippl | frwikippl | loss | runtime | samples_per_second | steps_per_second | tinystoriesppl | zhwikippl |
45
  | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
46
  | **teacher eval** | | 43.25 | 61.25 | | | | | 11.6875 | 19.125 |
47
+ | 0 | 0 | 2473901162496.0 | 170424302305280.0 | 21.1784 | 25.4629 | 98.182 | 12.292 | 4060086272.0 | 71468255805440.0 |
48
+ | 2500 | 0.0404 | 764.0 | 5376.0 | 2.3601 | 25.4683 | 98.161 | 12.29 | 470.0 | 2080.0 |
49
+ | 5000 | 0.0808 | 312.0 | 1344.0 | 1.6575 | 25.5021 | 98.031 | 12.274 | 232.0 | 241.0 |
50
+ | 7500 | 0.1212 | 210.0 | 744.0 | 1.3794 | 25.4757 | 98.133 | 12.286 | 171.0 | 154.0 |
51
+ | 10000 | 0.1616 | 158.0 | 560.0 | 1.1833 | 25.5064 | 98.015 | 12.271 | 129.0 | 155.0 |
52
+ | 12500 | 0.2020 | 117.0 | 456.0 | 0.9690 | 25.4693 | 98.157 | 12.289 | 98.5 | 140.0 |
53
+ | 15000 | 0.2424 | 103.5 | 420.0 | 0.8624 | 25.4707 | 98.152 | 12.289 | 84.0 | 110.5 |
54
+ | 17500 | 0.2828 | 91.5 | 338.0 | 0.7747 | 25.4792 | 98.119 | 12.285 | 74.5 | 108.0 |
55
+ | 20000 | 0.3232 | 78.0 | 292.0 | 0.7217 | 25.5053 | 98.019 | 12.272 | 64.5 | 173.0 |
56
+ | 22500 | 0.3636 | 70.0 | 240.0 | 0.6259 | 25.4943 | 98.061 | 12.277 | 57.0 | 84.0 |
57
+ | 25000 | 0.4040 | 68.0 | 201.0 | 0.5935 | 25.4853 | 98.096 | 12.282 | 53.25 | 143.0 |
58
+ | 27500 | 0.4444 | 66.0 | 205.0 | 0.5698 | 25.4724 | 98.146 | 12.288 | 48.75 | 141.0 |
59
+ | 30000 | 0.4848 | 65.5 | 231.0 | 0.5773 | 25.4348 | 98.29 | 12.306 | 50.0 | 76.0 |
60
+ | 32500 | 0.5253 | 65.5 | 194.0 | 0.5631 | 25.4793 | 98.119 | 12.284 | 48.25 | 70.0 |
61
+ | 35000 | 0.5657 | 61.0 | 192.0 | 0.5233 | 25.4774 | 98.126 | 12.285 | 42.5 | 91.5 |
62
+ | 37500 | 0.6061 | 61.5 | 174.0 | 0.5094 | 25.4635 | 98.18 | 12.292 | 45.5 | 87.0 |
63
+ | 40000 | 0.6465 | 60.0 | 188.0 | 0.4995 | 25.4422 | 98.262 | 12.302 | 41.75 | 105.5 |
64
+ | 42500 | 0.6869 | 59.0 | 173.0 | 0.4839 | 25.5034 | 98.026 | 12.273 | 42.0 | 189.0 |
65
+ | 45000 | 0.7273 | 54.5 | 153.0 | 0.4090 | 25.504 | 98.024 | 12.273 | 35.5 | 58.25 |
66
+ | 47500 | 0.7677 | 53.75 | 137.0 | 0.3895 | 25.5041 | 98.023 | 12.273 | 35.0 | 42.5 |
67
+ | 50000 | 0.8081 | 53.25 | 139.0 | 0.3769 | 25.4755 | 98.133 | 12.286 | 33.75 | 41.25 |
68
+ | 52500 | 0.8485 | 51.25 | 131.0 | 0.3691 | 25.4887 | 98.083 | 12.28 | 33.75 | 46.25 |
69
+ | 55000 | 0.8889 | 50.75 | 126.5 | 0.3558 | 25.4369 | 98.282 | 12.305 | 32.75 | 38.25 |
70
+ | 57500 | 0.9293 | 50.0 | 126.5 | 0.3515 | 25.4349 | 98.29 | 12.306 | 32.25 | 35.5 |
71
+ | 60000 | 0.9697 | 50.0 | 126.0 | 0.3490 | 25.4964 | 98.053 | 12.276 | 32.0 | 35.25 |
72
+ | 61875 | 1.0 | 49.75 | 126.0 | 0.3487 | 25.4844 | 98.099 | 12.282 | 32.0 | 35.5 |
73
 
74
  # Resource Usage Comparison
75
 
 
103
  # Training Objective
104
 
105
  ```
106
+ DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=kl, layer_mapper=layer-2))
107
  ```
108
 
109
  # Hyperparameters
 
120
  - lr_scheduler_type: `linear`
121
  - lr_scheduler_warmup_ratio: `0.5`
122
  - num_epochs: `1.0`
123
+ - distillation_objective: `DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=kl, layer_mapper=layer-2))`
124
  - train_embeddings: `True`
125
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f040858e4a0>`
126
  - student_model_name_or_path: `None`
127
  - student_config_name_or_path: `None`
128
  - student_model_config: `None`
logs/attn_loss_fn=kl, attn_weight=5, layer_mapper=last_k_2, projector=linear/events.out.tfevents.1724427930.e3f806ea38c9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e999bf4f291d947146063d038cf629d4d1bd17d9435fb6135256858f3d922f1d
3
+ size 588