Update README.md
Browse files
README.md
CHANGED
|
@@ -89,6 +89,19 @@ Traditional approaches typically rely on a simple binary classification — "fin
|
|
| 89 |
|
| 90 |
<br/>
|
| 91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
TurnSense classifies user input into three semantic states:
|
| 93 |
|
| 94 |
| State | Description | Example |
|
|
|
|
| 89 |
|
| 90 |
<br/>
|
| 91 |
|
| 92 |
+
<div align="center">
|
| 93 |
+
<video src="https://huggingface.co/brgroup/TurnSense/resolve/main/image/PR_new.mp4"
|
| 94 |
+
width="820"
|
| 95 |
+
height="400"
|
| 96 |
+
controls
|
| 97 |
+
muted
|
| 98 |
+
loop
|
| 99 |
+
autoplay
|
| 100 |
+
playsinline>
|
| 101 |
+
</video>
|
| 102 |
+
</div>
|
| 103 |
+
|
| 104 |
+
|
| 105 |
TurnSense classifies user input into three semantic states:
|
| 106 |
|
| 107 |
| State | Description | Example |
|