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

Modelo final entrenado

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "q_proj",
28
  "v_proj",
29
- "o_proj",
30
- "gate_proj",
31
- "up_proj",
32
  "k_proj",
33
- "down_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:809f5160e54886aa50d6ba12d27d2e67d32a4585b99dbba20fececd3a26d0af8
3
  size 640800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ef9817734d8e484647a9d0c0a78cda47c4760671f0827b9f2920d9fb4785d2
3
  size 640800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd2bbb93c207fc5309c72552aee0936f2366c9ed7b0634c66bd8f721e5e2fedb
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f799101e93eed15edcf199624d1bbc03a92d89ad05cb5c5ff5bab97564c1b740
3
  size 5240