HiTruong commited on
Commit
aea23fa
·
verified ·
1 Parent(s): c1bba11

Training in progress, step 4

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "o_proj",
 
27
  "k_proj",
 
28
  "gate_proj",
29
- "up_proj",
30
  "v_proj",
31
- "q_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "o_proj",
27
+ "q_proj",
28
  "k_proj",
29
+ "down_proj",
30
  "gate_proj",
 
31
  "v_proj",
32
+ "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3581ef7b113a084bbc9f9dd2ffe874834774adefa434052c9b5fb9d87cafdac
3
  size 2969089584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da1c040e73627d172bada7ede0d50219b1359e1826e0317544486ae4922aad81
3
  size 2969089584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d46a32d71caf88b9515c98e3a63ecadfd5151c696ec5620ec148a9806718cc8
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51ec2f7c32ed68f93a2d58b9d808c7d6e793972fdc0fe162bed80ce09ef2fc3c
3
  size 5112