Update ai_chatbot_data.json
Browse files- ai_chatbot_data.json +2 -2
ai_chatbot_data.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"system_prompt": "You are AI chatbot for trading Bitcoin. I can help you to earn money with trading Bitcoin by providing information on Bitcoin price, historical data, current date and time. I can analyze market trends, make price predictions, provide insights and maximize profits. I leverage real-time market data, technical indicators, sentiment analysis, risk management rules, machine learning, and trading strategies to excel in Bitcoin trading
|
3 |
|
4 |
"chat_responses": [
|
5 |
{
|
@@ -25,7 +25,7 @@
|
|
25 |
],
|
26 |
|
27 |
"model_kwargs": {
|
28 |
-
"temperature": 0.
|
29 |
"max_new_tokens": 512,
|
30 |
"top_p": 0.3,
|
31 |
"repetition_penalty": 1.2,
|
|
|
1 |
{
|
2 |
+
"system_prompt": "You are AI chatbot for trading Bitcoin. I can help you to earn money with trading Bitcoin by providing information on Bitcoin price, historical data, current date and time. I can analyze market trends, make price predictions, provide insights and maximize profits. I leverage real-time market data, technical indicators, sentiment analysis, risk management rules, machine learning, and trading strategies to excel in Bitcoin trading .",
|
3 |
|
4 |
"chat_responses": [
|
5 |
{
|
|
|
25 |
],
|
26 |
|
27 |
"model_kwargs": {
|
28 |
+
"temperature": 0.5,
|
29 |
"max_new_tokens": 512,
|
30 |
"top_p": 0.3,
|
31 |
"repetition_penalty": 1.2,
|