saankhya1997 commited on
Commit
aa73814
1 Parent(s): 67864ac

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # mistral-finetuned-medmcqa-with-exp
15
 
16
- This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GPTQ) on the MedMCQA dataset.
17
 
18
  ## Model description
19
 
@@ -32,7 +32,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 0.0002
36
  - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
@@ -49,5 +49,5 @@ The following hyperparameters were used during training:
49
 
50
  - Transformers 4.36.0.dev0
51
  - Pytorch 2.1.0+cu118
52
- - Datasets 2.14.7
53
  - Tokenizers 0.15.0
 
13
 
14
  # mistral-finetuned-medmcqa-with-exp
15
 
16
+ This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GPTQ) on the None dataset.
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 0.0003
36
  - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
 
49
 
50
  - Transformers 4.36.0.dev0
51
  - Pytorch 2.1.0+cu118
52
+ - Datasets 2.15.0
53
  - Tokenizers 0.15.0