tuanna08go commited on
Commit
08c5a0b
·
verified ·
1 Parent(s): 30ec61f

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