Vasanth commited on
Commit
3d085de
1 Parent(s): 39df6d3

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "MistralForCausalLM",
5
+ "parent_library": "transformers.models.mistral.modeling_mistral"
6
+ },
7
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_dropout": 0.05,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 32,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "lm_head",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "embed_tokens",
30
+ "q_proj",
31
+ "v_proj",
32
+ "k_proj"
33
+ ],
34
+ "task_type": null,
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333d7499f4e1cc6614c2e2cb1dc062e9e8a448f7c7feb25fbf1e17a1e98409b0
3
+ size 1360751528
runs/Feb29_11-07-36_3cc069af542e/events.out.tfevents.1709204856.3cc069af542e.518.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446528bbaabeae3723970457f0b6b5c48d542ba41f58e8fd06fda8c08dd7c961
3
+ size 4800
runs/Feb29_11-18-29_3cc069af542e/events.out.tfevents.1709205510.3cc069af542e.518.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290efb22d0ca174d6e75589614bf3f48948ddfe45dea54f56a9d7107841ce2d9
3
+ size 4184
runs/Feb29_11-20-44_3cc069af542e/events.out.tfevents.1709205645.3cc069af542e.7563.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb0cbe4744b7807ed89e81ab65aa7debc30b2a47d18b057f20b05c9dd0818d7
3
+ size 4184
runs/Feb29_11-23-12_3cc069af542e/events.out.tfevents.1709205793.3cc069af542e.8272.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be7fbe176e0606da4ffb18eeb300d68af3e500cc59e36b1ba2177f9df31c1a5
3
+ size 12614
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8dd65be93c3c65d801a52a8480ba80a077b16e1ae2235ee06c53171d860a34f
3
+ size 4728