morturr commited on
Commit
fc6bd5a
1 Parent(s): 135c7c3

End of training

Browse files
README.md CHANGED
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 5e-05
39
  - train_batch_size: 16
40
  - eval_batch_size: 16
41
  - seed: 42
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 64
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - training_steps: 150
47
 
48
  ### Training results
49
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
  - train_batch_size: 16
40
  - eval_batch_size: 16
41
  - seed: 42
 
43
  - total_train_batch_size: 64
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - training_steps: 200
47
 
48
  ### Training results
49
 
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c45587b599e274a0ce7615e0b47ab165cb230ba29c3bf944c48c90022c01329
3
- size 67126104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d66ff7032ad0a8b057407389c0054cf63cd4bb135a976812b7db7b17b1d486d
3
+ size 134235048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4125359e0ba6f906f18909730d70574d55ac7e5c53c3ea9fa28b0cb1ec60c971
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6679ccab2258735fa3bf9b367688c88938e19686e456f5322da4a5c99505b51f
3
  size 5432