fayetitchenal commited on
Commit
fe1bc3e
·
verified ·
1 Parent(s): 90fbf79

End of training

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
3
+ library_name: peft
4
+ license: apache-2.0
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: mistral-mistralinstruct_climate_finetune_2
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
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/fayetitchenal-university-of-california-berkeley/mistralinstruct_climate_finetune_2/runs/ltsu4jh3)
16
+ # mistral-mistralinstruct_climate_finetune_2
17
+
18
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4404
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.0002
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: constant
47
+ - lr_scheduler_warmup_ratio: 0.03
48
+ - training_steps: 290
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 1.773 | 0.2578 | 29 | 1.5246 |
55
+ | 1.4358 | 0.5156 | 58 | 1.1583 |
56
+ | 1.1606 | 0.7733 | 87 | 0.9233 |
57
+ | 0.9609 | 1.0311 | 116 | 0.7361 |
58
+ | 0.6223 | 1.2889 | 145 | 0.6185 |
59
+ | 0.4318 | 1.5467 | 174 | 0.5270 |
60
+ | 0.3735 | 1.8044 | 203 | 0.4906 |
61
+ | 0.3026 | 2.0622 | 232 | 0.4655 |
62
+ | 0.1536 | 2.32 | 261 | 0.4586 |
63
+ | 0.1685 | 2.5778 | 290 | 0.4404 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - PEFT 0.12.0
69
+ - Transformers 4.43.2
70
+ - Pytorch 2.3.1+cu121
71
+ - Datasets 2.20.0
72
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3",
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": 64,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "k_proj",
24
+ "up_proj",
25
+ "o_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "lm_head",
30
+ "down_proj"
31
+ ],
32
+ "task_type": "CAUSAL_LM",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fea661117550c72c47dfb1c70a71b2b1c581ff3f4c09cd72d34a3b36d5d67c1
3
+ size 877194832
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65187166fff0977973f8ae61977e56ae763794e3c6b1944c47c42c7312a9e065
3
+ size 5368