BigBri commited on
Commit
83ad0ec
·
verified ·
1 Parent(s): 8e471e2

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
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,
 
24
  "revision": null,
25
  "target_modules": [
26
  "fc_in",
27
+ "v_proj",
28
  "k_proj",
 
 
29
  "wte",
30
+ "out_proj",
31
+ "q_proj",
32
+ "fc_out"
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:c13b6c41a772fbc09c38b9dd449230966f75bc45c901ce261c8cc12b6e7070ba
3
  size 755936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41342ddeaec0ce813178bba75e79cdb4b7b0fe8099923a53f652dcc982744147
3
  size 755936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e42439a19cb4bcabda4572c76108837b72f99d52ad1cb27632e0fa252d017998
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c8654538b7edf0c505a156a9938e4cf939ed2bc2a17fa8ff05992ebeab4701
3
  size 7352