duyphu commited on
Commit
03c0888
·
verified ·
1 Parent(s): 1bc5728

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "up_proj",
25
- "gate_proj",
26
  "o_proj",
27
  "down_proj",
28
  "k_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
24
  "o_proj",
25
  "down_proj",
26
  "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92deec94ea675beb8ed85ae67c90bd7e48e8229702bd3009d411c1f6c63afef2
3
  size 114106856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d82c98bc2262bce9339938923d5bed5a35d2d01b8fb7ea7ed49ef4ba5808201
3
  size 114106856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:515bca7e8bbecae321bc5afde8045fe78c787cd653aec966ccad873895cb5cbf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77eea9cbb0a77115610d7b51cb6c5a9e3fcb7151a7bf04a58f55d18356d7abd4
3
  size 6776