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 |
|
48 |
-
| 2500 | 0.0404 |
|
49 |
-
| 5000 | 0.0808 |
|
50 |
-
| 7500 | 0.1212 |
|
51 |
-
| 10000 | 0.1616 |
|
52 |
-
| 12500 | 0.2020 |
|
53 |
-
| 15000 | 0.2424 |
|
54 |
-
| 17500 | 0.2828 |
|
55 |
-
| 20000 | 0.3232 |
|
56 |
-
| 22500 | 0.3636 | 67.0 |
|
57 |
-
| 25000 | 0.4040 |
|
58 |
-
| 27500 | 0.4444 |
|
59 |
-
| 30000 | 0.4848 | 59.
|
60 |
-
| 32500 | 0.5253 |
|
61 |
-
| 35000 | 0.5657 |
|
62 |
-
| 37500 | 0.6061 |
|
63 |
-
| 40000 | 0.6465 | 55.
|
64 |
-
| 42500 | 0.6869 |
|
65 |
-
| 45000 | 0.7273 |
|
66 |
-
| 47500 | 0.7677 | 50.
|
67 |
-
| 50000 | 0.8081 |
|
68 |
-
| 52500 | 0.8485 |
|
69 |
-
| 55000 | 0.8889 |
|
70 |
-
| 57500 | 0.9293 |
|
71 |
-
| 60000 | 0.9697 |
|
72 |
-
| 61875 | 1.0 |
|
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=
|
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=
|
124 |
- train_embeddings: `True`
|
125 |
-
- lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at
|
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 | 25.1005 | 99.6 | 12.47 | 4060086272.0 | 71468255805440.0 |
|
48 |
+
| 2500 | 0.0404 | 964.0 | 7552.0 | 6.1230 | 25.2379 | 99.057 | 12.402 | 612.0 | 7936.0 |
|
49 |
+
| 5000 | 0.0808 | 380.0 | 1896.0 | 5.0307 | 25.2556 | 98.988 | 12.393 | 270.0 | 286.0 |
|
50 |
+
| 7500 | 0.1212 | 230.0 | 824.0 | 4.5126 | 25.2187 | 99.133 | 12.411 | 201.0 | 174.0 |
|
51 |
+
| 10000 | 0.1616 | 171.0 | 628.0 | 4.2264 | 25.2809 | 98.889 | 12.381 | 150.0 | 174.0 |
|
52 |
+
| 12500 | 0.2020 | 127.0 | 482.0 | 3.8535 | 25.192 | 99.238 | 12.425 | 106.0 | 156.0 |
|
53 |
+
| 15000 | 0.2424 | 109.5 | 432.0 | 3.6645 | 25.2166 | 99.141 | 12.412 | 88.0 | 155.0 |
|
54 |
+
| 17500 | 0.2828 | 93.0 | 350.0 | 3.5201 | 25.2663 | 98.946 | 12.388 | 73.5 | 120.5 |
|
55 |
+
| 20000 | 0.3232 | 75.5 | 284.0 | 3.3344 | 25.2826 | 98.882 | 12.38 | 63.75 | 143.0 |
|
56 |
+
| 22500 | 0.3636 | 67.0 | 213.0 | 3.1515 | 25.2744 | 98.914 | 12.384 | 52.0 | 81.0 |
|
57 |
+
| 25000 | 0.4040 | 62.5 | 196.0 | 3.0761 | 25.2089 | 99.171 | 12.416 | 44.75 | 100.5 |
|
58 |
+
| 27500 | 0.4444 | 58.5 | 192.0 | 3.0319 | 25.2844 | 98.875 | 12.379 | 40.75 | 69.0 |
|
59 |
+
| 30000 | 0.4848 | 59.25 | 194.0 | 3.0142 | 25.2883 | 98.86 | 12.377 | 45.0 | 72.5 |
|
60 |
+
| 32500 | 0.5253 | 59.75 | 173.0 | 2.9997 | 25.2846 | 98.874 | 12.379 | 39.75 | 62.25 |
|
61 |
+
| 35000 | 0.5657 | 56.5 | 172.0 | 2.9418 | 25.2601 | 98.97 | 12.391 | 37.25 | 60.0 |
|
62 |
+
| 37500 | 0.6061 | 57.25 | 155.0 | 2.9178 | 25.2746 | 98.914 | 12.384 | 38.0 | 60.5 |
|
63 |
+
| 40000 | 0.6465 | 55.75 | 166.0 | 2.8984 | 25.2563 | 98.985 | 12.393 | 35.75 | 67.0 |
|
64 |
+
| 42500 | 0.6869 | 54.75 | 150.0 | 2.8788 | 25.2709 | 98.928 | 12.386 | 35.25 | 58.0 |
|
65 |
+
| 45000 | 0.7273 | 50.25 | 134.0 | 2.7761 | 25.1686 | 99.33 | 12.436 | 30.25 | 42.5 |
|
66 |
+
| 47500 | 0.7677 | 50.5 | 124.5 | 2.7511 | 25.2315 | 99.083 | 12.405 | 29.125 | 38.0 |
|
67 |
+
| 50000 | 0.8081 | 49.0 | 125.0 | 2.7362 | 25.2205 | 99.126 | 12.411 | 28.375 | 40.25 |
|
68 |
+
| 52500 | 0.8485 | 48.25 | 121.0 | 2.7264 | 25.2403 | 99.048 | 12.401 | 29.0 | 36.25 |
|
69 |
+
| 55000 | 0.8889 | 48.0 | 118.0 | 2.7109 | 25.1954 | 99.224 | 12.423 | 27.875 | 33.75 |
|
70 |
+
| 57500 | 0.9293 | 47.5 | 117.5 | 2.7053 | 25.258 | 98.979 | 12.392 | 27.625 | 32.5 |
|
71 |
+
| 60000 | 0.9697 | 47.5 | 117.0 | 2.7012 | 25.1729 | 99.313 | 12.434 | 27.5 | 32.5 |
|
72 |
+
| 61875 | 1.0 | 47.5 | 117.5 | 2.7010 | 25.2633 | 98.958 | 12.39 | 27.625 | 32.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=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 0x7f13f44e4550>`
|
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, projector=linear/events.out.tfevents.1724368772.e3f806ea38c9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:672c44db5dd222445e259e845d70fcedd2f6317ef2fbc2cbf05eeeb8d2ad4724
|
3 |
+
size 588
|