bert-test / README.md
shelldernn's picture
Update README.md
c21a50d verified
---
language:
- en
---
This model evaluates if character wants to send an image to user right now.
### [input]
```
{user's text}
{character's text}
```
(two value should be separated with newline)
### [output]
```
1: yes
0: no
```