Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ tags:
|
|
20 |
## Introduction
|
21 |
**EMMA** is a new conversation model designed for mixed-session conversations, incorporating **Egocentric Memory** trained on the MiSC dataset. This model focuses on handling dynamic interactions across sessions, where a main speaker engages with different partners.
|
22 |
|
|
|
|
|
23 |
## Model Description
|
24 |
- **Paper**: [Mixed-Session Conversation with Egocentric Memory](https://arxiv.org/abs/2410.02503)
|
25 |
- **Dataset**: [MiSC](https://huggingface.co/datasets/jihyoung/MiSC)
|
|
|
20 |
## Introduction
|
21 |
**EMMA** is a new conversation model designed for mixed-session conversations, incorporating **Egocentric Memory** trained on the MiSC dataset. This model focuses on handling dynamic interactions across sessions, where a main speaker engages with different partners.
|
22 |
|
23 |
+
🚨 This repository is for the adapter of EMMA's dialogue module, which is based on FLAN-T5-Large.
|
24 |
+
|
25 |
## Model Description
|
26 |
- **Paper**: [Mixed-Session Conversation with Egocentric Memory](https://arxiv.org/abs/2410.02503)
|
27 |
- **Dataset**: [MiSC](https://huggingface.co/datasets/jihyoung/MiSC)
|