PankajShukla commited on
Commit
dceb63f
·
1 Parent(s): 022b43c

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -7
  2. adapter_config.json +2 -2
  3. adapter_model.bin +2 -2
  4. training_args.bin +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # msytral-db-ai
15
 
16
- This model is a fine-tuned version of [TheBloke/Mistral-7B-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GPTQ) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -32,16 +32,13 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 0.0002
36
- - train_batch_size: 1
37
  - eval_batch_size: 8
38
  - seed: 42
39
- - gradient_accumulation_steps: 4
40
- - total_train_batch_size: 4
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - lr_scheduler_warmup_steps: 2
44
- - training_steps: 300
45
 
46
  ### Training results
47
 
 
13
 
14
  # msytral-db-ai
15
 
16
+ This model is a fine-tuned version of [TheBloke/Mistral-7B-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GPTQ) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
 
 
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 3.0
 
42
 
43
  ### Training results
44
 
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "TheBloke/Mistral-7B-v0.1-GPTQ",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -8,7 +8,7 @@
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
  "lora_alpha": 32,
11
- "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 8,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
  "lora_alpha": 32,
11
+ "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 8,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05aeea6bd63c4ab337b6755fbd03d981db5041a913b019f55097b32f3c25d59a
3
- size 27354957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f1a8776e89ce643602e0354a6b86f0633183c27c59d8fe4453d53d88abed2d
3
+ size 27372365
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cf0e05745992afb8b08ff1d42e05b70bf4167ae9af638dd39a84ea94e92b8cb
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab5570faac5b35638087e7a5d47be9b84daf7141729fcbe3dfa4cac374e91726
3
+ size 4027