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

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
- "o_proj",
21
  "gate_proj",
 
 
22
  "up_proj",
23
  "k_proj",
24
- "down_proj",
25
- "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cde21e852317fe72f89398d120b8e72ed980d88fa2db5451bb2129a8de36ccd
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47863a9815f281bcfe160e6add29f2ee5a98e9f11000ed675ef0ddcc44d0b35
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fabc776b306f05402a47beb622d3eadf29081b7ebc4278bf412f2fb19d7efd8a
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c47ccaaabda24d24d74d0af82a1f6c682ba1069999aaaf4d95b9ac9cbf2255
3
  size 4600