Nhut commited on
Commit
09b422f
1 Parent(s): 3e2228d

Training in progress, step 80

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "lm_head",
25
  "down_proj",
 
 
26
  "gate_proj",
27
  "o_proj",
28
- "q_proj",
29
  "up_proj",
 
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "q_proj",
25
+ "k_proj",
26
  "gate_proj",
27
  "o_proj",
 
28
  "up_proj",
29
+ "lm_head",
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9371706405e0a38ed541d6419feead966c8889dba40f16ef382e17e23cea4d0
3
  size 2806378968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f34f479e5eee56253940945d3398abc4399e58d65ca2ec987c9388ec0b6e492f
3
  size 2806378968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2992fe504f8ed278b778635ddfad849a69b214698cfbcac1aa9519605783ee4
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a409fa75e6ae17317b110448a7bc10b91469d2676e83f01829b4d8d56e1d1e5
3
  size 5176