tuanna08go commited on
Commit
6af979d
·
verified ·
1 Parent(s): 3afad4d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "up_proj",
27
  "q_proj",
 
 
 
28
  "k_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "q_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "v_proj",
28
  "k_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a66d35b9c13bebe1ce3267652b3ccb01b568c58872da7a703957527e530d0fa7
3
  size 1134088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f479ad8a8085c93cd0c7dcf1baa21017f2dd511a6f3e591ebd6446782b6487c
3
  size 1134088
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7047d959172cee301ce2370f9ede8739e4ec5cf09317303fd4be9b66d35bdd7c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f282d9a725cfdb98bace8424b7762669816587c4dd37a38487abdd084902683
3
  size 6776