sravanthib commited on
Commit
e361f6d
·
verified ·
1 Parent(s): 7647d77

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
  "up_proj",
29
- "down_proj",
 
30
  "gate_proj",
 
31
  "o_proj",
32
- "k_proj",
33
- "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "up_proj",
28
+ "q_proj",
29
+ "k_proj",
30
  "gate_proj",
31
+ "down_proj",
32
  "o_proj",
33
+ "v_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0237afbfe0893e0a45c135891276f4691c51142d769d07341986ef14e57dfb6
3
  size 167839856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c212289282ab7532070cae38c7aeb977cd4e18e34d2e1134cae946f69525adbf
3
  size 167839856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:886b9bea823e4fefbcfad6895ec121aa91d0297319f5c3421ae7c90c9776ab8a
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe459106665ae6be50cd476da1c93c45fe10457aee907c723909b7c3a6d8fba
3
  size 5880