NetherQuartz commited on
Commit
16e26fc
·
verified ·
1 Parent(s): 8d10076

Add trainable embeddings

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: ilo-toki-MiLMMT-46-1b
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: ilo-toki-MiLMMT-46-1b
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -29,13 +29,14 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "down_proj",
34
- "k_proj",
35
  "gate_proj",
36
  "q_proj",
37
  "up_proj",
38
- "o_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "embed_tokens",
33
+ "o_proj",
 
34
  "gate_proj",
35
  "q_proj",
36
  "up_proj",
37
+ "k_proj",
38
+ "v_proj",
39
+ "down_proj"
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:819153d602a83f26d9e5893d95ee5bcaa6198fc5ebfa9f9fce37eb567f58e722
3
- size 208780928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f940efe739afc0d4e942b20c2f8389752a56f52e1afecf7e0314e8ec7f1b88c
3
+ size 1484145744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e614693a993651c99b0ad7a4c069e6683482653148ca67aa7763bb81333f737f
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b4277c10dca7781fe089b3ae3f987abdba90885b94a7abc71e8071a057cd3d
3
  size 6097