jnjj commited on
Commit
ea5e322
·
verified ·
1 Parent(s): 89fd01d

Modelo final entrenado

Browse files
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
 
28
  "q_proj",
 
29
  "v_proj",
30
  "k_proj",
31
- "gate_proj",
32
- "down_proj",
33
- "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
28
+ "down_proj",
29
  "q_proj",
30
+ "o_proj",
31
  "v_proj",
32
  "k_proj",
33
+ "gate_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76ef9817734d8e484647a9d0c0a78cda47c4760671f0827b9f2920d9fb4785d2
3
- size 640800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d95b10b6e140a9626a7058d5038528f2ff80148dc4569b881db56052046509
3
+ size 40
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f799101e93eed15edcf199624d1bbc03a92d89ad05cb5c5ff5bab97564c1b740
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:244cea601ff49146b34ddc4f05ee40f68ccc009c927dba8569c3bf19fd6edc6f
3
  size 5240