lapp0 commited on
Commit
951aebe
·
verified ·
1 Parent(s): 1b00f4f

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 | 45.7764 | 30.1483 | 82.923 | 10.382 | 4060086272.0 | 71468255805440.0 |
48
- | 2500 | 0.0404 | 2192.0 | 21888.0 | 20.8264 | 30.1218 | 82.996 | 10.391 | 1280.0 | 91136.0 |
49
- | 5000 | 0.0808 | 486.0 | 3120.0 | 18.4124 | 30.4931 | 81.986 | 10.265 | 338.0 | 1128.0 |
50
- | 7500 | 0.1212 | 276.0 | 1296.0 | 17.0012 | 30.1359 | 82.958 | 10.386 | 255.0 | 250.0 |
51
- | 10000 | 0.1616 | 202.0 | 756.0 | 16.2078 | 30.1737 | 82.854 | 10.373 | 189.0 | 310.0 |
52
- | 12500 | 0.2020 | 145.0 | 540.0 | 15.1002 | 30.1534 | 82.909 | 10.38 | 130.0 | 177.0 |
53
- | 15000 | 0.2424 | 123.5 | 488.0 | 14.5297 | 30.1065 | 83.039 | 10.396 | 93.0 | 149.0 |
54
- | 17500 | 0.2828 | 95.0 | 376.0 | 14.1518 | 30.1635 | 82.882 | 10.377 | 75.5 | 137.0 |
55
- | 20000 | 0.3232 | 79.0 | 308.0 | 13.6434 | 30.1294 | 82.976 | 10.389 | 63.0 | 147.0 |
56
- | 22500 | 0.3636 | 67.0 | 217.0 | 13.1501 | 30.1133 | 83.02 | 10.394 | 51.0 | 83.5 |
57
- | 25000 | 0.4040 | 63.75 | 203.0 | 12.9684 | 30.2115 | 82.75 | 10.36 | 43.75 | 69.5 |
58
- | 27500 | 0.4444 | 59.0 | 195.0 | 12.8408 | 30.1817 | 82.832 | 10.371 | 40.0 | 76.0 |
59
- | 30000 | 0.4848 | 59.0 | 194.0 | 12.8237 | 30.1805 | 82.835 | 10.371 | 41.5 | 55.75 |
60
- | 32500 | 0.5253 | 58.5 | 174.0 | 12.7748 | 30.1793 | 82.838 | 10.371 | 38.25 | 61.25 |
61
- | 35000 | 0.5657 | 57.25 | 171.0 | 12.6602 | 30.1387 | 82.95 | 10.385 | 36.25 | 43.75 |
62
- | 37500 | 0.6061 | 56.25 | 159.0 | 12.5996 | 30.2154 | 82.739 | 10.359 | 36.75 | 49.5 |
63
- | 40000 | 0.6465 | 55.0 | 156.0 | 12.5526 | 30.1918 | 82.804 | 10.367 | 33.75 | 58.5 |
64
- | 42500 | 0.6869 | 54.5 | 148.0 | 12.4990 | 30.1749 | 82.85 | 10.373 | 34.0 | 48.25 |
65
- | 45000 | 0.7273 | 50.75 | 134.0 | 12.2851 | 30.1611 | 82.888 | 10.378 | 29.0 | 42.0 |
66
- | 47500 | 0.7677 | 51.25 | 126.5 | 12.2410 | 30.2021 | 82.776 | 10.364 | 28.75 | 36.0 |
67
- | 50000 | 0.8081 | 50.5 | 124.0 | 12.2169 | 30.166 | 82.875 | 10.376 | 28.5 | 38.25 |
68
- | 52500 | 0.8485 | 49.25 | 122.0 | 12.1910 | 30.1439 | 82.936 | 10.384 | 28.25 | 34.5 |
69
- | 55000 | 0.8889 | 49.25 | 120.5 | 12.1604 | 30.1149 | 83.015 | 10.394 | 27.625 | 35.0 |
70
- | 57500 | 0.9293 | 49.25 | 120.5 | 12.1473 | 30.1142 | 83.017 | 10.394 | 27.75 | 33.75 |
71
- | 60000 | 0.9697 | 49.0 | 119.5 | 12.1403 | 30.143 | 82.938 | 10.384 | 27.625 | 33.5 |
72
- | 61875 | 1.0 | 49.0 | 120.0 | 12.1391 | 30.2511 | 82.642 | 10.347 | 27.625 | 33.75 |
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=cos, 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=cos, layer_mapper=layer-2))`
124
  - train_embeddings: `True`
125
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7fbeac4d9c00>`
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 | 25.7744 | 30.1836 | 82.826 | 10.37 | 4060086272.0 | 71468255805440.0 |
48
+ | 2500 | 0.0404 | 956.0 | 8192.0 | 6.1231 | 30.1407 | 82.944 | 10.385 | 660.0 | 6464.0 |
49
+ | 5000 | 0.0808 | 378.0 | 1880.0 | 5.0294 | 30.1017 | 83.052 | 10.398 | 270.0 | 290.0 |
50
+ | 7500 | 0.1212 | 230.0 | 820.0 | 4.5126 | 30.2328 | 82.692 | 10.353 | 201.0 | 174.0 |
51
+ | 10000 | 0.1616 | 173.0 | 628.0 | 4.2290 | 30.1373 | 82.954 | 10.386 | 152.0 | 172.0 |
52
+ | 12500 | 0.2020 | 127.5 | 482.0 | 3.8556 | 30.2081 | 82.759 | 10.361 | 106.5 | 156.0 |
53
+ | 15000 | 0.2424 | 109.0 | 436.0 | 3.6682 | 30.1834 | 82.827 | 10.37 | 87.5 | 146.0 |
54
+ | 17500 | 0.2828 | 93.5 | 348.0 | 3.5219 | 30.1772 | 82.844 | 10.372 | 73.0 | 120.5 |
55
+ | 20000 | 0.3232 | 75.5 | 272.0 | 3.3368 | 30.1313 | 82.97 | 10.388 | 63.5 | 134.0 |
56
+ | 22500 | 0.3636 | 67.5 | 217.0 | 3.1528 | 30.1675 | 82.871 | 10.375 | 52.75 | 77.5 |
57
+ | 25000 | 0.4040 | 63.75 | 196.0 | 3.0848 | 30.1989 | 82.784 | 10.365 | 45.5 | 77.0 |
58
+ | 27500 | 0.4444 | 58.0 | 205.0 | 3.0296 | 30.1798 | 82.837 | 10.371 | 40.25 | 79.5 |
59
+ | 30000 | 0.4848 | 60.5 | 198.0 | 3.0189 | 30.2126 | 82.747 | 10.36 | 43.0 | 64.5 |
60
+ | 32500 | 0.5253 | 59.0 | 172.0 | 3.0013 | 30.176 | 82.847 | 10.372 | 41.0 | 76.5 |
61
+ | 35000 | 0.5657 | 56.0 | 172.0 | 2.9437 | 30.2238 | 82.716 | 10.356 | 38.25 | 59.5 |
62
+ | 37500 | 0.6061 | 57.5 | 161.0 | 2.9153 | 30.1666 | 82.873 | 10.376 | 38.25 | 67.5 |
63
+ | 40000 | 0.6465 | 54.75 | 156.0 | 2.8906 | 30.1878 | 82.815 | 10.368 | 35.75 | 58.75 |
64
+ | 42500 | 0.6869 | 54.0 | 154.0 | 2.8788 | 30.1733 | 82.855 | 10.373 | 34.75 | 52.0 |
65
+ | 45000 | 0.7273 | 50.5 | 136.0 | 2.7766 | 30.1315 | 82.97 | 10.388 | 30.75 | 45.25 |
66
+ | 47500 | 0.7677 | 50.0 | 124.5 | 2.7505 | 30.4536 | 82.092 | 10.278 | 29.875 | 37.25 |
67
+ | 50000 | 0.8081 | 48.75 | 123.5 | 2.7359 | 30.1393 | 82.948 | 10.385 | 28.75 | 37.0 |
68
+ | 52500 | 0.8485 | 48.25 | 120.5 | 2.7269 | 30.1607 | 82.889 | 10.378 | 28.875 | 35.5 |
69
+ | 55000 | 0.8889 | 48.0 | 118.5 | 2.7099 | 30.2151 | 82.74 | 10.359 | 27.875 | 34.25 |
70
+ | 57500 | 0.9293 | 47.5 | 118.0 | 2.7048 | 30.1727 | 82.856 | 10.374 | 27.625 | 33.0 |
71
+ | 60000 | 0.9697 | 47.5 | 117.5 | 2.7013 | 30.2816 | 82.558 | 10.336 | 27.5 | 32.75 |
72
+ | 61875 | 1.0 | 47.5 | 117.5 | 2.7006 | 30.27 | 82.59 | 10.34 | 27.625 | 33.0 |
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=cos, 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=cos, layer_mapper=layer-2))`
124
  - train_embeddings: `True`
125
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7fbd702f4d60>`
126
  - student_model_name_or_path: `None`
127
  - student_config_name_or_path: `None`
128
  - student_model_config: `None`
logs/attn_loss_fn=cos, attn_weight=5, layer_mapper=last_k_2, projector=orthogonal/events.out.tfevents.1724371883.f383272e719b ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ebf9bffc6ed4fa39b59815ce72aa448d1d30f80bc254bce889ceee0727a6ce2
3
+ size 588