Arjun-G-Ravi commited on
Commit
be841c5
1 Parent(s): c5235ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,4 +14,6 @@ This is the fine tuned version of OpenAI's GPT-2 with Alpaca dataset.
14
  The model was trained for 15 epochs.
15
 
16
  As of my tests, the best resuts were obtained with:
17
- ``` temperature:0.7, top_p:0.92, top_k: 0 ```
 
 
 
14
  The model was trained for 15 epochs.
15
 
16
  As of my tests, the best resuts were obtained with:
17
+ ```
18
+ temperature:0.7, top_p:0.92, top_k: 0
19
+ ```