q1e123 commited on
Commit
6c688c0
·
verified ·
1 Parent(s): d06a73d

Model save

Browse files
README.md CHANGED
@@ -39,8 +39,8 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: cosine
42
- - lr_scheduler_warmup_steps: 3
43
- - training_steps: 10
44
 
45
  ### Training results
46
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: cosine
42
+ - lr_scheduler_warmup_steps: 5
43
+ - training_steps: 20
44
 
45
  ### Training results
46
 
adapter_config.json CHANGED
@@ -20,30 +20,30 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "transformer.h.2.mlp.c_fc",
24
- "transformer.h.4.attn.c_proj",
25
- "transformer.h.5.attn.c_proj",
26
- "transformer.h.2.attn.c_proj",
27
- "transformer.h.0.mlp.c_fc",
28
- "transformer.h.1.attn.c_attn",
29
- "transformer.h.0.attn.c_proj",
30
- "transformer.h.4.attn.c_attn",
31
- "transformer.h.2.attn.c_attn",
32
- "transformer.h.4.mlp.c_fc",
33
- "transformer.h.4.mlp.c_proj",
34
- "transformer.h.2.mlp.c_proj",
35
- "transformer.h.0.attn.c_attn",
36
- "transformer.h.0.mlp.c_proj",
37
- "transformer.h.1.mlp.c_fc",
38
  "transformer.h.5.mlp.c_fc",
39
- "transformer.h.1.attn.c_proj",
40
- "transformer.h.3.attn.c_attn",
41
  "transformer.h.5.mlp.c_proj",
 
 
 
 
 
 
42
  "transformer.h.3.mlp.c_fc",
 
43
  "transformer.h.3.attn.c_proj",
 
 
 
44
  "transformer.h.5.attn.c_attn",
45
- "transformer.h.1.mlp.c_proj",
46
- "transformer.h.3.mlp.c_proj"
 
 
 
 
 
 
 
47
  ],
48
  "task_type": "CAUSAL_LM",
49
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  "transformer.h.5.mlp.c_fc",
 
 
24
  "transformer.h.5.mlp.c_proj",
25
+ "transformer.h.2.mlp.c_proj",
26
+ "transformer.h.0.mlp.c_fc",
27
+ "transformer.h.0.attn.c_attn",
28
+ "transformer.h.2.attn.c_proj",
29
+ "transformer.h.1.mlp.c_proj",
30
+ "transformer.h.4.mlp.c_proj",
31
  "transformer.h.3.mlp.c_fc",
32
+ "transformer.h.4.attn.c_attn",
33
  "transformer.h.3.attn.c_proj",
34
+ "transformer.h.5.attn.c_proj",
35
+ "transformer.h.1.mlp.c_fc",
36
+ "transformer.h.1.attn.c_proj",
37
  "transformer.h.5.attn.c_attn",
38
+ "transformer.h.0.mlp.c_proj",
39
+ "transformer.h.2.attn.c_attn",
40
+ "transformer.h.3.attn.c_attn",
41
+ "transformer.h.0.attn.c_proj",
42
+ "transformer.h.4.mlp.c_fc",
43
+ "transformer.h.2.mlp.c_fc",
44
+ "transformer.h.3.mlp.c_proj",
45
+ "transformer.h.4.attn.c_proj",
46
+ "transformer.h.1.attn.c_attn"
47
  ],
48
  "task_type": "CAUSAL_LM",
49
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12a75c773dd6a010ef0fc639f1079d1130cb901a5db54a115df35f1add1d11b8
3
  size 2365304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f272cf9fe0943c09bd94b05b3e9516bf591e69ed5fc56b1a00283d5d0df7e2
3
  size 2365304
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d234b06cfa98f610a74a18ecd05fc939059aec01bb1f459dff686b394a542323
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c175fb73fe6ced26b82f8aaad0a5998320d8fbe263df423b87478db363781d
3
  size 5112