duyphu commited on
Commit
4c28b35
·
verified ·
1 Parent(s): fe45f46

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "down_proj",
26
- "up_proj",
27
  "v_proj",
28
- "k_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "up_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "k_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:18dc6060de8c128e117c5ce24d9e4da4ad79d23eba34dafe403d1ed7226cb8f8
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2085e5e5ae4a4b2c9c1f78678fa0169ff9ec6401218dd485bd08f1b49bce871
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:970945d17a881d17fb4642a2a489c21c9954e4d9455c343ef04721e859e26bea
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e292bbdfbba24381a1ea0d6ed53af4f98514ac1370e030678b164a4ba7f0588
3
  size 6776