lsmille commited on
Commit
e99d961
·
verified ·
1 Parent(s): 9742302

lsmille/lora_evo_ta_all_layers_6

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: togethercomputer/evo-1-8k-base
7
+ model-index:
8
+ - name: lora_evo_ta_all_layers_6
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
+ # lora_evo_ta_all_layers_6
16
+
17
+ This model is a fine-tuned version of [togethercomputer/evo-1-8k-base](https://huggingface.co/togethercomputer/evo-1-8k-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.1104
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: 0.0003
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 8
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: constant
46
+ - lr_scheduler_warmup_steps: 0.5
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 3.1331 | 0.9925 | 33 | 3.1104 |
54
+ | 3.1331 | 1.9850 | 66 | 3.1104 |
55
+ | 3.0635 | 2.9774 | 99 | 3.1104 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - PEFT 0.11.1
61
+ - Transformers 4.41.1
62
+ - Pytorch 2.3.0+cu121
63
+ - Datasets 2.19.1
64
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "StripedHyenaModelForCausalLM",
5
+ "parent_library": "transformers_modules.togethercomputer.evo-1-131k-base.567369e9825aa08b3de4b122fca34fac6a890602.modeling_hyena"
6
+ },
7
+ "base_model_name_or_path": "togethercomputer/evo-1-8k-base",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": "gaussian",
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "backbone.blocks.28.projections",
27
+ "backbone.blocks.24.mlp.l1",
28
+ "backbone.blocks.31.projections",
29
+ "backbone.blocks.24.inner_mha_cls.Wqkv",
30
+ "backbone.blocks.26.mlp.l1",
31
+ "backbone.blocks.27.mlp.l3",
32
+ "backbone.blocks.28.mlp.l2",
33
+ "backbone.blocks.31.mlp.l1",
34
+ "backbone.blocks.29.out_filter_dense",
35
+ "backbone.blocks.31.mlp.l3",
36
+ "backbone.blocks.27.out_filter_dense",
37
+ "backbone.blocks.29.mlp.l2",
38
+ "backbone.blocks.25.out_filter_dense",
39
+ "backbone.blocks.31.mlp.l2",
40
+ "backbone.blocks.29.mlp.l3",
41
+ "backbone.blocks.27.mlp.l2",
42
+ "backbone.blocks.25.projections",
43
+ "backbone.blocks.30.mlp.l3",
44
+ "backbone.blocks.25.mlp.l1",
45
+ "backbone.blocks.27.projections",
46
+ "backbone.blocks.27.mlp.l1",
47
+ "backbone.blocks.31.out_filter_dense",
48
+ "backbone.blocks.28.mlp.l3",
49
+ "backbone.blocks.25.mlp.l2",
50
+ "backbone.blocks.30.mlp.l1",
51
+ "backbone.blocks.24.mlp.l3",
52
+ "backbone.blocks.30.out_filter_dense",
53
+ "backbone.blocks.24.inner_mha_cls.out_proj",
54
+ "backbone.blocks.25.mlp.l3",
55
+ "backbone.blocks.26.projections",
56
+ "backbone.blocks.24.mlp.l2",
57
+ "backbone.blocks.26.mlp.l3",
58
+ "backbone.blocks.28.mlp.l1",
59
+ "backbone.blocks.26.mlp.l2",
60
+ "backbone.blocks.29.projections",
61
+ "backbone.blocks.29.mlp.l1",
62
+ "backbone.blocks.26.out_filter_dense",
63
+ "backbone.blocks.28.out_filter_dense",
64
+ "backbone.blocks.30.projections",
65
+ "backbone.blocks.30.mlp.l2"
66
+ ],
67
+ "task_type": null,
68
+ "use_dora": false,
69
+ "use_rslora": false
70
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f5e17ca63f23f2dc9e54ea45d28bdec281346ab20545bc40f076ed446f8ed03
3
+ size 17840448
special_tokens_map.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eos_token": {
3
+ "content": " ",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "pad_token": " "
10
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "cb2b3eb17365b1c22deab9114aec7afb2746c9f1",
3
+ "_from_auto": true,
4
+ "added_tokens_decoder": {
5
+ "32": {
6
+ "content": " ",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ }
13
+ },
14
+ "byte_level": true,
15
+ "clean_up_tokenization_spaces": true,
16
+ "eos_token": " ",
17
+ "model_max_length": 1000000000000000019884624838656,
18
+ "pad_token": " ",
19
+ "tokenizer_class": "ByteTokenizer",
20
+ "trust_remote_code": true
21
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3b2ce3db20c600021486a81a2853cc1c2ea0d1827d1eddf24283d553d9f7e9
3
+ size 5048