lapp0 commited on
Commit
36de0c6
1 Parent(s): 025df37

Training in progress, step 49500

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, norm=instancenorm, projector=mlp))
89
  ```
90
 
91
  # Hyperparameters
@@ -101,9 +101,9 @@ The following hyperparameters were used during training:
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=instancenorm, projector=mlp))`
105
  - train_embeddings: `True`
106
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f1c70563760>`
107
  - student_model_name_or_path: `None`
108
  - student_config_name_or_path: `distilbert/distilgpt2`
109
  - student_model_config: `None`
@@ -134,5 +134,5 @@ The following hyperparameters were used during training:
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: 8.0722 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=instancenorm, projector=orthogonal))
89
  ```
90
 
91
  # Hyperparameters
 
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=instancenorm, projector=orthogonal))`
105
  - train_embeddings: `True`
106
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7f6b219afd30>`
107
  - student_model_name_or_path: `None`
108
  - student_config_name_or_path: `distilbert/distilgpt2`
109
  - student_model_config: `None`
 
134
  # Framework Versions
135
  - Distily 0.4.1
136
  - Transformers 4.44.2
137
+ - Pytorch 2.3.0
138
  - Datasets 2.21.0
logs/attn_norm=batchnorm, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=8, warmup_ratio=0/events.out.tfevents.1725171213.849724f928d2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b2c16c5508cfca7abf8b2687779de765bdc1c787e4e7ec95c921c9e723f4b02
3
+ size 23671664
logs/attn_norm=instancenorm, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=8, warmup_ratio=0/completed.flag ADDED
File without changes
logs/attn_norm=instancenorm_teacher_only, attn_projector=orthogonal, attn_weight=5, learning_rate=0.0002, per_device_train_batch_size=8, warmup_ratio=0/events.out.tfevents.1725171145.849724f928d2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9562239d726839b9feaa1ddc5c3439d1e5437eb6953d95bfdbd455fe3b86f741
3
+ size 5816
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7b481a4d9e520f381f0d48be8155611add25cb0fc2c396c1a9acbbe40fcd91d
3
  size 163832792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93501b7fb9b39be254f7949b2be4396655fb3a67b8181ce9f7a7caa4952ee53e
3
  size 163832792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:459cfcf49773247f6e2b1c82ad1fdf97f584b48ccd750e698ada7d7030e61501
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:198f3e04437cab3bd2b2ae4e930a9e16c7eb6865e4afe7e5687935f78b768166
3
  size 5560