lapp0 commited on
Commit
f291de2
1 Parent(s): 587da66

Training in progress, step 99000

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ More information needed
44
 
45
  # Resource Usage Comparison
46
 
47
- - VRAM Use: 8.0694 GB
48
 
49
  # Distillation (Teacher -> Student) Architecture Difference:
50
 
@@ -85,7 +85,7 @@ Trained on 226,096,614 tokens from the [wikimedia/wikipedia](https://huggingface
85
  # Training Objective
86
 
87
  ```
88
- DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=raw_mse, layer_mapper=layer-2, projector=mlp))
89
  ```
90
 
91
  # Hyperparameters
@@ -95,15 +95,15 @@ The following hyperparameters were used during training:
95
  <summary>Expand</summary>
96
 
97
  - learning_rate: `0.0002`
98
- - train_batch_size: `8`
99
  - eval_batch_size: `8`
100
  - seed: `42`
101
  - optimizer: `Adam with betas=(0.9,0.999) and epsilon=1e-08`
102
  - lr_scheduler_type: `polynomial`
103
  - num_epochs: `1.0`
104
- - distillation_objective: `DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=raw_mse, layer_mapper=layer-2, projector=mlp))`
105
  - train_embeddings: `True`
106
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f0e0011af80>`
107
  - student_model_name_or_path: `None`
108
  - student_config_name_or_path: `distilbert/distilgpt2`
109
  - student_model_config: `None`
@@ -133,6 +133,6 @@ The following hyperparameters were used during training:
133
 
134
  # Framework Versions
135
  - Distily 0.4.1
136
- - Transformers 4.44.2
137
  - Pytorch 2.4.0+cu121
138
  - Datasets 2.21.0
 
44
 
45
  # Resource Usage Comparison
46
 
47
+ - VRAM Use: 7.4164 GB
48
 
49
  # Distillation (Teacher -> Student) Architecture Difference:
50
 
 
85
  # Training Objective
86
 
87
  ```
88
+ DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=raw_mse, layer_mapper=layer-2, norm=layernorm, projector=orthogonal))
89
  ```
90
 
91
  # Hyperparameters
 
95
  <summary>Expand</summary>
96
 
97
  - learning_rate: `0.0002`
98
+ - train_batch_size: `4`
99
  - eval_batch_size: `8`
100
  - seed: `42`
101
  - optimizer: `Adam with betas=(0.9,0.999) and epsilon=1e-08`
102
  - lr_scheduler_type: `polynomial`
103
  - num_epochs: `1.0`
104
+ - distillation_objective: `DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=5, loss_fn=raw_mse, layer_mapper=layer-2, norm=layernorm, projector=orthogonal))`
105
  - train_embeddings: `True`
106
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f57c9fa3c70>`
107
  - student_model_name_or_path: `None`
108
  - student_config_name_or_path: `distilbert/distilgpt2`
109
  - student_model_config: `None`
 
133
 
134
  # Framework Versions
135
  - Distily 0.4.1
136
+ - Transformers 4.44.1
137
  - Pytorch 2.4.0+cu121
138
  - Datasets 2.21.0
config.json CHANGED
@@ -40,7 +40,7 @@
40
  }
41
  },
42
  "torch_dtype": "bfloat16",
43
- "transformers_version": "4.44.2",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
  }
 
40
  }
41
  },
42
  "torch_dtype": "bfloat16",
43
+ "transformers_version": "4.44.1",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
  }
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.2"
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_norm=None, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=4, warmup_ratio=0/events.out.tfevents.1725144458.e3f806ea38c9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:896b7641f9d3b84222a6dd6e502d9bc9b0046facab1e8b64100bec17c925f4ef
3
+ size 47486044
logs/attn_norm=layernorm, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=4, warmup_ratio=0/completed.flag ADDED
File without changes
logs/attn_norm=layernorm, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=4, warmup_ratio=0/events.out.tfevents.1725144318.e3f806ea38c9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37392b9b24eee79b7046e2dc3eddcb62cd2157232af023b9adba3d7d07d6d40a
3
- size 253
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6272367a65d394eff134c5ee5e2ac7e086776c7283442ff1e2cbaf9ecc9b26e8
3
+ size 529
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:802a3510b17c0c240080a8a448009d29aae816fc3e3f307166ccde01ee573840
3
  size 163832792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c296cbdb71b96e3d6dfd2d687bef5707f34237c97e7e8d2d27aba529bb975d3
3
  size 163832792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc5c5a3852182f814286138c0bd60f6ffae90db702d5b862ca585f4ec248ed52
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e554300b51a0928e9000ed9a98c3371215bbeb59967de0b86c8bd8ca54b21b26
3
  size 5560