tuanna08go commited on
Commit
cafeaa7
·
verified ·
1 Parent(s): 65ccdb2

Training in progress, step 7

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "down_proj",
25
- "o_proj",
26
  "up_proj",
27
  "gate_proj",
28
  "k_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "gate_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "q_proj",
28
+ "down_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3ca434a3cf518546487d8a2d55e5b7061f58e95926b8ee3dc07aba8bed4f85b
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1a65c5571e03129f31cd861eb73867033f31fe74cda4afd27d74593644de88
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68ca12c380ce0a5fc1576e7c65f1b50ce7e2b7abf6aa6cdafc02acebb7d1946f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a007fdd23aaaa74d333444e1ee15bc63680aa921416cb6cdfad8134819ac4e2
3
  size 6776