yannelli commited on
Commit
f050816
·
verified ·
1 Parent(s): 2b10f6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -56,6 +56,16 @@ To get started with the model locally, you can use one of the following tools:
56
 
57
  These tools allow you to run the model on your local machine. Choose the one that best fits your system requirements and preferences.
58
 
 
 
 
 
 
 
 
 
 
 
59
  ## Training Details
60
 
61
  ### Training Data
 
56
 
57
  These tools allow you to run the model on your local machine. Choose the one that best fits your system requirements and preferences.
58
 
59
+ ### Settings
60
+
61
+ Best outputs were observed with the following settings:
62
+
63
+ - **Temperature:** 0.5
64
+ - **Top K Sampling:** 40
65
+ - **Repeat penalty:** 1.1
66
+ - **Min P Sampling:** 0.05
67
+ - **Top P Sampling:** 0.95
68
+
69
  ## Training Details
70
 
71
  ### Training Data