Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SpeechIntentEval — Benchmark for Social & Indirect Speech Understanding
|
| 2 |
|
| 3 |
Large language models perform well on **direct, literal instructions**, but they often fail when people communicate through **hints, emotions, politeness, hedging, or sarcasm**.
|
|
@@ -64,4 +73,4 @@ Planned upgrades:
|
|
| 64 |
|
| 65 |
### Built by Kriti Behl
|
| 66 |
Graduate student — University of Florida
|
| 67 |
-
AI Safety · Multimodal Reasoning · Evaluation Systems
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: ' SpeechIntentEval'
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🌖
|
| 6 |
+
colorFrom: indigo
|
| 7 |
+
colorTo: blue
|
| 8 |
+
pinned: true
|
| 9 |
+
---
|
| 10 |
# SpeechIntentEval — Benchmark for Social & Indirect Speech Understanding
|
| 11 |
|
| 12 |
Large language models perform well on **direct, literal instructions**, but they often fail when people communicate through **hints, emotions, politeness, hedging, or sarcasm**.
|
|
|
|
| 73 |
|
| 74 |
### Built by Kriti Behl
|
| 75 |
Graduate student — University of Florida
|
| 76 |
+
AI Safety · Multimodal Reasoning · Evaluation Systems
|