Sam137 commited on
Commit
445a54b
·
verified ·
1 Parent(s): 1511a58

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -17,12 +17,12 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
- "gate_proj",
21
- "down_proj",
22
- "v_proj",
23
  "q_proj",
 
24
  "up_proj",
25
- "o_proj"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
 
 
20
  "q_proj",
21
+ "o_proj",
22
  "up_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
+ "v_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:c65e69699a42e48322561c81f3b42b8744b5bb6e73515ceeca26bbf7b39ddab9
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a451621d54d9c9bafd3fd1080ed79bc284db3df0a3f054bb694fb734653c8dd7
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf22ce0616b06f7d60ec0ac70c6de32598193898bbbaf46832478cecf0bcd4af
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd40d2a28d918b7b3f6abee79e5bb69eb40f8693863ac5ee3c8a0810bf607c5
3
  size 4600