tuanna08go commited on
Commit
9c2daad
1 Parent(s): 3e3909e

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "fc2",
26
  "dense",
27
- "k_proj",
28
- "fc1"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "dense",
24
+ "fc2",
25
+ "v_proj",
26
+ "fc1",
27
+ "q_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab0e759fd16f74bd234a44afebb49459e1e371c34b31b2f27a4e830fcbe60f2e
3
  size 161714
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b0a02ce114ba44f9af855cd27de865daca8d4e4db304200c4144e09da24c52
3
  size 161714
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cd59e8ca0c80a5c8ccbd8b02eeeca09013b590f659ab6c32046a726c630a927
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0468d9e7105a605683154e65cc6e66cf0eea7f3239a0e2d5688d582522ca414d
3
  size 6776