winglian commited on
Commit
b0038cc
·
1 Parent(s): 6250717

Training in progress, step 310

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -14,11 +14,11 @@
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
17
- "linear",
18
  "out_proj",
19
- "fc1",
20
  "Wqkv",
21
- "fc2"
 
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
 
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
 
17
  "out_proj",
18
+ "fc2",
19
  "Wqkv",
20
+ "linear",
21
+ "fc1"
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dca3c07b01db3f46972b05a30a44dd722eb89aea01b2880cd5ce5b64d4f1afb1
3
  size 416184853
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85fa468df06e3f3148c370cf8dc7c8fdf2290699a2e34d981f23ea76e9dfdf4e
3
  size 416184853
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba4d5ff68b15ea1efacac0f74fa548535d8d6f566ed3709dad97b27c81e3a78d
3
  size 5755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d043430afb517c876e4e445c78f62ebf3deac78bba7d192352c8559e7b4f2677
3
  size 5755