Sam137 commited on
Commit
896008d
1 Parent(s): 3730ad7

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -17,12 +17,12 @@
17
  "revision": null,
18
  "target_modules": [
19
  "v_proj",
20
- "gate_proj",
21
- "q_proj",
22
- "down_proj",
23
  "up_proj",
 
 
 
24
  "k_proj",
25
- "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
17
  "revision": null,
18
  "target_modules": [
19
  "v_proj",
 
 
 
20
  "up_proj",
21
+ "q_proj",
22
+ "o_proj",
23
+ "gate_proj",
24
  "k_proj",
25
+ "down_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e47863a9815f281bcfe160e6add29f2ee5a98e9f11000ed675ef0ddcc44d0b35
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a142d7547709a378ac5f3a807d186228b744d9c5c999359826f6c839e4b3837
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0c47ccaaabda24d24d74d0af82a1f6c682ba1069999aaaf4d95b9ac9cbf2255
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a77632f740012105d595940535aaf7b83e16c068c7fe3bee534a6f171ebfcc
3
  size 4600