kkboy1 commited on
Commit
38ea0c7
·
1 Parent(s): 38884c4

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -9,21 +9,21 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "lora_alpha": 16,
12
- "lora_dropout": 0.1,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "gate_proj",
20
  "o_proj",
21
- "q_proj",
22
  "up_proj",
 
 
23
  "k_proj",
24
- "lm_head",
25
- "v_proj",
26
- "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
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
+ "down_proj",
20
  "o_proj",
21
+ "v_proj",
22
  "up_proj",
23
+ "q_proj",
24
+ "gate_proj",
25
  "k_proj",
26
+ "lm_head"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b77cd24bfa77e00c51bd1f8fa38e68ee12030a1747adc5923a4d3fdcf9cab9ff
3
  size 170142632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91dce41392e3152317594991016cfc27118dfd290c3313171a879e8fc92b54e7
3
  size 170142632
runs/Nov30_01-05-04_ac27ab806c14/events.out.tfevents.1701306305.ac27ab806c14.2359.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84139347cc0edb5b961d47cc4c434bb7c98c88bde4ba363c6d670f6b138f6191
3
+ size 5448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4ab5470b4a6dbcbc5b2462b1fbf0a13178194641bd3ef993ace9e18c834b101
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2793f7d5c398fdb3c661b78b725e53a345e1790ccff316e03bb3057d33eb58f8
3
  size 4728