Dooratre commited on
Commit
91e29b0
·
verified ·
1 Parent(s): a650621

Update ai_chatbot_data.json

Browse files
Files changed (1) hide show
  1. ai_chatbot_data.json +1 -1
ai_chatbot_data.json CHANGED
@@ -27,6 +27,6 @@
27
  "model_kwargs": {
28
  "temperature": 0.3,
29
  "max_new_tokens": 512,
30
- "top_p": 0.3,
31
  }
32
  }
 
27
  "model_kwargs": {
28
  "temperature": 0.3,
29
  "max_new_tokens": 512,
30
+ "top_p": 0.3
31
  }
32
  }