zhangx306 commited on
Commit
1757fa6
1 Parent(s): 2c12f1d

End of training

Browse files
README.md CHANGED
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: constant
47
  - lr_scheduler_warmup_ratio: 0.03
48
- - training_steps: 50
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
 
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: constant
47
  - lr_scheduler_warmup_ratio: 0.03
48
+ - training_steps: 20
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
  "v_proj",
 
26
  "gate_proj",
27
- "q_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "q_proj",
25
  "gate_proj",
26
+ "up_proj",
27
+ "down_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5db0128caa279a5fceb4e093d92f718c2c79e698e2ac3e77bba24f0ec225961
3
  size 562079784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7212f79277b371dea8626d0d6d5b0a2306b472960fb6188d905a079b3e4dfa
3
  size 562079784
runs/Apr09_06-05-47_e5f56592dd38/events.out.tfevents.1712642750.e5f56592dd38.14749.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d0b6f407aa132bd5dc7140a4ac29ee86cd881fad4b2e590761926262b58c046
3
+ size 5890
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9929dcbcc452f8c2591f3811707f3ca7a8934a00bf26e2f1ece8d6e7212f0715
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc7ed9bd36fcf6cc6381976b198ae6f07d1565353aa8a02b41ce900a7fd85ee1
3
  size 4984