zodiache commited on
Commit
05c4805
1 Parent(s): 176b86b

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-1.1-7b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-1.1-2b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:651123297692f641f8770b2271dbba4ed2bb05af590fbecf68a6d00c9afe452e
3
- size 12860096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3b4f85b0ea26af24a7e24e17b023840511bd45da0fa39c17e44bdd757592ee
3
+ size 3695992
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd6a7c0c60daaf1331ee848eb0d4def43698c846e1bcc4f624b47ff278e07740
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6179c02fe95af0e4ed9c232081052c3099b5a4c0032b0f47e033d627ca18b3f0
3
  size 5176