Update README.md with metadata files (#3)
Browse files- Update README.md with metadata files (359fa4720c6dac5b400a12268751469d512706f4)
Co-authored-by: Jason Zheng <JasonZheng20@users.noreply.huggingface.co>
README.md
CHANGED
@@ -168,6 +168,9 @@ The Seamless Interaction Dataset is organized into two main categories/labels:
|
|
168 |
|
169 |
```
|
170 |
seamless_interaction
|
|
|
|
|
|
|
171 |
โโโ improvised # Interactions with guided prompts
|
172 |
โ โโโ dev
|
173 |
โ โ โโโ 1P-IS/ # First-party internal state annotations
|
|
|
168 |
|
169 |
```
|
170 |
seamless_interaction
|
171 |
+
โโโ interactions.csv # Metadata for prompts
|
172 |
+
โโโ participants.csv # Metadata for participants
|
173 |
+
โโโ relationships.csv # Metadata for participant relationships per session
|
174 |
โโโ improvised # Interactions with guided prompts
|
175 |
โ โโโ dev
|
176 |
โ โ โโโ 1P-IS/ # First-party internal state annotations
|