PsyPlus / README.md
Quyet
add euc 100 200 to chat loop, fix dialog model
f30862a
|
raw
history blame
1.04 kB
metadata
title: PsyPlus
emoji: 🤖
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 3.10.0
app_file: app.py
pinned: false
license: gpl-3.0

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

For more information about this product, please visit this notion page) (you need to have permission to access this page)

Notes

2022/12/20

  • Chat flow will trigger euc 200 when detect a negative emotion with prob > threshold. Thus, only euc 100 and free chat consist of chat loop, while euc 200 will pop up sometimes. I set the trigger to NOT be regularly (currently one trigger once during the conversation), because trigger to much will bother users
  • Already fix the problem with dialog model. Now it's configured as the same as what it should be. Of course, that does not guarantee of good response
  • TODO is written in the main file already
  • Successfully convert plain euc 100 and 200 to chat flow