Karan857 commited on
Commit
5b712f5
1 Parent(s): bfd8594

End of training

Browse files
README.md CHANGED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: liuhaotian/llava-v1.6-mistral-7b
7
+ model-index:
8
+ - name: LLaVA-Mistral-finetuned
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
+ # LLaVA-Mistral-finetuned
16
+
17
+ This model is a fine-tuned version of [liuhaotian/llava-v1.6-mistral-7b](https://huggingface.co/liuhaotian/llava-v1.6-mistral-7b) on an unknown dataset.
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.0001
37
+ - train_batch_size: 1
38
+ - eval_batch_size: 1
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 8
41
+ - total_train_batch_size: 8
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - training_steps: 25
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+
50
+
51
+ ### Framework versions
52
+
53
+ - PEFT 0.12.0
54
+ - Transformers 4.38.1
55
+ - Pytorch 2.1.2
56
+ - Datasets 2.1.0
57
+ - Tokenizers 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlavaMistralForCausalLM",
5
+ "parent_library": "llava.model.language_model.llava_mistral"
6
+ },
7
+ "base_model_name_or_path": "liuhaotian/llava-v1.6-mistral-7b",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
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_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
+ "k_proj",
27
+ "v_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": 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:16390cebb287be889e79585bde85d57f468fc36f65c70b55f1d0d097f447b070
3
+ size 47237856
trainer_state.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.0008022398536714506,
5
+ "eval_steps": 100,
6
+ "global_step": 25,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0,
13
+ "grad_norm": 7.037811279296875,
14
+ "learning_rate": 8e-05,
15
+ "loss": 2.3007,
16
+ "step": 5
17
+ },
18
+ {
19
+ "epoch": 0.0,
20
+ "grad_norm": 5.989239692687988,
21
+ "learning_rate": 6e-05,
22
+ "loss": 1.0676,
23
+ "step": 10
24
+ },
25
+ {
26
+ "epoch": 0.0,
27
+ "grad_norm": 4.793990612030029,
28
+ "learning_rate": 4e-05,
29
+ "loss": 0.5856,
30
+ "step": 15
31
+ },
32
+ {
33
+ "epoch": 0.0,
34
+ "grad_norm": 3.514509439468384,
35
+ "learning_rate": 2e-05,
36
+ "loss": 0.5141,
37
+ "step": 20
38
+ },
39
+ {
40
+ "epoch": 0.0,
41
+ "grad_norm": 3.3384485244750977,
42
+ "learning_rate": 0.0,
43
+ "loss": 0.5086,
44
+ "step": 25
45
+ },
46
+ {
47
+ "epoch": 0.0,
48
+ "step": 25,
49
+ "total_flos": 479173072435200.0,
50
+ "train_loss": 0.9953355026245118,
51
+ "train_runtime": 114.2038,
52
+ "train_samples_per_second": 1.751,
53
+ "train_steps_per_second": 0.219
54
+ }
55
+ ],
56
+ "logging_steps": 5,
57
+ "max_steps": 25,
58
+ "num_input_tokens_seen": 0,
59
+ "num_train_epochs": 1,
60
+ "save_steps": 100,
61
+ "total_flos": 479173072435200.0,
62
+ "train_batch_size": 1,
63
+ "trial_name": null,
64
+ "trial_params": null
65
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d79e6b7d1aab02a1825bc0c5348023dbfff7db1a84e1bfca25f13f7971a015
3
+ size 4856