jihyoung commited on
Commit
864316f
1 Parent(s): ad996bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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)