Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ language:
|
|
5 |
size_categories:
|
6 |
- n<1K
|
7 |
pretty_name: movies dialog dataset
|
|
|
|
|
8 |
---
|
9 |
A modified dataset of English dialogs between a user and an assistant discussing movie preferences in natural language. In the foundational dataset, it initially had 502 records.
|
10 |
|
|
|
5 |
size_categories:
|
6 |
- n<1K
|
7 |
pretty_name: movies dialog dataset
|
8 |
+
task_categories:
|
9 |
+
- text-generation
|
10 |
---
|
11 |
A modified dataset of English dialogs between a user and an assistant discussing movie preferences in natural language. In the foundational dataset, it initially had 502 records.
|
12 |
|