abinashnp commited on
Commit
bc41ed3
·
verified ·
1 Parent(s): 1f130f0

Training in progress, step 90

Browse files
adapter_config.json CHANGED
@@ -26,10 +26,10 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "decoder.attention.*",
30
- "q_proj",
31
  "v_proj",
32
- "encoder.attention.*"
 
33
  ],
34
  "task_type": "SEQ_2_SEQ_LM",
35
  "trainable_token_indices": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "encoder.attention.*",
 
30
  "v_proj",
31
+ "decoder.attention.*",
32
+ "q_proj"
33
  ],
34
  "task_type": "SEQ_2_SEQ_LM",
35
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83d42de39c8522b2f125a362a7e6bf09bb1fa515e7aa6e85de277f6e6f0a47ce
3
  size 8681384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8919a200e6d898cbc418a4f22dbd03dc354d56f421413f6a68eb2283b0404ef
3
  size 8681384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65cd4851688e02ec4303ed44fde266e75fe3cf6b9f7cefce7b5fd3e4f1b33012
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f83ae8faa476116f2abc72c8d9a43b894365234872bacb8d0767c2e4dd47a00
3
  size 5432