nmcco commited on
Commit
c965f6b
·
verified ·
1 Parent(s): 1fa00a3

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "nmcco/gemma-2-27b-speakertokens",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "up_proj",
29
  "down_proj",
30
  "k_proj",
31
- "v_proj",
32
  "o_proj",
33
- "q_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "nmcco/gemma-2-2b-with-speaker-tokens-nospeaker-tok",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "down_proj",
28
  "k_proj",
 
29
  "o_proj",
30
+ "q_proj",
31
+ "up_proj",
32
+ "gate_proj",
33
+ "v_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:68604ef65ab2a86a06c5c1157aa4b121e7bcb8b5039c5830137e0dae61a36d03
3
- size 114266104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8eda45a9b3f292022832df874a279546b94ddccd56b74fb46a3bfbe8abe58eb
3
+ size 20814808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1ba3d82e2d192f5c590b9c04a80c94e6b0027a4858b83dbfe038c58b75e66cd
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15565598e7f1970b6eb39457c72f0665c5b84eb1a87c8a85ddcb30a371b5d66f
3
  size 6904