christineyu commited on
Commit
74b0dcf
·
verified ·
1 Parent(s): b1bf420

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
- "lm_head",
27
- "q_proj",
28
  "w1",
29
  "o_proj",
30
- "w3",
31
- "v_proj",
32
  "w2",
33
- "k_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:003a85df27c0a8186510ca413794fe0008911cd0839af950683029136ddb9f0d
3
  size 1171557128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f0242ba9cbac55929a6df1bbc532ab5bcf1acf35d5d66c1c41c513fb287587
3
  size 1171557128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2caf9291b0eb7d48d181740feb63a2404d7827ccc060e146360b1698369194c3
3
  size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ce0a02d63b1b2a878cdbe9da0c559f66279e82a46a67eb308148cf65d4024c
3
  size 6008