maxkretchmer commited on
Commit
fdf2f2e
1 Parent(s): 1d1e283

maxkretchmer/gc-mistral-openpipe

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
- base_model: mistralai/Mistral-7B-v0.1
7
  model-index:
8
  - name: output
9
  results: []
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # output
16
 
17
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
18
 
19
  ## Model description
20
 
@@ -34,7 +34,7 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2.5e-05
37
- - train_batch_size: 6
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ base_model: OpenPipe/mistral-ft-optimized-1218
7
  model-index:
8
  - name: output
9
  results: []
 
14
 
15
  # output
16
 
17
+ This model is a fine-tuned version of [OpenPipe/mistral-ft-optimized-1218](https://huggingface.co/OpenPipe/mistral-ft-optimized-1218) on the None dataset.
18
 
19
  ## Model description
20
 
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2.5e-05
37
+ - train_batch_size: 8
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08