lapp0 commited on
Commit
a85ba4c
·
verified ·
1 Parent(s): b10e86a

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: gpt2
3
  datasets:
4
- - distily/c4_multilingual_1M
5
  library_name: Distily
6
  license: creativeml-openrail-m
7
  tags:
@@ -18,7 +18,7 @@ model-index:
18
 
19
  Distilled with [Distily](https://github.com/lapp0/distily) library
20
  using teacher model [gpt2](https://huggingface.co/gpt2)
21
- on dataset [distily/c4_multilingual_1M](https://huggingface.co/datasets/distily/c4_multilingual_1M).
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
24
  should probably proofread and complete it, then remove this comment.
@@ -78,13 +78,13 @@ GPT2LMHeadModel(
78
 
79
  # Resource Usage
80
 
81
- - Max Train VRAM Use: 15.7133 GB
82
- - Available VRAM: 23.4329 GB
83
  - GPUs:
84
  - 1x NVIDIA GeForce RTX 4090
85
- - CPUs: 64
86
- - CPU Memory: 251.7299 GB
87
- - CPU Memory Bandwidth: 1600 GB/s
88
 
89
  # Distillation (Teacher -> Student) Architecture Difference:
90
 
@@ -115,7 +115,7 @@ GPT2LMHeadModel(
115
  <br/>
116
 
117
  # Train Dataset
118
- Trained on 448,532,986 tokens from the [distily/c4_multilingual_1M](https://huggingface.co/datasets/distily/c4_multilingual_1M) dataset.
119
 
120
  - Num Samples: `998,000`
121
  - Subset: `None`
@@ -154,7 +154,7 @@ The following hyperparameters were used during training:
154
  - eval_batch_size: `8`
155
  - seed: `42`
156
  - optimizer: `Adam with betas=(0.9,0.999) and epsilon=1e-08`
157
- - lr_scheduler_type: `constant`
158
  - num_epochs: `1.0`
159
  - distillation_objective: `DistillationObjective(
160
  logits_loss_component=LossComponent(
@@ -172,7 +172,7 @@ The following hyperparameters were used during training:
172
  projector='orthogonal'
173
  )
174
  )`
175
- - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7a7b4c69df60>`
176
  - student_model_name_or_path: `None`
177
  - student_config_name_or_path: `distilbert/distilgpt2`
178
  - student_model_config: `None`
@@ -182,14 +182,12 @@ The following hyperparameters were used during training:
182
  - teacher_model_name_or_path: `gpt2`
183
  - teacher_load_in_8bit: `False`
184
  - teacher_load_in_4bit: `False`
185
- - dataset_uri: `distily/c4_multilingual_1M`
186
  - dataset_subset: `None`
187
  - dataset_split: `train`
188
  - dataset_column_name: `text`
189
  - dataset_sample_size: `1000000`
190
  - dataset_test_size: `0.002`
191
- - dataset_shuffle: `True`
192
- - dataset_shuffle_seed: `42`
193
  - gradient_accumulation_steps: `1`
194
  - weight_decay: `0.0`
195
  - max_grad_norm: `1.0`
 
1
  ---
2
  base_model: gpt2
3
  datasets:
4
+ - distily/filtered_redpajama_en
5
  library_name: Distily
6
  license: creativeml-openrail-m
7
  tags:
 
18
 
19
  Distilled with [Distily](https://github.com/lapp0/distily) library
20
  using teacher model [gpt2](https://huggingface.co/gpt2)
21
+ on dataset [distily/filtered_redpajama_en](https://huggingface.co/datasets/distily/filtered_redpajama_en).
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
24
  should probably proofread and complete it, then remove this comment.
 
78
 
79
  # Resource Usage
80
 
81
+ - Max Train VRAM Use: 15.7006 GB
82
+ - Available VRAM: 23.6429 GB
83
  - GPUs:
84
  - 1x NVIDIA GeForce RTX 4090
85
+ - CPUs: 32
86
+ - CPU Memory: 61.9353 GB
87
+ - CPU Memory Bandwidth: 800 GB/s
88
 
89
  # Distillation (Teacher -> Student) Architecture Difference:
90
 
 
115
  <br/>
116
 
117
  # Train Dataset
118
+ Trained on 652,439,618 tokens from the [distily/filtered_redpajama_en](https://huggingface.co/datasets/distily/filtered_redpajama_en) dataset.
119
 
120
  - Num Samples: `998,000`
121
  - Subset: `None`
 
154
  - eval_batch_size: `8`
155
  - seed: `42`
156
  - optimizer: `Adam with betas=(0.9,0.999) and epsilon=1e-08`
157
+ - lr_scheduler_type: `polynomial`
158
  - num_epochs: `1.0`
159
  - distillation_objective: `DistillationObjective(
160
  logits_loss_component=LossComponent(
 
172
  projector='orthogonal'
173
  )
174
  )`
175
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7fb3590067a0>`
176
  - student_model_name_or_path: `None`
177
  - student_config_name_or_path: `distilbert/distilgpt2`
178
  - student_model_config: `None`
 
182
  - teacher_model_name_or_path: `gpt2`
183
  - teacher_load_in_8bit: `False`
184
  - teacher_load_in_4bit: `False`
185
+ - dataset_uri: `distily/filtered_redpajama_en`
186
  - dataset_subset: `None`
187
  - dataset_split: `train`
188
  - dataset_column_name: `text`
189
  - dataset_sample_size: `1000000`
190
  - dataset_test_size: `0.002`
 
 
191
  - gradient_accumulation_steps: `1`
192
  - weight_decay: `0.0`
193
  - max_grad_norm: `1.0`
logs/dataset_split=train, dataset_subset=None, dataset_uri=distily_filtered_redpajama_en/events.out.tfevents.1725761817.0b434856d812 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cafa54a1c369e49653120a3b7681b2935c37e8c7ca163c21330a680fe3835dd
3
+ size 529
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a56c7e4cd9b3cbfb0d396ef19e8bc91cbf5272b55c746b6f8d3c43cfcda4e37c
3
  size 163832792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2dbff3aa3c147769df68a165c0d021c25f05adaa6830303fb8592be2cfe193
3
  size 163832792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6acba741f2c88cefc2e9c1f928d277d97e465c091be0f52ed282a068e0b6a6bd
3
- size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594d42b86426deda9659ebbf74f8cd1ea378eb674db81a32a3905384c4f00bec
3
+ size 5432