lapp0 commited on
Commit
c841ece
·
verified ·
1 Parent(s): 0d168ad

Training in progress, step 5000

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: gpt2
3
  datasets:
4
- - distily/filtered_redpajama_multilingual
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/filtered_redpajama_multilingual](https://huggingface.co/datasets/distily/filtered_redpajama_multilingual).
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.7151 GB
82
- - Available VRAM: 23.6497 GB
83
  - GPUs:
84
  - 1x NVIDIA GeForce RTX 4090
85
- - CPUs: 28
86
- - CPU Memory: 62.6429 GB
87
- - CPU Memory Bandwidth: 700 GB/s
88
 
89
  # Distillation (Teacher -> Student) Architecture Difference:
90
 
@@ -115,7 +115,7 @@ GPT2LMHeadModel(
115
  <br/>
116
 
117
  # Train Dataset
118
- Trained on 662,561,960 tokens from the [distily/filtered_redpajama_multilingual](https://huggingface.co/datasets/distily/filtered_redpajama_multilingual) dataset.
119
 
120
  - Num Samples: `998,000`
121
  - Subset: `None`
@@ -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 0x7fde6c1b6bf0>`
176
  - student_model_name_or_path: `None`
177
  - student_config_name_or_path: `distilbert/distilgpt2`
178
  - student_model_config: `None`
@@ -182,15 +182,15 @@ 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/filtered_redpajama_multilingual`
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: `False`
192
  - dataset_shuffle_seed: `42`
193
- - dataset_trust_remote_code: `False`
194
  - gradient_accumulation_steps: `1`
195
  - weight_decay: `0.0`
196
  - max_grad_norm: `1.0`
 
1
  ---
2
  base_model: gpt2
3
  datasets:
4
+ - Skylion007/openwebtext
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 [Skylion007/openwebtext](https://huggingface.co/datasets/Skylion007/openwebtext).
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.7138 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
  <br/>
116
 
117
  # Train Dataset
118
+ Trained on 695,373,010 tokens from the [Skylion007/openwebtext](https://huggingface.co/datasets/Skylion007/openwebtext) dataset.
119
 
120
  - Num Samples: `998,000`
121
  - Subset: `None`
 
172
  projector='orthogonal'
173
  )
174
  )`
175
+ - lr_scheduler: `<torch.optim.lr_scheduler.LambdaLR object at 0x7a0465b66050>`
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: `Skylion007/openwebtext`
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
+ - dataset_trust_remote_code: `True`
194
  - gradient_accumulation_steps: `1`
195
  - weight_decay: `0.0`
196
  - max_grad_norm: `1.0`
logs/dataset_shuffle=True, dataset_split=train, dataset_subset=None, dataset_trust_remote_code=True, dataset_uri=Skylion007_openwebtext, lr_scheduler_kwargs=None, lr_scheduler_type=constant/completed.flag ADDED
File without changes
logs/dataset_shuffle=True, lr_scheduler_kwargs=None, lr_scheduler_type=constant/events.out.tfevents.1725855220.b57c76173204 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b9f25b8f1e25248d1cc9e8c44653f36e55289c7f75f1b65f4c683e8e71de20
3
+ size 162254
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32255b34fe364c8fea781154c5f1b0e942247d76f450fd372027a526500e1320
3
  size 163832792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c70e39faf35fb9a530f15933279e2120f1dcb0ffd7a709ed11fca74c4dd9bb
3
  size 163832792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1a1ed16452d9f3422f0969ffcdb2f0c367a26c0cf92de987cd1213ef49c0169
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7df7f433f9fa266ed3d32220488507ed6faf118681c2c11568e8654f3c5111
3
+ size 5368