fundthmcalculus commited on
Commit
0890a6b
·
verified ·
1 Parent(s): 369a65f

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "out_proj",
 
28
  "v_proj",
29
  "w3",
30
- "w2",
31
- "k_proj",
32
  "in_proj",
33
- "w1",
34
- "q_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "w2",
28
  "out_proj",
29
+ "q_proj",
30
  "v_proj",
31
  "w3",
 
 
32
  "in_proj",
33
+ "k_proj",
34
+ "w1"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:144358792fb10d31aba164b750c75eefd37a2c18ce542bdc38b81c9b00ebce9a
3
  size 95969208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af80a1a35b7f6c74487e33885354536d67134cabd913b4cf261df60a57f5b6d4
3
  size 95969208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda2b7ac52ff116a830348275ae52487ca11ac1776ddea5353ec620f44312212
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c7bec2e83956af2992161bfef73f748e389f68ef58920869c45786d25a439e7
3
  size 5841