acarrillo48 commited on
Commit
e3a71af
·
verified ·
1 Parent(s): b3576c9

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
 
27
  "gate_proj",
28
  "down_proj",
29
  "v_proj",
30
- "q_proj",
31
- "k_proj",
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
+ "q_proj",
28
  "gate_proj",
29
  "down_proj",
30
  "v_proj",
31
+ "o_proj",
 
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd4e7552901a79b862fc09b4225f7d2a036b261f00b4088f52cc2f9ce05fd3f9
3
  size 1656902648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95e07b17147c42717508f8fb65c03e3ce0c0c39708d482df4be6b289f08e776
3
  size 1656902648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97ffd6059939103268b42f936fd314890861a2ba064534d1b3f9b0476f73d0e8
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36cbe6cae8b561ec90efc00ce6a196128e2993eb2964c3bae46f73405f09281
3
  size 5560