Training in progress, epoch 1
Browse files- README.md +109 -0
- adapter_config.json +33 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +4 -0
- all_results.json +13 -0
- eval_results.json +8 -0
- merges.txt +0 -0
- special_tokens_map.json +28 -0
- tokenizer.json +0 -0
- tokenizer_config.json +41 -0
- train_results.json +8 -0
- training_args.bin +3 -0
- vocab.json +0 -0
README.md
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
license: mit
|
| 4 |
+
base_model: gpt2
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
model-index:
|
| 8 |
+
- name: Se124M100KInfDelimiter
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# Se124M100KInfDelimiter
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.4823
|
| 20 |
+
|
| 21 |
+
## Model description
|
| 22 |
+
|
| 23 |
+
More information needed
|
| 24 |
+
|
| 25 |
+
## Intended uses & limitations
|
| 26 |
+
|
| 27 |
+
More information needed
|
| 28 |
+
|
| 29 |
+
## Training and evaluation data
|
| 30 |
+
|
| 31 |
+
More information needed
|
| 32 |
+
|
| 33 |
+
## Training procedure
|
| 34 |
+
|
| 35 |
+
### Training hyperparameters
|
| 36 |
+
|
| 37 |
+
The following hyperparameters were used during training:
|
| 38 |
+
- learning_rate: 5e-05
|
| 39 |
+
- train_batch_size: 32
|
| 40 |
+
- eval_batch_size: 32
|
| 41 |
+
- seed: 42
|
| 42 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 43 |
+
- lr_scheduler_type: linear
|
| 44 |
+
- num_epochs: 50
|
| 45 |
+
- mixed_precision_training: Native AMP
|
| 46 |
+
|
| 47 |
+
### Training results
|
| 48 |
+
|
| 49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
+
|:-------------:|:-----:|:------:|:---------------:|
|
| 51 |
+
| 0.1538 | 1.0 | 2090 | 0.5678 |
|
| 52 |
+
| 0.1412 | 2.0 | 4180 | 0.5413 |
|
| 53 |
+
| 0.1405 | 3.0 | 6270 | 0.5325 |
|
| 54 |
+
| 0.1355 | 4.0 | 8360 | 0.5241 |
|
| 55 |
+
| 0.1364 | 5.0 | 10450 | 0.5211 |
|
| 56 |
+
| 0.1341 | 6.0 | 12540 | 0.5170 |
|
| 57 |
+
| 0.1312 | 7.0 | 14630 | 0.5123 |
|
| 58 |
+
| 0.1304 | 8.0 | 16720 | 0.5078 |
|
| 59 |
+
| 0.1301 | 9.0 | 18810 | 0.5064 |
|
| 60 |
+
| 0.1286 | 10.0 | 20900 | 0.5058 |
|
| 61 |
+
| 0.1308 | 11.0 | 22990 | 0.5022 |
|
| 62 |
+
| 0.1292 | 12.0 | 25080 | 0.5007 |
|
| 63 |
+
| 0.1287 | 13.0 | 27170 | 0.5005 |
|
| 64 |
+
| 0.1306 | 14.0 | 29260 | 0.4976 |
|
| 65 |
+
| 0.1312 | 15.0 | 31350 | 0.4975 |
|
| 66 |
+
| 0.1268 | 16.0 | 33440 | 0.4963 |
|
| 67 |
+
| 0.1267 | 17.0 | 35530 | 0.4944 |
|
| 68 |
+
| 0.1273 | 18.0 | 37620 | 0.4932 |
|
| 69 |
+
| 0.1243 | 19.0 | 39710 | 0.4925 |
|
| 70 |
+
| 0.1266 | 20.0 | 41800 | 0.4912 |
|
| 71 |
+
| 0.127 | 21.0 | 43890 | 0.4914 |
|
| 72 |
+
| 0.1278 | 22.0 | 45980 | 0.4905 |
|
| 73 |
+
| 0.1276 | 23.0 | 48070 | 0.4899 |
|
| 74 |
+
| 0.1285 | 24.0 | 50160 | 0.4888 |
|
| 75 |
+
| 0.1264 | 25.0 | 52250 | 0.4889 |
|
| 76 |
+
| 0.1256 | 26.0 | 54340 | 0.4881 |
|
| 77 |
+
| 0.1251 | 27.0 | 56430 | 0.4876 |
|
| 78 |
+
| 0.1291 | 28.0 | 58520 | 0.4869 |
|
| 79 |
+
| 0.1254 | 29.0 | 60610 | 0.4867 |
|
| 80 |
+
| 0.1268 | 30.0 | 62700 | 0.4863 |
|
| 81 |
+
| 0.1247 | 31.0 | 64790 | 0.4857 |
|
| 82 |
+
| 0.126 | 32.0 | 66880 | 0.4855 |
|
| 83 |
+
| 0.1262 | 33.0 | 68970 | 0.4852 |
|
| 84 |
+
| 0.1257 | 34.0 | 71060 | 0.4848 |
|
| 85 |
+
| 0.1246 | 35.0 | 73150 | 0.4846 |
|
| 86 |
+
| 0.1261 | 36.0 | 75240 | 0.4839 |
|
| 87 |
+
| 0.1269 | 37.0 | 77330 | 0.4839 |
|
| 88 |
+
| 0.1244 | 38.0 | 79420 | 0.4836 |
|
| 89 |
+
| 0.1243 | 39.0 | 81510 | 0.4836 |
|
| 90 |
+
| 0.1256 | 40.0 | 83600 | 0.4834 |
|
| 91 |
+
| 0.1237 | 41.0 | 85690 | 0.4827 |
|
| 92 |
+
| 0.1244 | 42.0 | 87780 | 0.4833 |
|
| 93 |
+
| 0.1234 | 43.0 | 89870 | 0.4828 |
|
| 94 |
+
| 0.1255 | 44.0 | 91960 | 0.4824 |
|
| 95 |
+
| 0.1272 | 45.0 | 94050 | 0.4826 |
|
| 96 |
+
| 0.1258 | 46.0 | 96140 | 0.4824 |
|
| 97 |
+
| 0.1264 | 47.0 | 98230 | 0.4825 |
|
| 98 |
+
| 0.1236 | 48.0 | 100320 | 0.4824 |
|
| 99 |
+
| 0.1254 | 49.0 | 102410 | 0.4825 |
|
| 100 |
+
| 0.1242 | 50.0 | 104500 | 0.4823 |
|
| 101 |
+
|
| 102 |
+
|
| 103 |
+
### Framework versions
|
| 104 |
+
|
| 105 |
+
- PEFT 0.15.1
|
| 106 |
+
- Transformers 4.51.3
|
| 107 |
+
- Pytorch 2.6.0+cu118
|
| 108 |
+
- Datasets 3.5.0
|
| 109 |
+
- Tokenizers 0.21.1
|
adapter_config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "gpt2",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": true,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 8,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"c_attn"
|
| 28 |
+
],
|
| 29 |
+
"task_type": "CAUSAL_LM",
|
| 30 |
+
"trainable_token_indices": null,
|
| 31 |
+
"use_dora": false,
|
| 32 |
+
"use_rslora": false
|
| 33 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aaaab00926fc6f799faa62d27a15960ee01f60c26ee50da95ef51dc236736bf
|
| 3 |
+
size 309974336
|
added_tokens.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<|endofex|>": 50258,
|
| 3 |
+
"<|startofex|>": 50257
|
| 4 |
+
}
|
all_results.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 50.0,
|
| 3 |
+
"eval_loss": 0.48229941725730896,
|
| 4 |
+
"eval_runtime": 89.4463,
|
| 5 |
+
"eval_samples_per_second": 160.588,
|
| 6 |
+
"eval_steps_per_second": 5.02,
|
| 7 |
+
"perplexity": 1.619794707189944,
|
| 8 |
+
"total_flos": 2.191516447408128e+17,
|
| 9 |
+
"train_loss": 0.12940116086530914,
|
| 10 |
+
"train_runtime": 10778.4774,
|
| 11 |
+
"train_samples_per_second": 310.183,
|
| 12 |
+
"train_steps_per_second": 9.695
|
| 13 |
+
}
|
eval_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 50.0,
|
| 3 |
+
"eval_loss": 0.48229941725730896,
|
| 4 |
+
"eval_runtime": 89.4463,
|
| 5 |
+
"eval_samples_per_second": 160.588,
|
| 6 |
+
"eval_steps_per_second": 5.02,
|
| 7 |
+
"perplexity": 1.619794707189944
|
| 8 |
+
}
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
{
|
| 4 |
+
"content": "<|startofex|>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"content": "<|endofex|>",
|
| 12 |
+
"lstrip": false,
|
| 13 |
+
"normalized": false,
|
| 14 |
+
"rstrip": false,
|
| 15 |
+
"single_word": false
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"bos_token": "<|endoftext|>",
|
| 19 |
+
"eos_token": "<|endoftext|>",
|
| 20 |
+
"pad_token": {
|
| 21 |
+
"content": "<|endoftext|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false
|
| 26 |
+
},
|
| 27 |
+
"unk_token": "<|endoftext|>"
|
| 28 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"50256": {
|
| 5 |
+
"content": "<|endoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"50257": {
|
| 13 |
+
"content": "<|startofex|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"50258": {
|
| 21 |
+
"content": "<|endofex|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
}
|
| 28 |
+
},
|
| 29 |
+
"additional_special_tokens": [
|
| 30 |
+
"<|startofex|>",
|
| 31 |
+
"<|endofex|>"
|
| 32 |
+
],
|
| 33 |
+
"bos_token": "<|endoftext|>",
|
| 34 |
+
"clean_up_tokenization_spaces": false,
|
| 35 |
+
"eos_token": "<|endoftext|>",
|
| 36 |
+
"extra_special_tokens": {},
|
| 37 |
+
"model_max_length": 1024,
|
| 38 |
+
"pad_token": "<|endoftext|>",
|
| 39 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 40 |
+
"unk_token": "<|endoftext|>"
|
| 41 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 50.0,
|
| 3 |
+
"total_flos": 2.191516447408128e+17,
|
| 4 |
+
"train_loss": 0.12940116086530914,
|
| 5 |
+
"train_runtime": 10778.4774,
|
| 6 |
+
"train_samples_per_second": 310.183,
|
| 7 |
+
"train_steps_per_second": 9.695
|
| 8 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85c9698ca28598bf8951897e4fcd341837e1bce46e8313f5e966562b99612bdb
|
| 3 |
+
size 5368
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|