npvinHnivqn commited on
Commit
60b5b72
1 Parent(s): bf40f60

npvinHnivqn/phi-1_5-finetuned-gsm8k

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  base_model: microsoft/phi-1_5
4
  tags:
5
  - generated_from_trainer
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # phi-1_5-finetuned-gsm8k
15
 
16
- This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the *gsm8k* dataset.
17
 
18
  ## Model description
19
 
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: cosine
41
- - num_epochs: 4
42
 
43
  ### Training results
44
 
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
 
47
  ### Framework versions
48
 
49
- - Transformers 4.33.0
50
  - Pytorch 2.0.0
51
  - Datasets 2.1.0
52
- - Tokenizers 0.13.3
 
1
  ---
2
+ license: other
3
  base_model: microsoft/phi-1_5
4
  tags:
5
  - generated_from_trainer
 
13
 
14
  # phi-1_5-finetuned-gsm8k
15
 
16
+ This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the None dataset.
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: cosine
41
+ - num_epochs: 1
42
 
43
  ### Training results
44
 
 
46
 
47
  ### Framework versions
48
 
49
+ - Transformers 4.35.0
50
  - Pytorch 2.0.0
51
  - Datasets 2.1.0
52
+ - Tokenizers 0.14.1