Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ pipeline_tag: text-generation
|
|
9 |
tags:
|
10 |
- Conversation
|
11 |
- Social
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
---
|
14 |
# GELI: Adapted LLM (Llama-2-7b-chat-hf) for Social Conversations Via Facial Expressions
|
|
|
9 |
tags:
|
10 |
- Conversation
|
11 |
- Social
|
12 |
+
widget:
|
13 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
14 |
+
example_title: "Sentiment analysis"
|
15 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
16 |
+
example_title: "Coreference resolution"
|
17 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
18 |
+
example_title: "Logic puzzles"
|
19 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
20 |
+
example_title: "Reading comprehension"
|
21 |
|
22 |
---
|
23 |
# GELI: Adapted LLM (Llama-2-7b-chat-hf) for Social Conversations Via Facial Expressions
|