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

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
- "q_proj",
27
- "fc_in",
28
  "fc_out",
 
 
29
  "v_proj",
30
- "wte",
31
- "k_proj",
32
- "out_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c32e8e6f49b8ff504690ab0c706d8d6cc64db3cf03e57c474dce9daa79801478
3
  size 755936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6157ceb061729d0e4cd3b82f496e7651e792dd265ebc63c80286e471249a18d1
3
  size 755936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71ee5ddcbae9f9d52bf5053743bf46814008529c7214870146b93613ca5fe7ce
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8054c4ab325604c4a98746d27e403f5d3fa4f4b990a58ca2420a52b819ca9be5
3
  size 7352