Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,10 @@ widget:
|
|
| 10 |
example_title: "Domain Specific QA"
|
| 11 |
- text: "Why might a trader choose to quickly exit a losing position, even if they still believe in the original trade idea?"
|
| 12 |
example_title: "Not-Advice"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# AlphaBlind Tiny v0.01
|
| 15 |
|
|
|
|
| 10 |
example_title: "Domain Specific QA"
|
| 11 |
- text: "Why might a trader choose to quickly exit a losing position, even if they still believe in the original trade idea?"
|
| 12 |
example_title: "Not-Advice"
|
| 13 |
+
inference:
|
| 14 |
+
parameters:
|
| 15 |
+
temperature: 0.7
|
| 16 |
+
min_new_tokens: 30
|
| 17 |
---
|
| 18 |
# AlphaBlind Tiny v0.01
|
| 19 |
|