seriouspark commited on
Commit
5940267
1 Parent(s): dfe0075

seriouspark/gemma-7b-it-v0.3-lora-persona3_360

Browse files
README.md CHANGED
@@ -52,5 +52,5 @@ The following hyperparameters were used during training:
52
  - PEFT 0.8.2
53
  - Transformers 4.39.0
54
  - Pytorch 2.1.2
55
- - Datasets 2.17.0
56
  - Tokenizers 0.15.2
 
52
  - PEFT 0.8.2
53
  - Transformers 4.39.0
54
  - Pytorch 2.1.2
55
+ - Datasets 2.19.2
56
  - Tokenizers 0.15.2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-7b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "down_proj",
23
  "k_proj",
24
- "gate_proj",
25
- "o_proj",
26
- "q_proj",
27
  "up_proj",
 
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "gate_proj",
24
  "down_proj",
25
  "k_proj",
 
 
 
26
  "up_proj",
27
+ "o_proj",
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:006742994fb5275114d730b60aa9aa85772e1da592dc7c2f7f0368a0bcf8b58e
3
- size 400084608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7fb3cb96f78b6bf279c3ff078caf4bd6fbdcdaa0ad3b4b030d8ba0ce8edb74
3
+ size 400104600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fab8376e19cee8dd432f485eaa9f3f0a8df8bb2de18c1d9b6ef5ab7c85e6e47
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e18dd421112bed671fb07745e80f2721b67f3a2fcf4fdf49c1a938140902da
3
+ size 4856