RajuKandasamy
commited on
Commit
•
cea463b
1
Parent(s):
a105ee1
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ inference:
|
|
7 |
max_new_tokens: 250
|
8 |
repetition_penalty: 1.4
|
9 |
do_sample: True
|
|
|
10 |
widget:
|
11 |
- text: |
|
12 |
இன்னாமை வேண்டின்
|
@@ -30,4 +31,4 @@ widget:
|
|
30 |
- text: |
|
31 |
வேதம் உரைத்தானும் வேதிய னாகிலன்
|
32 |
example_title: "Venba 6"
|
33 |
-
---
|
|
|
7 |
max_new_tokens: 250
|
8 |
repetition_penalty: 1.4
|
9 |
do_sample: True
|
10 |
+
temperature: 0.01 # Added to match the script's generation behavior
|
11 |
widget:
|
12 |
- text: |
|
13 |
இன்னாமை வேண்டின்
|
|
|
31 |
- text: |
|
32 |
வேதம் உரைத்தானும் வேதிய னாகிலன்
|
33 |
example_title: "Venba 6"
|
34 |
+
---
|