Yatinginging commited on
Commit
c9a1888
1 Parent(s): 81a0a64

Model save

Browse files
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 1024
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 4.0
47
 
48
  ### Training results
49
 
 
43
  - total_train_batch_size: 1024
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 1.0
47
 
48
  ### Training results
49
 
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96f5c3ba32b1a77aea56608fa70eb3cabbe4b372323791a159b425feddbf814a
3
- size 54543312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c33e5503bfa7d077de8a5cb8544d297e31d52d3a6800933af4b66290640267f
3
+ size 54543184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd2be8ae5feca048f3e7a8db473a62252cedc6f0a377428e919425ea080e2d76
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c86c0660896db3975d2df5453de87a3b83443d3ce6f34c0397bc9aacfc5988c
3
  size 5432