acavanagh commited on
Commit
17818e5
·
verified ·
1 Parent(s): 44d2090

Training in progress, step 1000

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense",
24
- "k_proj",
25
  "fc2",
 
 
26
  "v_proj",
27
  "fc1",
28
- "q_proj"
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "fc2",
24
+ "k_proj",
25
+ "q_proj",
26
  "v_proj",
27
  "fc1",
28
+ "dense"
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cde43c18147191f94979718e5f32089654c4621fdfa2d2ef63e5ac56a7cd70b
3
- size 755077672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:353bcbdf962cdff9c4041de35816019e098505b8d7381d9018043055927cfcf4
3
+ size 755036712