RefalMachine commited on
Commit
fe5147b
·
verified ·
1 Parent(s): 0d6d184

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: RefalMachine/ruadapt_solar_10.7_darulm_unigram_proj_init_part2_v3_alpha_scale_2
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: ruadapt_solar_10.7_part2_v3_as2_rsg_lora
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # ruadapt_solar_10.7_part2_v3_as2_rsg_lora
14
+
15
+ This model is a fine-tuned version of [RefalMachine/ruadapt_solar_10.7_darulm_unigram_proj_init_part2_v3_alpha_scale_2](https://huggingface.co/RefalMachine/ruadapt_solar_10.7_darulm_unigram_proj_init_part2_v3_alpha_scale_2) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.0744
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.00025
37
+ - train_batch_size: 4
38
+ - eval_batch_size: 4
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 32
41
+ - total_train_batch_size: 128
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine
44
+ - lr_scheduler_warmup_steps: 30
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.1 | 0.45 | 100 | 0.0669 |
53
+ | 0.0837 | 0.9 | 200 | 0.0682 |
54
+ | 0.0511 | 1.35 | 300 | 0.0762 |
55
+ | 0.0473 | 1.8 | 400 | 0.0662 |
56
+ | 0.0188 | 2.24 | 500 | 0.0841 |
57
+ | 0.0268 | 2.69 | 600 | 0.0744 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.35.0
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.14.4
65
+ - Tokenizers 0.14.1
adapter_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "RefalMachine/ruadapt_solar_10.7_darulm_unigram_proj_init_part2_v3_alpha_scale_2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "q_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "k_proj"
23
+ ],
24
+ "task_type": "CAUSAL_LM"
25
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:743636a5d68242328d558f2c860505d2213591991401640866d3345587aebd3f
3
+ size 81928202
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6922354c47ffb8a2201a5383c3a3343c6c1c5d64e16cb04d53ec687dda484bfe
3
+ size 81840624