Menouar commited on
Commit
abbe718
1 Parent(s): c802b5b

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -9,8 +9,6 @@ base_model: microsoft/phi-2
9
  model-index:
10
  - name: phi-2-basic-maths
11
  results: []
12
- datasets:
13
- - gsm8k
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -18,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # phi-2-basic-maths
20
 
21
- This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on GSMK8 dataset.
22
 
23
  ## Model description
24
 
@@ -46,7 +44,7 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_ratio: 0.03
49
- - num_epochs: 10
50
 
51
  ### Training results
52
 
 
9
  model-index:
10
  - name: phi-2-basic-maths
11
  results: []
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # phi-2-basic-maths
18
 
19
+ This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: constant
46
  - lr_scheduler_warmup_ratio: 0.03
47
+ - num_epochs: 30
48
 
49
  ### Training results
50