christineyu commited on
Commit
b74e45b
·
verified ·
1 Parent(s): 0fb4437

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "w1",
27
- "o_proj",
28
- "w2",
29
- "v_proj",
30
- "w3",
31
  "lm_head",
 
32
  "k_proj",
33
- "q_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
 
26
  "lm_head",
27
+ "w3",
28
  "k_proj",
29
+ "w1",
30
+ "w2",
31
+ "q_proj",
32
+ "o_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7acb8266ddb9205d363a7e141933f8ecea3b2159b2309a4944669cfbdfe4cc3
3
  size 1171557128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd96a3d8cc1ebcdf44aa0adf433380b278058bea0efdb3cd73f7bdecf48eaef8
3
  size 1171557128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2ce0a02d63b1b2a878cdbe9da0c559f66279e82a46a67eb308148cf65d4024c
3
  size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbb73d1784dc37f85e51ef2cab168ac323ef290e3fc9b8e4e5dedfabd9ca6091
3
  size 6008