BigBri commited on
Commit
bdeba3f
·
verified ·
1 Parent(s): 5c57f86

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "k_proj",
 
27
  "out_proj",
 
28
  "fc_out",
29
- "fc_in",
30
- "q_proj",
31
- "v_proj",
32
- "wte"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "fc_in",
27
  "k_proj",
28
+ "q_proj",
29
  "out_proj",
30
+ "wte",
31
  "fc_out",
32
+ "v_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6157ceb061729d0e4cd3b82f496e7651e792dd265ebc63c80286e471249a18d1
3
  size 755936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4101f3f96657bb8031444bf2e9ac7cec137518f5ad7959352acb55b49b9e986e
3
  size 755936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8054c4ab325604c4a98746d27e403f5d3fa4f4b990a58ca2420a52b819ca9be5
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42439a19cb4bcabda4572c76108837b72f99d52ad1cb27632e0fa252d017998
3
  size 7352