End of training
Browse files- README.md +111 -0
- adapter_config.json +29 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +3 -0
- merges.txt +1 -0
- special_tokens_map.json +6 -0
- tokenizer.json +105 -0
- tokenizer_config.json +45 -0
- training_args.bin +3 -0
- vocab.json +1 -0
README.md
ADDED
@@ -0,0 +1,111 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: bsd-3-clause
|
4 |
+
base_model: hugohrban/progen2-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: Progen2_Kinase_PhosphositeGen_dkz_traindata
|
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 |
+
# Progen2_Kinase_PhosphositeGen_dkz_traindata
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [hugohrban/progen2-base](https://huggingface.co/hugohrban/progen2-base) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.0955
|
20 |
+
- Perplexity: 8.1296
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 0.0005
|
40 |
+
- train_batch_size: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 2
|
44 |
+
- total_train_batch_size: 16
|
45 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- training_steps: 5000
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Perplexity |
|
52 |
+
|:-------------:|:------:|:----:|:---------------:|:----------:|
|
53 |
+
| 4.7229 | 0.1455 | 100 | 2.1862 | 8.9015 |
|
54 |
+
| 4.2858 | 0.2909 | 200 | 2.1091 | 8.2405 |
|
55 |
+
| 4.2112 | 0.4364 | 300 | 2.0519 | 7.7824 |
|
56 |
+
| 4.1146 | 0.5818 | 400 | 2.0049 | 7.4252 |
|
57 |
+
| 4.0772 | 0.7273 | 500 | 1.9859 | 7.2855 |
|
58 |
+
| 3.9871 | 0.8727 | 600 | 1.9478 | 7.0130 |
|
59 |
+
| 3.891 | 1.0175 | 700 | 1.9204 | 6.8236 |
|
60 |
+
| 3.4841 | 1.1629 | 800 | 1.8889 | 6.6122 |
|
61 |
+
| 3.4596 | 1.3084 | 900 | 1.8696 | 6.4854 |
|
62 |
+
| 3.4659 | 1.4538 | 1000 | 1.8430 | 6.3152 |
|
63 |
+
| 3.433 | 1.5993 | 1100 | 1.8105 | 6.1137 |
|
64 |
+
| 3.3728 | 1.7447 | 1200 | 1.7991 | 6.0441 |
|
65 |
+
| 3.3853 | 1.8902 | 1300 | 1.7924 | 6.0040 |
|
66 |
+
| 3.1832 | 2.0349 | 1400 | 1.7975 | 6.0348 |
|
67 |
+
| 2.8198 | 2.1804 | 1500 | 1.7924 | 6.0041 |
|
68 |
+
| 2.7867 | 2.3258 | 1600 | 1.7604 | 5.8149 |
|
69 |
+
| 2.8669 | 2.4713 | 1700 | 1.7437 | 5.7183 |
|
70 |
+
| 2.795 | 2.6167 | 1800 | 1.7307 | 5.6445 |
|
71 |
+
| 2.8152 | 2.7622 | 1900 | 1.7188 | 5.5779 |
|
72 |
+
| 2.7734 | 2.9076 | 2000 | 1.6911 | 5.4256 |
|
73 |
+
| 2.5299 | 3.0524 | 2100 | 1.7682 | 5.8605 |
|
74 |
+
| 2.2126 | 3.1978 | 2200 | 1.7346 | 5.6669 |
|
75 |
+
| 2.2435 | 3.3433 | 2300 | 1.7104 | 5.5310 |
|
76 |
+
| 2.2663 | 3.4887 | 2400 | 1.7144 | 5.5536 |
|
77 |
+
| 2.2463 | 3.6342 | 2500 | 1.7338 | 5.6620 |
|
78 |
+
| 2.3117 | 3.7796 | 2600 | 1.6879 | 5.4079 |
|
79 |
+
| 2.2655 | 3.9251 | 2700 | 1.6946 | 5.4447 |
|
80 |
+
| 1.9936 | 4.0698 | 2800 | 1.8444 | 6.3244 |
|
81 |
+
| 1.7929 | 4.2153 | 2900 | 1.8653 | 6.4577 |
|
82 |
+
| 1.8214 | 4.3607 | 3000 | 1.7600 | 5.8123 |
|
83 |
+
| 1.8505 | 4.5062 | 3100 | 1.7855 | 5.9628 |
|
84 |
+
| 1.8382 | 4.6516 | 3200 | 1.7955 | 6.0225 |
|
85 |
+
| 1.7945 | 4.7971 | 3300 | 1.7754 | 5.9028 |
|
86 |
+
| 1.8238 | 4.9425 | 3400 | 1.7820 | 5.9418 |
|
87 |
+
| 1.573 | 5.0873 | 3500 | 1.8691 | 6.4823 |
|
88 |
+
| 1.4562 | 5.2327 | 3600 | 1.8905 | 6.6225 |
|
89 |
+
| 1.47 | 5.3782 | 3700 | 2.0037 | 7.4163 |
|
90 |
+
| 1.4649 | 5.5236 | 3800 | 1.8911 | 6.6268 |
|
91 |
+
| 1.4778 | 5.6691 | 3900 | 1.9307 | 6.8940 |
|
92 |
+
| 1.4985 | 5.8145 | 4000 | 1.9265 | 6.8655 |
|
93 |
+
| 1.4587 | 5.96 | 4100 | 1.9128 | 6.7720 |
|
94 |
+
| 1.258 | 6.1047 | 4200 | 2.0383 | 7.6773 |
|
95 |
+
| 1.2239 | 6.2502 | 4300 | 2.0444 | 7.7244 |
|
96 |
+
| 1.2186 | 6.3956 | 4400 | 2.0497 | 7.7658 |
|
97 |
+
| 1.2174 | 6.5411 | 4500 | 2.0454 | 7.7323 |
|
98 |
+
| 1.2051 | 6.6865 | 4600 | 2.0195 | 7.5345 |
|
99 |
+
| 1.2189 | 6.832 | 4700 | 2.0461 | 7.7376 |
|
100 |
+
| 1.2061 | 6.9775 | 4800 | 2.0435 | 7.7176 |
|
101 |
+
| 1.0575 | 7.1222 | 4900 | 2.0885 | 8.0727 |
|
102 |
+
| 1.048 | 7.2676 | 5000 | 2.0955 | 8.1296 |
|
103 |
+
|
104 |
+
|
105 |
+
### Framework versions
|
106 |
+
|
107 |
+
- PEFT 0.13.2
|
108 |
+
- Transformers 4.47.1
|
109 |
+
- Pytorch 2.1.0.post301
|
110 |
+
- Datasets 3.0.2
|
111 |
+
- Tokenizers 0.21.0
|
adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "hugohrban/progen2-base",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 128,
|
14 |
+
"lora_dropout": 0.1,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 128,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"qkv_proj",
|
24 |
+
"out_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67a68ef6562a5590c925e8b4103f77d75af532ae245e58dfe71d3ba464586b61
|
3 |
+
size 127416480
|
added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 30
|
3 |
+
}
|
merges.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
#version: 0.2
|
special_tokens_map.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"pad_token": "<|pad|>",
|
5 |
+
"unk_token": "<|endoftext|>"
|
6 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "<|pad|>",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"id": 1,
|
17 |
+
"content": "<|bos|>",
|
18 |
+
"single_word": false,
|
19 |
+
"lstrip": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"normalized": false,
|
22 |
+
"special": true
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"id": 2,
|
26 |
+
"content": "<|eos|>",
|
27 |
+
"single_word": false,
|
28 |
+
"lstrip": false,
|
29 |
+
"rstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"special": true
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"id": 30,
|
35 |
+
"content": "<|endoftext|>",
|
36 |
+
"single_word": false,
|
37 |
+
"lstrip": false,
|
38 |
+
"rstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"special": true
|
41 |
+
}
|
42 |
+
],
|
43 |
+
"normalizer": null,
|
44 |
+
"pre_tokenizer": {
|
45 |
+
"type": "ByteLevel",
|
46 |
+
"add_prefix_space": false,
|
47 |
+
"trim_offsets": true,
|
48 |
+
"use_regex": true
|
49 |
+
},
|
50 |
+
"post_processor": {
|
51 |
+
"type": "ByteLevel",
|
52 |
+
"add_prefix_space": true,
|
53 |
+
"trim_offsets": true,
|
54 |
+
"use_regex": true
|
55 |
+
},
|
56 |
+
"decoder": {
|
57 |
+
"type": "ByteLevel",
|
58 |
+
"add_prefix_space": true,
|
59 |
+
"trim_offsets": true,
|
60 |
+
"use_regex": true
|
61 |
+
},
|
62 |
+
"model": {
|
63 |
+
"type": "BPE",
|
64 |
+
"dropout": null,
|
65 |
+
"unk_token": null,
|
66 |
+
"continuing_subword_prefix": null,
|
67 |
+
"end_of_word_suffix": null,
|
68 |
+
"fuse_unk": false,
|
69 |
+
"byte_fallback": false,
|
70 |
+
"ignore_merges": false,
|
71 |
+
"vocab": {
|
72 |
+
"<|pad|>": 0,
|
73 |
+
"<|bos|>": 1,
|
74 |
+
"<|eos|>": 2,
|
75 |
+
"1": 3,
|
76 |
+
"2": 4,
|
77 |
+
"A": 5,
|
78 |
+
"B": 6,
|
79 |
+
"C": 7,
|
80 |
+
"D": 8,
|
81 |
+
"E": 9,
|
82 |
+
"F": 10,
|
83 |
+
"G": 11,
|
84 |
+
"H": 12,
|
85 |
+
"I": 13,
|
86 |
+
"K": 14,
|
87 |
+
"L": 15,
|
88 |
+
"M": 16,
|
89 |
+
"N": 17,
|
90 |
+
"O": 18,
|
91 |
+
"P": 19,
|
92 |
+
"Q": 20,
|
93 |
+
"R": 21,
|
94 |
+
"S": 22,
|
95 |
+
"T": 23,
|
96 |
+
"U": 24,
|
97 |
+
"V": 25,
|
98 |
+
"W": 26,
|
99 |
+
"X": 27,
|
100 |
+
"Y": 28,
|
101 |
+
"Z": 29
|
102 |
+
},
|
103 |
+
"merges": []
|
104 |
+
}
|
105 |
+
}
|
tokenizer_config.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"0": {
|
5 |
+
"content": "<|pad|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"1": {
|
13 |
+
"content": "<|bos|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"2": {
|
21 |
+
"content": "<|eos|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"30": {
|
29 |
+
"content": "<|endoftext|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
}
|
36 |
+
},
|
37 |
+
"bos_token": "<|endoftext|>",
|
38 |
+
"clean_up_tokenization_spaces": false,
|
39 |
+
"eos_token": "<|endoftext|>",
|
40 |
+
"extra_special_tokens": {},
|
41 |
+
"model_max_length": 1000000000000000019884624838656,
|
42 |
+
"pad_token": "<|pad|>",
|
43 |
+
"tokenizer_class": "GPT2Tokenizer",
|
44 |
+
"unk_token": "<|endoftext|>"
|
45 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e3cf2103e69321d14b1705f1fe73f150b66c3fa5129bf4d01a1531ca0fb3e6b
|
3 |
+
size 5432
|
vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<|pad|>":0,"<|bos|>":1,"<|eos|>":2,"1":3,"2":4,"A":5,"B":6,"C":7,"D":8,"E":9,"F":10,"G":11,"H":12,"I":13,"K":14,"L":15,"M":16,"N":17,"O":18,"P":19,"Q":20,"R":21,"S":22,"T":23,"U":24,"V":25,"W":26,"X":27,"Y":28,"Z":29}
|