legacy107 commited on
Commit
c5bf150
·
1 Parent(s): f17850f

Training in progress, step 50000

Browse files
Files changed (3) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +1 -1
  3. training_args.bin +2 -2
adapter_config.json CHANGED
@@ -11,9 +11,9 @@
11
  "peft_type": "IA3",
12
  "revision": null,
13
  "target_modules": [
 
14
  "k",
15
- "wo",
16
- "v"
17
  ],
18
  "task_type": "SEQ_2_SEQ_LM"
19
  }
 
11
  "peft_type": "IA3",
12
  "revision": null,
13
  "target_modules": [
14
+ "v",
15
  "k",
16
+ "wo"
 
17
  ],
18
  "task_type": "SEQ_2_SEQ_LM"
19
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3417fe1ca9994589acd1f6d8e4ded3d8664c9470a166190db942ccab9131394f
3
  size 1199501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d8bef5aa7c698ab9edf7d25dd94fcbd0dbfe47394c615212de83f56518f95e
3
  size 1199501
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f05c5b9d6a09e623e36c6db6464cb6451975056f0b8dfa04191e2f4e00fd1da
3
- size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424a14a164c2d211190633313b4ac0e7f73fe53b0f8ebae83676833d7f4bba73
3
+ size 4283