lapp0 commited on
Commit
b570fb7
1 Parent(s): 951aebe

Training in progress, step 61875

Browse files
README.md CHANGED
@@ -44,42 +44,42 @@ 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 | 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
 
76
- - VRAM Use: 7.7831 GB
77
 
78
- `# Distillation (Teacher -> Student) Architecture Difference:
79
 
80
  - **Architecture**: `GPT2LMHeadModel` -> `GPT2LMHeadModel`
81
  - **Total Parameters**: 124,439,808 -> 124,439,808
82
- - **Data Type (dtype)**: 124439808 -> torch.bfloat16
83
  - **Model Size**: 0.24 GB -> 0.24 GB
84
 
85
  <details>
@@ -122,7 +122,7 @@ The following hyperparameters were used during training:
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`
@@ -154,6 +154,6 @@ The following hyperparameters were used during training:
154
 
155
  # Framework Versions
156
  - Distily 0.2.0
157
- - Transformers 4.44.0
158
- - Pytorch 2.3.0
159
  - Datasets 2.21.0
 
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
 
76
+ - VRAM Use: 7.7830 GB
77
 
78
+ # Distillation (Teacher -> Student) Architecture Difference:
79
 
80
  - **Architecture**: `GPT2LMHeadModel` -> `GPT2LMHeadModel`
81
  - **Total Parameters**: 124,439,808 -> 124,439,808
82
+ - **Data Type (dtype)**: torch.bfloat16 -> torch.bfloat16
83
  - **Model Size**: 0.24 GB -> 0.24 GB
84
 
85
  <details>
 
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`
 
154
 
155
  # Framework Versions
156
  - Distily 0.2.0
157
+ - Transformers 4.44.1
158
+ - Pytorch 2.5.0.dev20240821+cu121
159
  - Datasets 2.21.0
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "bfloat16",
36
- "transformers_version": "4.44.0",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.44.1",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.44.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.44.1"
6
  }
logs/attn_loss_fn=cos, attn_weight=25.0, layer_mapper=last, projector=linear/events.out.tfevents.1724368939.e3f806ea38c9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de043acdc97b5b9467ccbf3e8762e3c7f9fcf39f5135f51a798ec995675f9c05
3
+ size 29632522
logs/attn_loss_fn=cos, attn_weight=5, layer_mapper=last, projector=linear/completed.flag ADDED
File without changes
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13d7caf0f4b291ee214f983e647c979a2223aef8bf50810a3b688c0035ff76b4
3
  size 248894656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c75558e3219d2a7e4ffa0dd1ea389b860b61e034e98d4f60cf55988a155e3c
3
  size 248894656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:454dad5e82d72dde7165008ed5a657a5c1ccdf4f12c893884ec45746773ab84e
3
  size 1017899144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:725f2af79ffc49c9532887b875375f374be964b02363ef1ea734c7b63e164008
3
  size 1017899144