chauhoang commited on
Commit
e757f4f
·
verified ·
1 Parent(s): fd0d59d

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
- "k_proj",
24
- "q_proj",
25
  "up_proj",
26
- "gate_proj",
27
  "o_proj",
28
- "down_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
  "o_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "v_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:f5dabf2661e207c9b43a2176b759dfaf4afa8ec825724e3e09fe1abaf3ae6c95
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f34f0d9fe7aa143ab5ee8bf3b7c4f5d407047d80a3ef7aad3d1592a58bff822d
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87fc6d570efa54666c559aa77c55cadf789c31e7d11949236286bc5e64dd0dea
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9dbf32e2b7b8f22d19fe043d53d81fd7fba22ed3d8dd60211ee97ae13fb0cf
3
  size 6776