RayBernard commited on
Commit
400e499
·
verified ·
1 Parent(s): 92433b0

Model save

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
  - lr_scheduler_warmup_ratio: 0.1
47
- - training_steps: 128
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Framework versions
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: cosine
46
  - lr_scheduler_warmup_ratio: 0.1
47
+ - training_steps: 50
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "output_proj",
 
25
  "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "output_proj",
24
+ "q_proj",
25
  "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2ac5bc5be9ebbcfb646a811ab51d63c33f6e360365bede29b5ce3c67f87c241
3
  size 4311795296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b488bec25e78013a5bef550423a467aa7b56aaa9ef67724223d29483060e22cf
3
  size 4311795296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dea9585fd46c2102835300696212ab8993178ef666e83119d2da0791802f4831
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04e109a655a348cbcee3b43dcde29677b1793649730f3f37c2f4545931f5c1b
3
  size 5368