yzhuang commited on
Commit
38ffb4f
1 Parent(s): 2fc406f

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - sft
7
  - generated_from_trainer
8
  datasets:
9
- - generator
10
  model-index:
11
  - name: phi-1_5_fictional
12
  results: []
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # phi-1_5_fictional
19
 
20
- This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the generator dataset.
21
 
22
  ## Model description
23
 
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 1
46
 
47
  ### Training results
48
 
 
6
  - sft
7
  - generated_from_trainer
8
  datasets:
9
+ - mmlu_no_train
10
  model-index:
11
  - name: phi-1_5_fictional
12
  results: []
 
17
 
18
  # phi-1_5_fictional
19
 
20
+ This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the mmlu_no_train dataset.
21
 
22
  ## Model description
23
 
 
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
 
47
  ### Training results
48