lapp0 commited on
Commit
4eb6617
1 Parent(s): 0527d56

Training in progress, step 61875

Browse files
README.md CHANGED
@@ -46,7 +46,7 @@ More information needed
46
 
47
  # Resource Usage Comparison
48
 
49
- - VRAM Use: 7.7859 GB
50
 
51
  # Distillation (Teacher -> Student) Architecture Difference:
52
 
@@ -66,7 +66,7 @@ More information needed
66
  <br/>
67
 
68
  # Train Dataset
69
- Trained on 145,716,666 tokens from the [wikimedia/wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) dataset.
70
 
71
  - Num Samples: `247,500`
72
  - Subset: `20231101.en`
@@ -76,7 +76,7 @@ Trained on 145,716,666 tokens from the [wikimedia/wikipedia](https://huggingface
76
  # Training Objective
77
 
78
  ```
79
- DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=25.0, loss_fn=raw_mse, layer_mapper=layer-2, norm=layernorm, projector=orthogonal))
80
  ```
81
 
82
  # Hyperparameters
@@ -93,9 +93,9 @@ The following hyperparameters were used during training:
93
  - lr_scheduler_type: `cosine_with_min_lr`
94
  - lr_scheduler_warmup_ratio: `0.5`
95
  - num_epochs: `1.0`
96
- - 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=raw_mse, layer_mapper=layer-2, norm=layernorm, projector=orthogonal))`
97
  - train_embeddings: `True`
98
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7fe9296249d0>`
99
  - student_model_name_or_path: `None`
100
  - student_config_name_or_path: `None`
101
  - student_model_config: `None`
@@ -124,7 +124,7 @@ The following hyperparameters were used during training:
124
 
125
 
126
  # Framework Versions
127
- - Distily 0.4.1
128
- - Transformers 4.44.1
129
- - Pytorch 2.4.0+cu121
130
  - Datasets 2.21.0
 
46
 
47
  # Resource Usage Comparison
48
 
49
+ - VRAM Use: 7.7871 GB
50
 
51
  # Distillation (Teacher -> Student) Architecture Difference:
52
 
 
66
  <br/>
67
 
68
  # Train Dataset
69
+ Trained on 145,744,973 tokens from the [wikimedia/wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) dataset.
70
 
71
  - Num Samples: `247,500`
72
  - Subset: `20231101.en`
 
76
  # Training Objective
77
 
78
  ```
79
+ DistillationObjective(logits_loss_component=LossComponent(label=logits, weight=1, loss_fn=kl), attn_loss_component=LossComponent(label=attn, weight=25.0, loss_fn=raw_mse, layer_mapper=layer-2, projector=orthogonal_batchnorm))
80
  ```
81
 
82
  # Hyperparameters
 
93
  - lr_scheduler_type: `cosine_with_min_lr`
94
  - lr_scheduler_warmup_ratio: `0.5`
95
  - num_epochs: `1.0`
96
+ - 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=raw_mse, layer_mapper=layer-2, projector=orthogonal_batchnorm))`
97
  - train_embeddings: `True`
98
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x74d6bfb8b490>`
99
  - student_model_name_or_path: `None`
100
  - student_config_name_or_path: `None`
101
  - student_model_config: `None`
 
124
 
125
 
126
  # Framework Versions
127
+ - Distily 0.4.0
128
+ - Transformers 4.44.2
129
+ - Pytorch 2.3.0
130
  - Datasets 2.21.0
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "bfloat16",
36
- "transformers_version": "4.44.1",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.44.2",
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.1"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.44.2"
6
  }
logs/attn_layer_mapper=layer-2, attn_loss_fn=cos, attn_projector=orthogonal_batchnorm/events.out.tfevents.1724938992.d9703cfffc0c ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3082f4d64d5103abb6d7aed7ec2b7067a6195393413ca878c478eea05cff63f
3
+ size 29625343
logs/attn_layer_mapper=layer-2, attn_loss_fn=raw_mse, attn_projector=orthogonal_batchnorm, max_grad_norm=100/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:7ac0272f67e2c63b86e350589462c466a37b4c922dca9f7bd09a1fd15b7c271f
3
  size 248894656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39bc4be2385de1c60b625f353074421efb2384b54c860cb1f0f9dd8bbda89c5
3
  size 248894656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:936eadbe05256a6401bfc8c5168ee729f9fc0cfe7b33b458ff9aca476968342c
3
- size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a2131e0704299aac892f86f56bc652fc0fc8856984410b257023a0a9664a05
3
+ size 5496