tuanna08go commited on
Commit
4e0edff
·
verified ·
1 Parent(s): 42c3a4c

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
- "gate_proj",
24
- "down_proj",
25
  "k_proj",
26
  "up_proj",
27
- "o_proj",
 
28
  "q_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
  "up_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
  "q_proj",
28
+ "down_proj",
29
+ "o_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:5c983686045940bc29c7962e88315b445f96ad0017de4aaefa0e633bb860732d
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5a4a1a2cdd1e7eb409546fac890d094c514d230cec2a572d7af9da244598d55
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e81dbc6555e333f0775f43856ec7d6aa54724e3d2d0d4270d8e51854a7c03423
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdbb8d18282c1184142fb9b2be24632b69ad3d4fadd44942bfa1f885e98d715b
3
  size 6776