daekeun-ml commited on
Commit
7647fcf
·
verified ·
1 Parent(s): 1f0c4fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -110,8 +110,7 @@ training_arguments = TrainingArguments(
110
  lr_scheduler_type="cosine",
111
  report_to="wandb", ...
112
  )
113
- `
114
- ``
115
 
116
  ### References
117
  - Base model: [microsoft/phi-2](https://huggingface.co/microsoft/phi-2)
 
110
  lr_scheduler_type="cosine",
111
  report_to="wandb", ...
112
  )
113
+ ```
 
114
 
115
  ### References
116
  - Base model: [microsoft/phi-2](https://huggingface.co/microsoft/phi-2)