Spaces:
Running
Running
neetnestor
commited on
Commit
•
d79e943
1
Parent(s):
027d30a
fix: text of top-p in English format
Browse files- index.html +1 -1
index.html
CHANGED
@@ -68,7 +68,7 @@
|
|
68 |
<!-- Top-p -->
|
69 |
<div class="form-group">
|
70 |
<label for="top_p"
|
71 |
-
>Top
|
72 |
<span id="top_p-value" class="range-value">1.00</span></label
|
73 |
>
|
74 |
<input
|
|
|
68 |
<!-- Top-p -->
|
69 |
<div class="form-group">
|
70 |
<label for="top_p"
|
71 |
+
>Top P:
|
72 |
<span id="top_p-value" class="range-value">1.00</span></label
|
73 |
>
|
74 |
<input
|