Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
prompt: list<item: struct<content: string, role: string>>
child 0, item: struct<content: string, role: string>
child 0, content: string
child 1, role: string
seen_titles: list<item: string>
child 0, item: string
groundtruth_with_release_year: list<item: list<item: string>>
child 0, item: list<item: string>
child 0, item: string
constraints: struct<Animal lover (avoid animal harm/death): bool, Anti-gore / squeamish: bool, Arachnophobia / re (... 666 chars omitted)
child 0, Animal lover (avoid animal harm/death): bool
child 1, Anti-gore / squeamish: bool
child 2, Arachnophobia / reptile phobia: bool
child 3, Avoid torture & extreme violence: bool
child 4, Claustrophobia / breathing distress sensitive: bool
child 5, Disaster/accident avoider: bool
child 6, Domestic abuse / stalking sensitive: bool
child 7, Gender/LGBTQ respect sensitive: bool
child 8, Happy-ending preference: bool
child 9, Hate speech / slur-sensitive: bool
child 10, Horror avoider (avoids scares & supernatural): bool
child 11, Kid-safety / child harm sensitive: bool
child 12, Medical/health trauma avoider: bool
child 13, Mental health portrayal sensitive: bool
child 14, Photosensitivity & motion sickness: bool
child 15, Pregnancy/infant-loss sensitive: bool
child 16, Self-harm & suicide sensitive: bool
child 17, Sexual violence sensitive: bool
child 18, Substance recovery / avoid drugs & alcohol: bool
assigned_trait: string
assignment_reason: string
-- schema metadata --
huggingface: '{"info": {"features": {"prompt": {"feature": {"content": {"' + 1841
to
{'prompt': List({'content': Value('string'), 'role': Value('string')}), 'seen_titles': List(Value('string')), 'groundtruth_with_release_year': List(List(Value('string')))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
for item in generator(*args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/arrow/arrow.py", line 74, in _generate_tables
yield Key(file_idx, batch_idx), self._cast_table(pa_table)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/arrow/arrow.py", line 54, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
prompt: list<item: struct<content: string, role: string>>
child 0, item: struct<content: string, role: string>
child 0, content: string
child 1, role: string
seen_titles: list<item: string>
child 0, item: string
groundtruth_with_release_year: list<item: list<item: string>>
child 0, item: list<item: string>
child 0, item: string
constraints: struct<Animal lover (avoid animal harm/death): bool, Anti-gore / squeamish: bool, Arachnophobia / re (... 666 chars omitted)
child 0, Animal lover (avoid animal harm/death): bool
child 1, Anti-gore / squeamish: bool
child 2, Arachnophobia / reptile phobia: bool
child 3, Avoid torture & extreme violence: bool
child 4, Claustrophobia / breathing distress sensitive: bool
child 5, Disaster/accident avoider: bool
child 6, Domestic abuse / stalking sensitive: bool
child 7, Gender/LGBTQ respect sensitive: bool
child 8, Happy-ending preference: bool
child 9, Hate speech / slur-sensitive: bool
child 10, Horror avoider (avoids scares & supernatural): bool
child 11, Kid-safety / child harm sensitive: bool
child 12, Medical/health trauma avoider: bool
child 13, Mental health portrayal sensitive: bool
child 14, Photosensitivity & motion sickness: bool
child 15, Pregnancy/infant-loss sensitive: bool
child 16, Self-harm & suicide sensitive: bool
child 17, Sexual violence sensitive: bool
child 18, Substance recovery / avoid drugs & alcohol: bool
assigned_trait: string
assignment_reason: string
-- schema metadata --
huggingface: '{"info": {"features": {"prompt": {"feature": {"content": {"' + 1841
to
{'prompt': List({'content': Value('string'), 'role': Value('string')}), 'seen_titles': List(Value('string')), 'groundtruth_with_release_year': List(List(Value('string')))}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1342, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1919, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
prompt list | seen_titles list | groundtruth_with_release_year list |
|---|---|---|
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Drop Dead Gorgeous",
"1999"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
],
[
"A Mighty Wind",
"2003"
],
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
],
[
"Waiting for Guffman",
"1996"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
],
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Drop Dead Gorgeous",
"1999"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show"
] | [
[
"What We Do in the Shadows",
"2014"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"This Is Spinal Tap",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show",
"A Mighty Wind"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Drop Dead Gorgeous",
"1999"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Drop Dead Gorgeous",
"Best in Show"
] | [
[
"Schitt's Creek",
"2015"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
],
[
"Waiting for Guffman",
"1996"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"Waiting for Guffman",
"Best in Show",
"A Mighty Wind"
] | [
[
"The Remains of the Day",
"1993"
],
[
"My Dinner with Andre",
"1981"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"This Is Spinal Tap",
"For Your Consideration",
"Best in Show"
] | [
[
"Waiting for Guffman",
"1996"
],
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"A Mighty Wind",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Best in Show"
] | [
[
"Schitt's Creek",
"2015"
],
[
"Home Alone",
"1990"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Room"
] | [
[
"Night of the Living Dead",
"1968"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Room"
] | [
[
"American Graffiti",
"1973"
],
[
"Mad Max",
"1979"
],
[
"Halloween",
"1978"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Body Double",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Good Time",
"2017"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Good Time",
"2017"
],
[
"Uncut Gems",
"2019"
],
[
"Heaven Knows What",
"2014"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Something Wild",
"1986"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"The King of Comedy",
"1982"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Quick Change",
"1990"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Into the Night",
"1985"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"The Big Lebowski",
"1998"
],
[
"Naked Lunch",
"1991"
],
[
"Brazil",
"1985"
],
[
"Repo Man",
"1984"
],
[
"Bad Santa",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"After Hours"
] | [
[
"Night on Earth",
"1991"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"WALL·E",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Sky Captain and the World of Tomorrow",
"2004"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"The Terminator",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"I, Robot",
"2004"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"I, Robot",
"2004"
],
[
"The Terminator",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"A.I. Artificial Intelligence",
"2001"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Runaway",
"1984"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Transformers: Dark of the Moon",
"2011"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"The Matrix",
"1999"
],
[
"The Matrix Reloaded",
"2003"
],
[
"The Matrix Revolutions",
"2003"
],
[
"I, Robot",
"2004"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Screamers",
"1995"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Maximum Overdrive",
"1986"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Sausage Party",
"2016"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Mitchells vs. the Machines"
] | [
[
"Love and Monsters",
"2020"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"Zatoichi"
] | [
[
"Kung Fu Hustle",
"2004"
],
[
"Crouching Tiger, Hidden Dragon",
"2000"
],
[
"Ichi the Killer",
"2001"
],
[
"The Good the Bad the Weird",
"2008"
],
[
"The 36th Chamber of Shaolin",
"1978"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Possum",
"2018"
],
[
"The Endless",
"2017"
],
[
"The Bay",
"2012"
],
[
"Santa Sangre",
"1989"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Splice",
"2009"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Pin",
"1988"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
],
[
"Paranormal Activity",
"2007"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Triangle",
"2009"
],
[
"Frailty",
"2001"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Kill List",
"2011"
],
[
"Cargo",
"2017"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Deadgirl",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Poughkeepsie Tapes",
"2007"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Pulse",
"2001"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Eyes Without a Face",
"1960"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Grave Encounters",
"2011"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Don't Look Now",
"1973"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Iron Man",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Terrified",
"2017"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Possum",
"2018"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Don't Look Now",
"1973"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Miracle Mile",
"1988"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Others",
"2001"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Goodnight Mommy",
"2014"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Under the Skin",
"2013"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Color Out of Space",
"2019"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Lake Mungo",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Wailing",
"2016"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Strangers",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Cemetery Man",
"1994"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Pyewacket",
"2017"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Skin I Live In",
"2011"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Creep",
"2004"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Hell House LLC",
"2015"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Darkness Falls",
"2003"
],
[
"Excision",
"2012"
],
[
"May",
"2002"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Resolution",
"2012"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Splinter",
"2008"
],
[
"Dead End",
"2003"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"A Dark Song",
"2016"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Baskin",
"2015"
],
[
"Terrifier",
"2016"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Martyrs",
"2008"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"Eraserhead",
"1977"
]
] |
[
{
"content": "Pretend you are a movie recommender system.\nI will give you a conversation between a user and you (a recommender system). Based on the conversation, you need to reply with 20 recommendations. List the standardized English title of each movie in each line in the form of \"movie name\" (release_yea... | [
"The Shining"
] | [
[
"The Loved Ones",
"2009"
]
] |
End of preview.
No dataset card yet
- Downloads last month
- 1,203