maxkretchmer commited on
Commit
8d19794
1 Parent(s): b57eca8

maxkretchmer/gc-mixtral

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: upstage/SOLAR-10.7B-v1.0
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 [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0) 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: 4
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: mistralai/Mixtral-8x7B-v0.1
7
  model-index:
8
  - name: output
9
  results: []
 
14
 
15
  # output
16
 
17
+ This model is a fine-tuned version of [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) 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: 1
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08