iamnguyen commited on
Commit
1308cd3
1 Parent(s): 971f042

Training in progress, step 2408

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "down_proj",
25
- "v_proj",
26
- "up_proj",
27
- "o_proj",
28
  "q_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "gate_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:d5e9f0e5cacd39add29676029c1b56d2faf079ccd31bde8511c1febd454f5a9f
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d72b4e2e87323c107d49210059f17ed429c454a732752da6c5865e25a205ff0
3
  size 147770496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16fb774fc7374c972ea93aaa72bc1893a3284121b69ae795a08735c78b3f7dc5
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76c56280507313f331f5ebcc5db348eedc6cc0a045fc5f4c2b79d99b9c533ba6
3
  size 5560