tuanna08go commited on
Commit
4fcbc3c
·
verified ·
1 Parent(s): 150ded9

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
- "q_proj",
24
- "o_proj",
25
  "gate_proj",
 
 
 
26
  "v_proj",
27
- "k_proj",
28
- "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "gate_proj",
25
+ "up_proj",
26
+ "o_proj",
27
+ "q_proj",
28
  "v_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:06d86335d9d32b0061da98346dfe976b73fa279a209165cf1d9980f5adf1cd70
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d0ae3195d67cfb59a01d6fe0d4d3435707f961dfa1d00f4c0047fed9615d1d
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e65387261a0d1eefd38f9ec0c92b115f30a1d0f46dc17ab0f7b95c996209962d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b31c3f3b5d4bb38a893a099b5716103782cdc03f1a927b673250cdf2afb0ad4
3
  size 6776