The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 missing columns ({'input'})
This happened while the json dataset builder was generating data using
hf://datasets/ZhankuiHe/inspired_cikm/train_data_processed.jsonl (at revision c8d2c1b4836591a8fe42e5e91fffab079c48f8c4)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
context: list<item: string>
child 0, item: string
resp: string
rec: list<item: int64>
child 0, item: int64
entity: list<item: int64>
child 0, item: int64
prev_entity: list<item: int64>
child 0, item: int64
dialog_id: string
turn_id: string
is_user: int64
entity_name: list<item: string>
child 0, item: string
to
{'context': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'resp': Value(dtype='string', id=None), 'rec': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'entity': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'prev_entity': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'dialog_id': Value(dtype='string', id=None), 'turn_id': Value(dtype='string', id=None), 'is_user': Value(dtype='int64', id=None), 'entity_name': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'input': Value(dtype='string', id=None)}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 missing columns ({'input'})
This happened while the json dataset builder was generating data using
hf://datasets/ZhankuiHe/inspired_cikm/train_data_processed.jsonl (at revision c8d2c1b4836591a8fe42e5e91fffab079c48f8c4)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
context sequence | resp string | rec sequence | entity sequence | prev_entity sequence | dialog_id string | turn_id string | is_user int64 | entity_name sequence | input string |
|---|---|---|---|---|---|---|---|---|---|
[
"",
"Hi There! What types of movies do you like to watch?",
"Hello! I'm more of an action movie or a good romance and mystery movie."
] | I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery! | [
12319
] | [
6066,
12357,
12319
] | [
12357,
14343
] | train_0 | train_2 | 0 | [
"mix",
"action",
"Knives Out"
] |
System: Hi There! What types of movies do you like to watch?
User: Hello! I'm more of an action movie or a good romance and mystery movie.
System: |
[
"",
"Hi There! What types of movies do you like to watch?",
"Hello! I'm more of an action movie or a good romance and mystery movie.",
"I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!",
"I seen that one too as I seen Joker about a month ago... | The new Star Wars comes out in less than a month, if you are into the franchise. | [
14300
] | [
14300
] | [
10308,
16741,
12357,
14343,
16617,
13613,
6066,
11037,
12319
] | train_0 | train_8 | 0 | [
"Star Wars"
] |
System: Hi There! What types of movies do you like to watch?
User: Hello! I'm more of an action movie or a good romance and mystery movie.
System: I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!
User: I seen that one too as I seen Joker about a month ... |
[
"",
"Hi There! What types of movies do you like to watch?",
"Hello! I'm more of an action movie or a good romance and mystery movie.",
"I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!",
"I seen that one too as I seen Joker about a month ago... | Well that is another great action movie. I also recommend the John Wick series | [
15409
] | [
15409,
9011
] | [
10308,
16741,
12357,
14343,
16617,
13613,
6066,
14300,
11037,
12319
] | train_0 | train_10 | 0 | [
"series",
"John Wick"
] |
System: Hi There! What types of movies do you like to watch?
User: Hello! I'm more of an action movie or a good romance and mystery movie.
System: I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!
User: I seen that one too as I seen Joker about a month ... |
[
"",
"Hi There! What types of movies do you like to watch?",
"Hello! I'm more of an action movie or a good romance and mystery movie.",
"I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!",
"I seen that one too as I seen Joker about a month ago... | Marley & Me had me crying for a good half hour so I completely understand that! | [
15592
] | [
15592
] | [
4867,
10308,
16741,
12357,
14343,
16617,
13613,
205,
15409,
6066,
9011,
14300,
11037,
12319
] | train_0 | train_16 | 0 | [
"Marley"
] |
System: Hi There! What types of movies do you like to watch?
User: Hello! I'm more of an action movie or a good romance and mystery movie.
System: I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!
User: I seen that one too as I seen Joker about a month ... |
[
"",
"Hi There! What types of movies do you like to watch?",
"Hello! I'm more of an action movie or a good romance and mystery movie.",
"I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!",
"I seen that one too as I seen Joker about a month ago... | Aww that is so sweet. Given that you dont want to see animals die, and you are looking for an Action/Mystery I think Knives Out would be a good movie choice. Do you agree? | [
15542,
12319
] | [
14343,
12357,
15542,
12319
] | [
4867,
10308,
16741,
12357,
14343,
15592,
16617,
13613,
205,
15409,
6066,
9011,
14300,
11037,
12319
] | train_0 | train_20 | 0 | [
"Action",
"Mystery",
"Knives Out",
"Action"
] |
System: Hi There! What types of movies do you like to watch?
User: Hello! I'm more of an action movie or a good romance and mystery movie.
System: I just saw the trailer for Knives Out when I went to see Joker and it looked like a good mix of action and mystery!
User: I seen that one too as I seen Joker about a month ... |
[
"",
"Hi! How's it going today",
"Good how are you?",
"I'm good! Kind of lazy on this Sunday",
"Still Saturday here! What movies did you see lately?"
] | Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie | [
6645,
14823
] | [
6645,
14823
] | [] | train_1 | train_4 | 0 | [
"The Avengers",
"Terminator"
] |
System: Hi! How's it going today
User: Good how are you?
System: I'm good! Kind of lazy on this Sunday
User: Still Saturday here! What movies did you see lately?
System: |
[
"",
"Hi! How's it going today",
"Good how are you?",
"I'm good! Kind of lazy on this Sunday",
"Still Saturday here! What movies did you see lately?",
"Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie",
"Which one did you like best?"
] | Terminator 2. It's one of my favorites. Do you like the Terminator films? | [
6645
] | [
6645
] | [
6645,
14823
] | train_1 | train_6 | 0 | [
"Terminator",
"Terminator"
] |
System: Hi! How's it going today
User: Good how are you?
System: I'm good! Kind of lazy on this Sunday
User: Still Saturday here! What movies did you see lately?
System: Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie
User: Which one did you like b... |
[
"",
"Hi! How's it going today",
"Good how are you?",
"I'm good! Kind of lazy on this Sunday",
"Still Saturday here! What movies did you see lately?",
"Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie",
"Which one did you like best?",
... | You would love Terminator! I highly recommend you check it out | [
6645
] | [
6645
] | [
6645,
14823
] | train_1 | train_12 | 0 | [
"Terminator"
] |
System: Hi! How's it going today
User: Good how are you?
System: I'm good! Kind of lazy on this Sunday
User: Still Saturday here! What movies did you see lately?
System: Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie
User: Which one did you like b... |
[
"",
"Hi! How's it going today",
"Good how are you?",
"I'm good! Kind of lazy on this Sunday",
"Still Saturday here! What movies did you see lately?",
"Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie",
"Which one did you like best?",
... | Yes there is a new Terminator movie. Have you seen the trailer for it? It looks very referential to the newest Mad Max. But also uniquely Terminator. | [
6645
] | [
6645
] | [
8299,
6645,
14630,
14823
] | train_1 | train_16 | 0 | [
"Terminator",
"Terminator"
] |
System: Hi! How's it going today
User: Good how are you?
System: I'm good! Kind of lazy on this Sunday
User: Still Saturday here! What movies did you see lately?
System: Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie
User: Which one did you like b... |
[
"",
"Hi! How's it going today",
"Good how are you?",
"I'm good! Kind of lazy on this Sunday",
"Still Saturday here! What movies did you see lately?",
"Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie",
"Which one did you like best?",
... | Terminator: Dark Fate | [
13876
] | [
13876
] | [
8299,
6645,
14630,
14823
] | train_1 | train_18 | 0 | [
"Terminator: Dark Fate"
] |
System: Hi! How's it going today
User: Good how are you?
System: I'm good! Kind of lazy on this Sunday
User: Still Saturday here! What movies did you see lately?
System: Oh! haha. I just re-watched Avengers End Game. It was great! I also just re-watched Terminator 2 and I LOVE that movie
User: Which one did you like b... |
[
"",
"hi how are you doing?",
"fantastic and yourself",
"im doing good. do you like to watch movies?",
"I do! Do you have any recomendations?",
"sure, but first what kind of movies do you like to watch?",
"Generally comedies. I preffer some risque humor or some off the wall comical set off circumstances.... | A Christmas Story | [
14537
] | [
14537
] | [
8881,
17158
] | train_2 | train_8 | 0 | [
"A Christmas Story 2"
] |
System: hi how are you doing?
User: fantastic and yourself
System: im doing good. do you like to watch movies?
User: I do! Do you have any recomendations?
System: sure, but first what kind of movies do you like to watch?
User: Generally comedies. I preffer some risque humor or some off the wall comical set off circums... |
[
"",
"Hey! How are you?",
"Good evening I am well thank you. looking for a movie recommendation. Do you have any?",
"I sure do! What kind of movies do you like to see?",
"I love thrillers and movies that are very suspenseful"
] | I do too! Have you ever seen the movie Get Out? | [
2788
] | [
2788
] | [
14888
] | train_3 | train_4 | 0 | [
"Get Out"
] |
System: Hey! How are you?
User: Good evening I am well thank you. looking for a movie recommendation. Do you have any?
System: I sure do! What kind of movies do you like to see?
User: I love thrillers and movies that are very suspenseful
System: |
[
"",
"Hey! How are you?",
"Good evening I am well thank you. looking for a movie recommendation. Do you have any?",
"I sure do! What kind of movies do you like to see?",
"I love thrillers and movies that are very suspenseful",
"I do too! Have you ever seen the movie Get Out?",
"I did! a while ago, when i... | Ma is a similar movie to Get Out. It came out this year, actually. I really enjoyed watching it. Have you seen Ma? | [
5072,
2788
] | [
5072,
2788
] | [
14888,
2788,
9989
] | train_3 | train_6 | 0 | [
"Get Out",
"Ma"
] |
System: Hey! How are you?
User: Good evening I am well thank you. looking for a movie recommendation. Do you have any?
System: I sure do! What kind of movies do you like to see?
User: I love thrillers and movies that are very suspenseful
System: I do too! Have you ever seen the movie Get Out?
User: I did! a while ago,... |
[
"",
"Hey! How are you?",
"Good evening I am well thank you. looking for a movie recommendation. Do you have any?",
"I sure do! What kind of movies do you like to see?",
"I love thrillers and movies that are very suspenseful",
"I do too! Have you ever seen the movie Get Out?",
"I did! a while ago, when i... | Have you seen Ready or Not? It's a thriller that came out last August | [
12532,
8102
] | [
14888,
12532,
8102
] | [
2788,
9989,
8454,
14888,
5072
] | train_3 | train_10 | 0 | [
"thriller",
"Ready or Not",
"August"
] |
System: Hey! How are you?
User: Good evening I am well thank you. looking for a movie recommendation. Do you have any?
System: I sure do! What kind of movies do you like to see?
User: I love thrillers and movies that are very suspenseful
System: I do too! Have you ever seen the movie Get Out?
User: I did! a while ago,... |
[
"",
"Hi, how are you?",
"Hello! I'm doing well. How about yourself?",
"Good thanks. Have you seen any good movies lately?",
"Yes. Lately, I've been enjoying Christmas movies, especially older classics. Have you seen anything good?",
"The Hallmark Channel has some good movies.",
"I just bought a subscrip... | Did you see Crown for Christmas? | [
3511
] | [
3511
] | [
3971,
17158
] | train_4 | train_6 | 0 | [
"Crown for Christmas"
] |
System: Hi, how are you?
User: Hello! I'm doing well. How about yourself?
System: Good thanks. Have you seen any good movies lately?
User: Yes. Lately, I've been enjoying Christmas movies, especially older classics. Have you seen anything good?
System: The Hallmark Channel has some good movies.
User: I just bought a s... |
[
"",
"Hi, how are you?",
"Hello! I'm doing well. How about yourself?",
"Good thanks. Have you seen any good movies lately?",
"Yes. Lately, I've been enjoying Christmas movies, especially older classics. Have you seen anything good?",
"The Hallmark Channel has some good movies.",
"I just bought a subscrip... | Will you consider the Grinch too, because I can't find the trailer for Crown for Christmas? | [
15187,
3511
] | [
15187,
3511
] | [
3971,
10308,
17158,
12243,
3511
] | train_4 | train_22 | 0 | [
"The Grinch",
"Crown for Christmas"
] |
System: Hi, how are you?
User: Hello! I'm doing well. How about yourself?
System: Good thanks. Have you seen any good movies lately?
User: Yes. Lately, I've been enjoying Christmas movies, especially older classics. Have you seen anything good?
System: The Hallmark Channel has some good movies.
User: I just bought a s... |
[
"",
"Hi, I am here to help you look for a movie trailer",
"Hi. What could you recommend?",
"What type of movies are you into? Comedy, romance, thrillers?",
"Comedy is my favorite.",
"Perfect, what is the latest comedy that you saw?",
"The last comedy I saw was Christmas Vacation."
] | Nice, have you seen Grown Ups, the original or number two? | [
1828
] | [
1828
] | [
14888,
8881,
4127
] | train_5 | train_6 | 0 | [
"Grown Ups"
] |
System: Hi, I am here to help you look for a movie trailer
User: Hi. What could you recommend?
System: What type of movies are you into? Comedy, romance, thrillers?
User: Comedy is my favorite.
System: Perfect, what is the latest comedy that you saw?
User: The last comedy I saw was Christmas Vacation.
System: |
[
"",
"Hi, I am here to help you look for a movie trailer",
"Hi. What could you recommend?",
"What type of movies are you into? Comedy, romance, thrillers?",
"Comedy is my favorite.",
"Perfect, what is the latest comedy that you saw?",
"The last comedy I saw was Christmas Vacation.",
"Nice, have you see... | How about Good Boys or Night School? | [
2382
] | [
2382
] | [
14888,
8881,
1828,
4127
] | train_5 | train_8 | 0 | [
"Good Morning, Night"
] |
System: Hi, I am here to help you look for a movie trailer
User: Hi. What could you recommend?
System: What type of movies are you into? Comedy, romance, thrillers?
User: Comedy is my favorite.
System: Perfect, what is the latest comedy that you saw?
User: The last comedy I saw was Christmas Vacation.
System: Nice, ha... |
[
"",
"Hi, I am here to help you look for a movie trailer",
"Hi. What could you recommend?",
"What type of movies are you into? Comedy, romance, thrillers?",
"Comedy is my favorite.",
"Perfect, what is the latest comedy that you saw?",
"The last comedy I saw was Christmas Vacation.",
"Nice, have you see... | Kids that skip school and have a chaotic day. Yeah, Night School is my favorite and I totally recommend that you watch that! | [
97
] | [
97
] | [
97,
1828,
14888,
2382,
8881,
15062,
4127
] | train_5 | train_10 | 0 | [
"Night School"
] |
System: Hi, I am here to help you look for a movie trailer
User: Hi. What could you recommend?
System: What type of movies are you into? Comedy, romance, thrillers?
User: Comedy is my favorite.
System: Perfect, what is the latest comedy that you saw?
User: The last comedy I saw was Christmas Vacation.
System: Nice, ha... |
[
"",
"Hi, I am here to help you look for a movie trailer",
"Hi. What could you recommend?",
"What type of movies are you into? Comedy, romance, thrillers?",
"Comedy is my favorite.",
"Perfect, what is the latest comedy that you saw?",
"The last comedy I saw was Christmas Vacation.",
"Nice, have you see... | Grown Ups 2 for sure! | [
1828
] | [
1828
] | [
97,
1828,
14888,
5645,
2382,
8881,
6292,
15062,
4127
] | train_5 | train_18 | 0 | [
"Grown Ups"
] |
System: Hi, I am here to help you look for a movie trailer
User: Hi. What could you recommend?
System: What type of movies are you into? Comedy, romance, thrillers?
User: Comedy is my favorite.
System: Perfect, what is the latest comedy that you saw?
User: The last comedy I saw was Christmas Vacation.
System: Nice, ha... |
[
"",
"hello",
"hi. can you recommend a scary movie?",
"do u like them gory? or not so much blood?",
"not necessarily gory, but supernatural is good.",
"crawl was awesome, but if you like supernatural recommend the last exorcism",
"are those older movies or new? the last exorcism is that new?"
] | it's a little old but you would definitely love paranormal activity if you are looking for something paranormal | [
14212
] | [
14212
] | [
1386,
1524
] | train_7 | train_6 | 0 | [
"Paranormal Activity 3"
] |
System: hello
User: hi. can you recommend a scary movie?
System: do u like them gory? or not so much blood?
User: not necessarily gory, but supernatural is good.
System: crawl was awesome, but if you like supernatural recommend the last exorcism
User: are those older movies or new? the last exorcism is that new?
Syste... |
[
"",
"hello",
"hi. can you recommend a scary movie?",
"do u like them gory? or not so much blood?",
"not necessarily gory, but supernatural is good.",
"crawl was awesome, but if you like supernatural recommend the last exorcism",
"are those older movies or new? the last exorcism is that new?",
"it's a ... | it's 3 movies. Pitch Black, Chronicles of riddick and Riddick. They are awesome action / scary | [
4879
] | [
12357,
4879
] | [
14212,
1386,
8683,
4175,
1524
] | train_7 | train_14 | 0 | [
"action",
"Riddick"
] |
System: hello
User: hi. can you recommend a scary movie?
System: do u like them gory? or not so much blood?
User: not necessarily gory, but supernatural is good.
System: crawl was awesome, but if you like supernatural recommend the last exorcism
User: are those older movies or new? the last exorcism is that new?
Syste... |
[
"",
"Hi",
"hello. Do you have a movie recommendation?",
"Do you have a preference for movies?",
"I usually like gangster movies, action movies and dramas."
] | Are you interested in the new top gun movie? | [
9848
] | [
9848
] | [
15748,
12357
] | train_8 | train_4 | 0 | [
"Top Gun"
] |
System: Hi
User: hello. Do you have a movie recommendation?
System: Do you have a preference for movies?
User: I usually like gangster movies, action movies and dramas.
System: |
[
"",
"Hi",
"hello. Do you have a movie recommendation?",
"Do you have a preference for movies?",
"I usually like gangster movies, action movies and dramas.",
"Are you interested in the new top gun movie?",
"No not really. I thought the first one was ok but not really up my alley.",
"What action movies ... | Ford vs Ferrari and Dark Waters | [
10369
] | [
10369
] | [
9848,
15748,
12357,
3143
] | train_8 | train_12 | 0 | [
"Dark Waters"
] |
System: Hi
User: hello. Do you have a movie recommendation?
System: Do you have a preference for movies?
User: I usually like gangster movies, action movies and dramas.
System: Are you interested in the new top gun movie?
User: No not really. I thought the first one was ok but not really up my alley.
System: What acti... |
[
"",
"Hi there. How are you?",
"I'm doing well. I was wondering if you had any movie recommendations.",
"Let me see. Well, what kind of movies do you usually find yourself watching? What do you like?",
"I tend to like action movies that also involve comedy.",
"Oh, me too. So, what did you see last that you... | Okay, I think I kind of understand your taste a little. It's sort of similar to mine, although I haven't seen an action hero movie in a while. Did you like Guardians of the Galaxy? | [
8354
] | [
8354
] | [
8881,
16714,
4817,
12357
] | train_9 | train_6 | 0 | [
"Guardians of the Galaxy"
] |
System: Hi there. How are you?
User: I'm doing well. I was wondering if you had any movie recommendations.
System: Let me see. Well, what kind of movies do you usually find yourself watching? What do you like?
User: I tend to like action movies that also involve comedy.
System: Oh, me too. So, what did you see last th... |
[
"",
"Hi! I hope I can find a movie you would really like to see.",
"What movie do you recommend?",
"I have some good recommendations but I was wondering what genre you like enjoy the most?",
"I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it"
] | Have you seen the movie Hustlers yet? It is a little bit of a mix of comedy, drama and thriller. | [
9722
] | [
14888,
8881,
9722,
15748
] | [
14888,
6279,
4127
] | train_10 | train_4 | 0 | [
"comedy",
"drama",
"thriller",
"Hustlers"
] |
System: Hi! I hope I can find a movie you would really like to see.
User: What movie do you recommend?
System: I have some good recommendations but I was wondering what genre you like enjoy the most?
User: I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it
S... |
[
"",
"Hi! I hope I can find a movie you would really like to see.",
"What movie do you recommend?",
"I have some good recommendations but I was wondering what genre you like enjoy the most?",
"I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it",
... | I think you will both enjoy it! There is another movie I am thinking of that is more of a thriller, it is called Gemini man | [
1137
] | [
14888,
1137
] | [
15748,
14630,
6279,
14888,
8881,
5553,
13809,
9722,
12507,
190,
4127
] | train_10 | train_14 | 0 | [
"thriller",
"Gemini Man"
] |
System: Hi! I hope I can find a movie you would really like to see.
User: What movie do you recommend?
System: I have some good recommendations but I was wondering what genre you like enjoy the most?
User: I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it
S... |
[
"",
"Hi! I hope I can find a movie you would really like to see.",
"What movie do you recommend?",
"I have some good recommendations but I was wondering what genre you like enjoy the most?",
"I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it",
... | It's really more like Enemy of the State, actually in Gemini Man he is being targeted by the government as well | [
15304,
1137
] | [
15304,
1137
] | [
15748,
14630,
6279,
14888,
15304,
205,
8881,
5553,
13809,
1137,
15954,
5203,
1431,
9722,
12507,
190,
4127
] | train_10 | train_20 | 0 | [
"Gemini Man",
"Enemy of the State"
] |
System: Hi! I hope I can find a movie you would really like to see.
User: What movie do you recommend?
System: I have some good recommendations but I was wondering what genre you like enjoy the most?
User: I like thrillers and comedy mostly, and things with a good cinematography, though i Gotta be in the mood for it
S... |
[
"",
"Well, hello there!",
"Have you watched any good movies lately?"
] | I like to think so. I'm a big fan of older stuff. I just watched the equalizer yesterday. Have you ever seen it? | [
6295
] | [
6295
] | [
17158
] | train_11 | train_2 | 0 | [
"The Equalizer"
] |
System: Well, hello there!
User: Have you watched any good movies lately?
System: |
[
"",
"Hello I am looking for a movie trailer to decide if I want to see the movie. Can you assist?",
"Actually I was looking for a movie. Can you assist me by any chance?",
"will do my best..do you like tom hanks?",
"I like Tom Hanks a lot.",
"What was the last movie of his did you see?",
"Its been a whi... | Seems I recall that one, how about Forrest Gump | [
8794
] | [
8794
] | [
5058,
13418
] | train_12 | train_6 | 0 | [
"Forrest Gump"
] |
System: Hello I am looking for a movie trailer to decide if I want to see the movie. Can you assist?
User: Actually I was looking for a movie. Can you assist me by any chance?
System: will do my best..do you like tom hanks?
User: I like Tom Hanks a lot.
System: What was the last movie of his did you see?
User: Its bee... |
[
"",
"Hello I am looking for a movie trailer to decide if I want to see the movie. Can you assist?",
"Actually I was looking for a movie. Can you assist me by any chance?",
"will do my best..do you like tom hanks?",
"I like Tom Hanks a lot.",
"What was the last movie of his did you see?",
"Its been a whi... | Were you deeply moved by saving private ryan as i was? | [
87
] | [
87
] | [
5058,
8794,
13418
] | train_12 | train_8 | 0 | [
"Saving Private Ryan"
] |
System: Hello I am looking for a movie trailer to decide if I want to see the movie. Can you assist?
User: Actually I was looking for a movie. Can you assist me by any chance?
System: will do my best..do you like tom hanks?
User: I like Tom Hanks a lot.
System: What was the last movie of his did you see?
User: Its bee... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | Shawshank Redemption is one of my favorite movies! Have you ever seen any of the Fast and Furios movies? They have a spin-off that came out this year called Hobbs and Shaw. Also, there is a new John Wick if you're looking for action movies similar to Die Hard. | [
2712,
15409,
290
] | [
2712,
15409,
290,
12357
] | [
290,
12357,
14888,
8881,
2673,
12277,
2712,
4127
] | train_13 | train_4 | 0 | [
"action movies",
"The Shawshank Redemption",
"John Wick",
"Die Hard"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | Old School was so funny! Will Ferrell is hilarious have you seen Daddy's Home or Daddy's Home 2? | [
16899,
10006
] | [
16899,
6268,
10006
] | [
290,
16899,
12357,
14533,
9535,
14888,
12294,
11832,
8881,
2673,
15409,
12277,
2712,
6268,
4127
] | train_13 | train_8 | 0 | [
"Will Ferrell",
"Old School",
"Daddy"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | Hmm as far as thriller, have you seen Bird Box? That one seemed to have a lot of hype. It was not too scary but had a good amount of jump scares without the gore | [
590
] | [
14888,
590
] | [
290,
16899,
12357,
14533,
9535,
14888,
12294,
11832,
8881,
2673,
15409,
12277,
10006,
2712,
6268,
4127
] | train_13 | train_10 | 0 | [
"thriller",
"Bird Box"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | Well speaking of Mission Impossible, there is a new one that recently came out last year and Jack Reacher is also a good alternative also starring Tom Cruise | [
10720
] | [
10720,
11606,
4568
] | [
290,
16899,
8258,
12357,
14533,
9535,
14888,
12294,
11832,
590,
8881,
2673,
15409,
12277,
10006,
2712,
6268,
4127
] | train_13 | train_12 | 0 | [
"alternative",
"Tom Cruise",
"Jack Reacher"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | I love movies like that! The first thing that comes to mind is Maid in Manhattan have you seen that before? it's not Julia Roberts but its a pretty similar storyline | [
1936
] | [
1936,
8966
] | [
16899,
12294,
8966,
10006,
2712,
4127,
290,
14888,
8881,
15409,
11832,
9535,
8258,
12357,
14533,
590,
5204,
11606,
4568,
10720,
2673,
12277,
6268
] | train_13 | train_18 | 0 | [
"Julia Roberts",
"Maid in Manhattan"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"Hello how are you?",
"I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.",
"Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more tra... | I just watched that yesterday! Hustlers its a really good movie I would recommend it. I agree they dont give her enough credit | [
9722
] | [
9722
] | [
16899,
12294,
8966,
1936,
10006,
2712,
4127,
290,
14888,
8881,
15409,
11832,
190,
9535,
8258,
12357,
14533,
590,
5204,
11606,
4568,
10720,
2673,
12277,
6268
] | train_13 | train_20 | 0 | [
"Hustlers"
] |
System: Hello how are you?
User: I am looking for something to watch, preferably action, comedy, or thriller if it is not too scary.
System: Horror films always scare me too. What kind of action and comedy movies do you like? Are you into action movies with explosions or adventure? And are you into rom/com's or more t... |
[
"",
"What's your favorite genre to watch lately?",
"i like pop music",
"Cheeky",
"the pop music feel like good",
"I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.",
"are you recommend me",
"It's honestly not bad if you like Lars Von Trier movies.",
"i like the sci fi mo... | How do you feel about Scarlett Johansson? Under the skin is a pretty eerie sci fi movie. | [
3679
] | [
2169,
9633,
3679
] | [
3627,
1874,
1301,
6840,
2169,
15903
] | train_14 | train_8 | 0 | [
"Scarlett Johansson",
"sci fi",
"Under the Skin"
] |
System: What's your favorite genre to watch lately?
User: i like pop music
System: Cheeky
User: the pop music feel like good
System: I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.
User: are you recommend me
System: It's honestly not bad if you like Lars Von Trier movies.
User: i like th... |
[
"",
"What's your favorite genre to watch lately?",
"i like pop music",
"Cheeky",
"the pop music feel like good",
"I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.",
"are you recommend me",
"It's honestly not bad if you like Lars Von Trier movies.",
"i like the sci fi mo... | Under the skin. | [
3679
] | [
3679
] | [
9633,
14343,
3627,
3679,
1874,
1301,
6840,
2169,
15903
] | train_14 | train_20 | 0 | [
"Under the Skin"
] |
System: What's your favorite genre to watch lately?
User: i like pop music
System: Cheeky
User: the pop music feel like good
System: I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.
User: are you recommend me
System: It's honestly not bad if you like Lars Von Trier movies.
User: i like th... |
[
"",
"What's your favorite genre to watch lately?",
"i like pop music",
"Cheeky",
"the pop music feel like good",
"I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.",
"are you recommend me",
"It's honestly not bad if you like Lars Von Trier movies.",
"i like the sci fi mo... | Anthony's voice was featured in a couple of the Grand Theft Auto games. | [
1147
] | [
1147
] | [
9633,
14343,
3627,
3679,
1874,
1301,
6840,
2169,
15903
] | train_14 | train_24 | 0 | [
"Grand Theft Auto"
] |
System: What's your favorite genre to watch lately?
User: i like pop music
System: Cheeky
User: the pop music feel like good
System: I'd recommend dancer in the dark then. It's a friendly musical starring Bjork.
User: are you recommend me
System: It's honestly not bad if you like Lars Von Trier movies.
User: i like th... |
[
"",
"Hi! Are you looking for a movie trailer?",
"Yes, i am do you have any recommendations?",
"Do you know what kind of movie trailers you would like to see?",
"I would like to see trailers for action movies.",
"I love action movies! What action movies have you watched recently?",
"I recently watched Jo... | Have you seen The Matrix? Keanu Reeves the actor is also the star in this movie | [
15773
] | [
12261,
5754,
10308,
15773
] | [
10308,
12357,
17158
] | train_15 | train_8 | 0 | [
"The Matrix",
"Keanu Reeves",
"actor",
"Matrix"
] |
System: Hi! Are you looking for a movie trailer?
User: Yes, i am do you have any recommendations?
System: Do you know what kind of movie trailers you would like to see?
User: I would like to see trailers for action movies.
System: I love action movies! What action movies have you watched recently?
User: I recently wat... |
[
"",
"Hi! Are you looking for a movie trailer?",
"Yes, i am do you have any recommendations?",
"Do you know what kind of movie trailers you would like to see?",
"I would like to see trailers for action movies.",
"I love action movies! What action movies have you watched recently?",
"I recently watched Jo... | I have not watched it yet, but it has some low ratings. Have you seen The Equalizer? | [
6295
] | [
6295
] | [
10308,
12261,
12357,
17158,
5968,
5754,
15773
] | train_15 | train_12 | 0 | [
"The Equalizer"
] |
System: Hi! Are you looking for a movie trailer?
User: Yes, i am do you have any recommendations?
System: Do you know what kind of movie trailers you would like to see?
User: I would like to see trailers for action movies.
System: I love action movies! What action movies have you watched recently?
User: I recently wat... |
[
"",
"Hi! Are you looking for a movie trailer?",
"Yes, i am do you have any recommendations?",
"Do you know what kind of movie trailers you would like to see?",
"I would like to see trailers for action movies.",
"I love action movies! What action movies have you watched recently?",
"I recently watched Jo... | Terminator: Dark Fate? It is currently out in theaters | [
13876
] | [
13876
] | [
10308,
12261,
12357,
17158,
5968,
6645,
6295,
5754,
15773
] | train_15 | train_14 | 0 | [
"Terminator: Dark Fate"
] |
System: Hi! Are you looking for a movie trailer?
User: Yes, i am do you have any recommendations?
System: Do you know what kind of movie trailers you would like to see?
User: I would like to see trailers for action movies.
System: I love action movies! What action movies have you watched recently?
User: I recently wat... |
[
"",
"Hello, I am here to help you look for a movie trailer",
"Thank you...do you have a recommendation?",
"First, what are your movie interests?",
"I like many movie genres, like romance, comedies, suspense, and thrillers."
] | I was really impressed with Joker, The Irishman, or for something a little lighter I recommend Toy Story 4. | [
14610
] | [
16368,
14610
] | [
14888,
8881,
11479
] | train_16 | train_4 | 0 | [
"The Irishman",
"Toy Story 4"
] |
System: Hello, I am here to help you look for a movie trailer
User: Thank you...do you have a recommendation?
System: First, what are your movie interests?
User: I like many movie genres, like romance, comedies, suspense, and thrillers.
System: |
[
"",
"Hello, I am here to help you look for a movie trailer",
"Thank you...do you have a recommendation?",
"First, what are your movie interests?",
"I like many movie genres, like romance, comedies, suspense, and thrillers.",
"I was really impressed with Joker, The Irishman, or for something a little light... | It is a really interesting movie and Joaquin Phoenix rendition of the Joker is very captivating. | [
16741
] | [
1472,
16741
] | [
16741,
14888,
16368,
8881,
14610,
11479
] | train_16 | train_6 | 0 | [
"Joaquin Phoenix",
"Joker"
] |
System: Hello, I am here to help you look for a movie trailer
User: Thank you...do you have a recommendation?
System: First, what are your movie interests?
User: I like many movie genres, like romance, comedies, suspense, and thrillers.
System: I was really impressed with Joker, The Irishman, or for something a little... |
[
"",
"Hello, I am here to help you look for a movie trailer",
"Thank you...do you have a recommendation?",
"First, what are your movie interests?",
"I like many movie genres, like romance, comedies, suspense, and thrillers.",
"I was really impressed with Joker, The Irishman, or for something a little light... | If you like Robert De Niro, I would like to mention that he is also in Joker. | [
16741
] | [
5360,
16741
] | [
1472,
0,
10308,
16741,
14888,
10569,
3306,
16368,
8881,
14610,
5360,
9011,
11479
] | train_16 | train_18 | 0 | [
"Robert De Niro",
"Joker"
] |
System: Hello, I am here to help you look for a movie trailer
User: Thank you...do you have a recommendation?
System: First, what are your movie interests?
User: I like many movie genres, like romance, comedies, suspense, and thrillers.
System: I was really impressed with Joker, The Irishman, or for something a little... |
[
"",
"Hello! Seen anything good lately?",
"Hi, Yeah"
] | Like what? I just saw Frozen 2, I liked it | [
2872
] | [
2872
] | [] | train_17 | train_2 | 0 | [
"Frozen II"
] |
System: Hello! Seen anything good lately?
User: Hi, Yeah
System: |
[
"",
"Hello! Seen anything good lately?",
"Hi, Yeah",
"Like what? I just saw Frozen 2, I liked it",
"Frozen 2? i love power",
"Yeah, it was a pretty powerful movie with a powerful message. Did you see the first one?",
"Yeah i saw it",
"What did you think of it?",
"Very motivated and awesome",
"Well... | Well then I think you'd like this one, it's way better than any other animated movies out around this time. Like Addams Family was bad | [
15319
] | [
12294,
15319
] | [
2872,
14085,
12294
] | train_17 | train_10 | 0 | [
"animated",
"The Addams Family"
] |
System: Hello! Seen anything good lately?
User: Hi, Yeah
System: Like what? I just saw Frozen 2, I liked it
User: Frozen 2? i love power
System: Yeah, it was a pretty powerful movie with a powerful message. Did you see the first one?
User: Yeah i saw it
System: What did you think of it?
User: Very motivated and awesom... |
[
"",
"Hello! Seen anything good lately?",
"Hi, Yeah",
"Like what? I just saw Frozen 2, I liked it",
"Frozen 2? i love power",
"Yeah, it was a pretty powerful movie with a powerful message. Did you see the first one?",
"Yeah i saw it",
"What did you think of it?",
"Very motivated and awesome",
"Well... | Oh power is a movie? I thought you just meant power in general! | [
14085
] | [
14085
] | [
14085,
12294,
8683,
15319,
2872
] | train_17 | train_16 | 0 | [
"Power"
] |
System: Hello! Seen anything good lately?
User: Hi, Yeah
System: Like what? I just saw Frozen 2, I liked it
User: Frozen 2? i love power
System: Yeah, it was a pretty powerful movie with a powerful message. Did you see the first one?
User: Yeah i saw it
System: What did you think of it?
User: Very motivated and awesom... |
[
"",
"hello howare you today",
"I am fine and you? I am looking for a movie about court trials",
"Any preference on the rating?",
"Something like Pelicans Brief",
"Is there a certain actor that youlike?",
"Felicity Jones or Dan Stevens",
"do you like old movies or something more current?",
"Something... | Misconduct was release in 2016 have you heard of this movie | [
14865
] | [
14865
] | [
10308,
17158,
14311,
8694,
10777
] | train_18 | train_10 | 0 | [
"Misconduct"
] |
System: hello howare you today
User: I am fine and you? I am looking for a movie about court trials
System: Any preference on the rating?
User: Something like Pelicans Brief
System: Is there a certain actor that youlike?
User: Felicity Jones or Dan Stevens
System: do you like old movies or something more current?
User... |
[
"",
"hello howare you today",
"I am fine and you? I am looking for a movie about court trials",
"Any preference on the rating?",
"Something like Pelicans Brief",
"Is there a certain actor that youlike?",
"Felicity Jones or Dan Stevens",
"do you like old movies or something more current?",
"Something... | the movie Marshall was released in 2017 | [
202
] | [
202
] | [
10308,
17158,
14311,
2119,
8460,
14865,
8694,
10777,
699
] | train_18 | train_14 | 0 | [
"Marshall"
] |
System: hello howare you today
User: I am fine and you? I am looking for a movie about court trials
System: Any preference on the rating?
User: Something like Pelicans Brief
System: Is there a certain actor that youlike?
User: Felicity Jones or Dan Stevens
System: do you like old movies or something more current?
User... |
[
"",
"Hello! I'd love to help you find a movie trailer to watch.",
"What movie do you recommend?",
"What kind of movies do you like to watch?",
"A good comedy or animated movie."
] | Both are favorites of mine! I really loved Home. It's about an alien, a girl, and her cat, and their adventure to rescue her mom. It's hilarious. Is that something that might interest you? | [
15112
] | [
15112
] | [
8881,
12294
] | train_19 | train_4 | 0 | [
"Home"
] |
System: Hello! I'd love to help you find a movie trailer to watch.
User: What movie do you recommend?
System: What kind of movies do you like to watch?
User: A good comedy or animated movie.
System: |
[
"",
"Hello! I'd love to help you find a movie trailer to watch.",
"What movie do you recommend?",
"What kind of movies do you like to watch?",
"A good comedy or animated movie.",
"Both are favorites of mine! I really loved Home. It's about an alien, a girl, and her cat, and their adventure to rescue her m... | Angry Birds was pretty funny. What about Ice Age? I think it has a similar type of humor. | [
708
] | [
708
] | [
15112,
8881,
12294
] | train_19 | train_6 | 0 | [
"Ice Age"
] |
System: Hello! I'd love to help you find a movie trailer to watch.
User: What movie do you recommend?
System: What kind of movies do you like to watch?
User: A good comedy or animated movie.
System: Both are favorites of mine! I really loved Home. It's about an alien, a girl, and her cat, and their adventure to rescue... |
[
"",
"Hello! I'd love to help you find a movie trailer to watch.",
"What movie do you recommend?",
"What kind of movies do you like to watch?",
"A good comedy or animated movie.",
"Both are favorites of mine! I really loved Home. It's about an alien, a girl, and her cat, and their adventure to rescue her m... | I agree! Have you seen Over the Hedge? That's another household favorite. Hammy reminds me of my toddler. | [
422
] | [
422
] | [
15112,
8881,
708,
12294
] | train_19 | train_8 | 0 | [
"Over the Hedge"
] |
System: Hello! I'd love to help you find a movie trailer to watch.
User: What movie do you recommend?
System: What kind of movies do you like to watch?
User: A good comedy or animated movie.
System: Both are favorites of mine! I really loved Home. It's about an alien, a girl, and her cat, and their adventure to rescue... |
[
"",
"Hey, what's up my friend?",
"Hi I am looking for a movie recommendation",
"Well, you've come to the right person. When you have a GF, you tend to see a lot of movies.",
"I am married and have two kids ages 2 and 4 so of course I was wondering what would be suitable out there for them",
"Do you have a... | Well, the obvious choice is A Beautiful Day in the Neighborhood. It's about Mr. Rogers. | [
7928
] | [
7928
] | [
8881
] | train_20 | train_6 | 0 | [
"A Beautiful Day in the Neighborhood"
] |
System: Hey, what's up my friend?
User: Hi I am looking for a movie recommendation
System: Well, you've come to the right person. When you have a GF, you tend to see a lot of movies.
User: I am married and have two kids ages 2 and 4 so of course I was wondering what would be suitable out there for them
System: Do you ... |
[
"",
"Hey, what's up my friend?",
"Hi I am looking for a movie recommendation",
"Well, you've come to the right person. When you have a GF, you tend to see a lot of movies.",
"I am married and have two kids ages 2 and 4 so of course I was wondering what would be suitable out there for them",
"Do you have a... | Playmobil: The Movie | [
15296
] | [
15296
] | [
5058,
12294,
8881,
5907,
7928,
10266
] | train_20 | train_20 | 0 | [
"Playmobil: The Movie"
] |
System: Hey, what's up my friend?
User: Hi I am looking for a movie recommendation
System: Well, you've come to the right person. When you have a GF, you tend to see a lot of movies.
User: I am married and have two kids ages 2 and 4 so of course I was wondering what would be suitable out there for them
System: Do you ... |
[
"",
"Hello. How are you? Do you know what kind of movie you are looking for?",
"Hi good thanks",
"Great. What kinds of movies are you interested in?",
"Im interest in drama and fiction movie",
"Cool. Me too! I love drama but i love childrens fiction. What is your favorite movie?",
"i like superman",
"... | If you like superman, you should really watch wonder woman. It ties in with Superman vs Batman. It is one of my kids and myself favorite movies. Lots of drama and its science fiction. | [
2437,
4607
] | [
2169,
15748,
2437,
4607
] | [
1401,
15748,
4607
] | train_21 | train_8 | 0 | [
"drama",
"science fiction",
"Superman",
"Batman"
] |
System: Hello. How are you? Do you know what kind of movie you are looking for?
User: Hi good thanks
System: Great. What kinds of movies are you interested in?
User: Im interest in drama and fiction movie
System: Cool. Me too! I love drama but i love childrens fiction. What is your favorite movie?
User: i like superma... |
[
"",
"Hello. How are you? Do you know what kind of movie you are looking for?",
"Hi good thanks",
"Great. What kinds of movies are you interested in?",
"Im interest in drama and fiction movie",
"Cool. Me too! I love drama but i love childrens fiction. What is your favorite movie?",
"i like superman",
"... | This movie made me want to watch her other movies. She is great in wonder woman | [
2651
] | [
2651
] | [
15748,
2437,
16230,
10308,
14342,
1401,
13382,
2169,
2651,
4607
] | train_21 | train_18 | 0 | [
"Wonder Woman"
] |
System: Hello. How are you? Do you know what kind of movie you are looking for?
User: Hi good thanks
System: Great. What kinds of movies are you interested in?
User: Im interest in drama and fiction movie
System: Cool. Me too! I love drama but i love childrens fiction. What is your favorite movie?
User: i like superma... |
[
"",
"Hello!",
"Hi!",
"Do you enjoy watching movies?",
"I love watching movies. How about you?",
"I spend a little too much time watching movies if I do say so myself haha",
"Ok, Then you probably have really good recommendations.",
"As a matter of fact I do. What movies have you seen lately by the way... | Have you heard of the movie Now You See Me? | [
15799
] | [
15799
] | [
4817,
12357,
589
] | train_22 | train_12 | 0 | [
"Now You See Me"
] |
System: Hello!
User: Hi!
System: Do you enjoy watching movies?
User: I love watching movies. How about you?
System: I spend a little too much time watching movies if I do say so myself haha
User: Ok, Then you probably have really good recommendations.
System: As a matter of fact I do. What movies have you seen lately ... |
[
"",
"Hello out there!!",
"hiii, can you send me a movie trailer",
"Well what type of movie do you like? Action, Drama, Comedy, romance?",
"well, i like action movies alot. what you like in movies?",
"I like action and drama",
"wow, thats cool. movies with artificial intelligence is my current favourite.... | All the star wars movies are really good. I promise you will like it. | [
6402
] | [
6402,
17158
] | [
8881,
6402,
15748,
12357
] | train_23 | train_8 | 0 | [
"movies",
"Star Wars: The Rise of Skywalker"
] |
System: Hello out there!!
User: hiii, can you send me a movie trailer
System: Well what type of movie do you like? Action, Drama, Comedy, romance?
User: well, i like action movies alot. what you like in movies?
System: I like action and drama
User: wow, thats cool. movies with artificial intelligence is my current fav... |
[
"",
"Hello out there!!",
"hiii, can you send me a movie trailer",
"Well what type of movie do you like? Action, Drama, Comedy, romance?",
"well, i like action movies alot. what you like in movies?",
"I like action and drama",
"wow, thats cool. movies with artificial intelligence is my current favourite.... | Enemy of the state has technology iin it to, watch that | [
4803
] | [
4803
] | [
6402,
15748,
12357,
17158,
9989,
8881,
2169
] | train_23 | train_18 | 0 | [
"Enemy"
] |
System: Hello out there!!
User: hiii, can you send me a movie trailer
System: Well what type of movie do you like? Action, Drama, Comedy, romance?
User: well, i like action movies alot. what you like in movies?
System: I like action and drama
User: wow, thats cool. movies with artificial intelligence is my current fav... |
[
"",
"Hi, I am here to help you look for movie trailer!",
"hello!",
"I'm going to start broadly--what kind of movies you like?",
"I usually like documentary films, or at least historically accurate drama films!",
"Interesting, not very many people that I know like those sort of films, but I do.",
"That's... | Well, even though I'm young in age, I do think older documentaries are still the best that has been done. Even though I would not classify this documentary as fun in a joyful manner, it is informative about a serious topic, the Holocuast. The documentary is called Shoah. | [
12043
] | [
16785,
12043
] | [
16785,
15394
] | train_24 | train_6 | 0 | [
"documentaries",
"documentary",
"Shoah"
] |
System: Hi, I am here to help you look for movie trailer!
User: hello!
System: I'm going to start broadly--what kind of movies you like?
User: I usually like documentary films, or at least historically accurate drama films!
System: Interesting, not very many people that I know like those sort of films, but I do.
User:... |
[
"",
"Hi, I am here to help you look for movie trailer!",
"hello!",
"I'm going to start broadly--what kind of movies you like?",
"I usually like documentary films, or at least historically accurate drama films!",
"Interesting, not very many people that I know like those sort of films, but I do.",
"That's... | Well, I think my fits perfectly your movie preferences. It is subtitled, obviously, but as a film buff I do check lists that come out in which critics rank their favorite movies and Shoah consistently ranks as one of the best, if not the best, documentary of all time. | [
12043
] | [
16785,
13123,
12043
] | [
15394,
7460,
965,
9129,
12043,
16785
] | train_24 | train_14 | 0 | [
"perfectly",
"documentary",
"Shoah"
] |
System: Hi, I am here to help you look for movie trailer!
User: hello!
System: I'm going to start broadly--what kind of movies you like?
User: I usually like documentary films, or at least historically accurate drama films!
System: Interesting, not very many people that I know like those sort of films, but I do.
User:... |
[
"",
"Hi, I am here to help you look for movie trailer!",
"hello!",
"I'm going to start broadly--what kind of movies you like?",
"I usually like documentary films, or at least historically accurate drama films!",
"Interesting, not very many people that I know like those sort of films, but I do.",
"That's... | Well, this is a movie not a documentary. But I consider it one of my favorite movies of all time. It's called Aguirre, The Wrath of God It came out in 1972 and the reason why I like is because, even though it's not based on a specific, single reliable event, it's based on the idea among some Spanish conquistadores that... | [
10572,
2287
] | [
16785,
9129,
10572,
1454,
2287
] | [
15394,
13123,
7460,
965,
1382,
15748,
9129,
12043,
2000,
16785,
5363,
3637,
5849,
16861,
15230
] | train_24 | train_20 | 0 | [
"documentary",
"director",
"period",
"Aguirre, the Wrath of God",
"Amazon"
] |
System: Hi, I am here to help you look for movie trailer!
User: hello!
System: I'm going to start broadly--what kind of movies you like?
User: I usually like documentary films, or at least historically accurate drama films!
System: Interesting, not very many people that I know like those sort of films, but I do.
User:... |
[
"",
"Hello, I am here to help you looking for a movie trailer",
"hi, I love to watch movies.",
"Me too! Do you have a favorite genre?",
"family, action, and horror",
"Nice! Horror movies are my jam, what's the last horror movie you've seen in theatres?",
"last one I seen was the new halloween movie that... | That was an awesome one. Have you ever watched The Shining? | [
11797
] | [
11797
] | [
9462,
8683,
12357,
17158
] | train_25 | train_6 | 0 | [
"The Shining"
] |
System: Hello, I am here to help you looking for a movie trailer
User: hi, I love to watch movies.
System: Me too! Do you have a favorite genre?
User: family, action, and horror
System: Nice! Horror movies are my jam, what's the last horror movie you've seen in theatres?
User: last one I seen was the new halloween mov... |
[
"",
"Hello, I am here to help you looking for a movie trailer",
"hi, I love to watch movies.",
"Me too! Do you have a favorite genre?",
"family, action, and horror",
"Nice! Horror movies are my jam, what's the last horror movie you've seen in theatres?",
"last one I seen was the new halloween movie that... | Classic. I'd like to recommend seeing the new Dr. Sleep movie. | [
1640
] | [
1640,
7343
] | [
12357,
17158,
8683,
11797,
9462,
10395
] | train_25 | train_8 | 0 | [
"Dr",
"Doctor Sleep"
] |
System: Hello, I am here to help you looking for a movie trailer
User: hi, I love to watch movies.
System: Me too! Do you have a favorite genre?
User: family, action, and horror
System: Nice! Horror movies are my jam, what's the last horror movie you've seen in theatres?
User: last one I seen was the new halloween mov... |
[
"",
"hi i am here to help you",
"Would you recommend a movie?",
"yes for sure .what kind of movie you are interested in",
"Action and commedy",
"whats the last movie you watched",
"It was an action type. Let me check in my list",
"ok do you want to see similar kind of movie now",
"Yes, I would appre... | ok have you ever watched running scared its a old movie | [
10854
] | [
10854
] | [
12357
] | train_26 | train_10 | 0 | [
"Running Scared"
] |
System: hi i am here to help you
User: Would you recommend a movie?
System: yes for sure .what kind of movie you are interested in
User: Action and commedy
System: whats the last movie you watched
User: It was an action type. Let me check in my list
System: ok do you want to see similar kind of movie now
User: Yes, I ... |
[
"",
"hi i am here to help you",
"Would you recommend a movie?",
"yes for sure .what kind of movie you are interested in",
"Action and commedy",
"whats the last movie you watched",
"It was an action type. Let me check in my list",
"ok do you want to see similar kind of movie now",
"Yes, I would appre... | Two street-wise Chicago cops have to shake off some rust after returning from a Key West vacation to pursue a drug dealer who nearly killed them in the past. this is the gener of the movie . | [
266,
1877
] | [
11064,
266,
1877
] | [
1320,
1323,
12357,
10854
] | train_26 | train_12 | 0 | [
"cops",
"Chicago",
"West"
] |
System: hi i am here to help you
User: Would you recommend a movie?
System: yes for sure .what kind of movie you are interested in
User: Action and commedy
System: whats the last movie you watched
User: It was an action type. Let me check in my list
System: ok do you want to see similar kind of movie now
User: Yes, I ... |
[
"",
"Hello",
"Hello, how are you?",
"I am good and you?",
"I'm doing good. Have been under the weather lately, but am better.",
"Oh that sucks I hope you are feeling better",
"I am. Thank you.",
"You're welcom",
"I recently, finally saw the movie Little have you seen that one before?",
"Yes i have... | Have you seen the grinch? | [
15187
] | [
15187
] | [
1848,
10308,
17158
] | train_27 | train_20 | 0 | [
"The Grinch"
] |
System: Hello
User: Hello, how are you?
System: I am good and you?
User: I'm doing good. Have been under the weather lately, but am better.
System: Oh that sucks I hope you are feeling better
User: I am. Thank you.
System: You're welcom
User: I recently, finally saw the movie Little have you seen that one before?
Syst... |
[
"",
"hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested",
"My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy",
"cool, talking about action have you seen the latest trailer for Terminator, they finall... | no same Arnold, just older... tell you secret they even got the original John Connor back | [
14114,
2556
] | [
14114,
2556
] | [
12357,
9129,
2892,
8881,
8023,
2556
] | train_28 | train_6 | 0 | [
"John Carter",
"Arnold"
] |
System: hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested
User: My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy
System: cool, talking about action have you seen the latest trailer for Terminator, they fina... |
[
"",
"hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested",
"My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy",
"cool, talking about action have you seen the latest trailer for Terminator, they finall... | i appreciate that, i enjoy movies, specially if they dont suck, and this last Terminator definatly doesn't. it only took 20 years to make a good one again | [
6645
] | [
6645
] | [
14114,
12357,
9129,
2892,
8881,
8023,
2556
] | train_28 | train_12 | 0 | [
"Terminator"
] |
System: hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested
User: My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy
System: cool, talking about action have you seen the latest trailer for Terminator, they fina... |
[
"",
"hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested",
"My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy",
"cool, talking about action have you seen the latest trailer for Terminator, they finall... | i agree, after avatar i did not think he would come back to the franchise but he did, i feel like he saw what they were doing and had enough | [
2388
] | [
2388
] | [
14114,
12357,
9129,
16714,
2892,
8881,
6645,
8023,
2556
] | train_28 | train_14 | 0 | [
"Avatar"
] |
System: hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested
User: My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy
System: cool, talking about action have you seen the latest trailer for Terminator, they fina... |
[
"",
"hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested",
"My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy",
"cool, talking about action have you seen the latest trailer for Terminator, they finall... | lol, i agree with you, i hope you really enjoy Terninator Dark Fate as i did | [
13876
] | [
13876
] | [
14114,
12357,
9129,
16714,
2892,
8881,
2388,
6645,
8023,
2556
] | train_28 | train_16 | 0 | [
"Terminator: Dark Fate"
] |
System: hi my nameis matt, i hear you would like to see a movie, any genre in particular you are interested
User: My name is Jaime, nice to meet you. I like a variety of movies, but most recently I've enjoyed action or comedy
System: cool, talking about action have you seen the latest trailer for Terminator, they fina... |
[
"",
"Hi buddy. What is the last movie you watched?",
"Hi! I recently watched once upon a time in hollywood",
"What was your favorite part of the movie?",
"I really enjoyed the character development and the idea that the entire time I thought I would know the ending as it followed the Manson murders, but it ... | I recommend the movie The Game starring Michael Douglas | [
16910
] | [
16910,
15407
] | [
5089,
11012
] | train_29 | train_6 | 0 | [
"Michael Douglas",
"The Game"
] |
System: Hi buddy. What is the last movie you watched?
User: Hi! I recently watched once upon a time in hollywood
System: What was your favorite part of the movie?
User: I really enjoyed the character development and the idea that the entire time I thought I would know the ending as it followed the Manson murders, but ... |
[
"",
"Hi buddy. What is the last movie you watched?",
"Hi! I recently watched once upon a time in hollywood",
"What was your favorite part of the movie?",
"I really enjoyed the character development and the idea that the entire time I thought I would know the ending as it followed the Manson murders, but it ... | I think you will like this movie it's called 13 sins | [
2257
] | [
2257
] | [
5089,
11012,
16910,
15407
] | train_29 | train_12 | 0 | [
"13 Sins"
] |
System: Hi buddy. What is the last movie you watched?
User: Hi! I recently watched once upon a time in hollywood
System: What was your favorite part of the movie?
User: I really enjoyed the character development and the idea that the entire time I thought I would know the ending as it followed the Manson murders, but ... |
[
"",
"Hi! Is there a particular genre of movie you're interested in?",
"I normally love comedies.",
"Hmm....well lets try to narrow that down a bit. There are all kinds of different comedies and some people prefer a certain kind. I, for one, am a fan of stand up. But you've got Farce, Dark Comedy, Romantic Com... | The movie is called 'For the Boys', and I really do think you'll like it, if not love it. Its moving and touching in all the right ways! | [
10592
] | [
10592,
17158
] | [
4769,
12357,
11629,
8881,
8402,
12273,
12593,
8728,
11261
] | train_30 | train_18 | 0 | [
"moving",
"The Boys"
] |
System: Hi! Is there a particular genre of movie you're interested in?
User: I normally love comedies.
System: Hmm....well lets try to narrow that down a bit. There are all kinds of different comedies and some people prefer a certain kind. I, for one, am a fan of stand up. But you've got Farce, Dark Comedy, Romantic C... |
[
"",
"Hi! Is there a particular genre of movie you're interested in?",
"I normally love comedies.",
"Hmm....well lets try to narrow that down a bit. There are all kinds of different comedies and some people prefer a certain kind. I, for one, am a fan of stand up. But you've got Farce, Dark Comedy, Romantic Com... | Of course! I suppose using today's standards, it would be considered a dramedy (drama comedy) and is traces the life of Midler's character who teamed up with Caan's character, Eddie Sparks, who was a famous entertainer. He thinks he needs something to help bolster his act so he enlists the help of Dixie Leonard, Midler... | [
13474,
2034,
2965,
5943
] | [
13474,
2034,
2965,
5943,
12888,
11629
] | [
10592,
4769,
12357,
17158,
11629,
8881,
8402,
12273,
12593,
8728,
11261
] | train_30 | train_20 | 0 | [
"dramedy",
"drama comedy",
"Midler",
"Midler",
"Eddie",
"Sparks",
"Dixie",
"Troops"
] |
System: Hi! Is there a particular genre of movie you're interested in?
User: I normally love comedies.
System: Hmm....well lets try to narrow that down a bit. There are all kinds of different comedies and some people prefer a certain kind. I, for one, am a fan of stand up. But you've got Farce, Dark Comedy, Romantic C... |
[
"",
"What kind of movies do you like?",
"I really enjoy watching thrillers and intellectually engaging movies",
"Like horror thrillers or more just suspense?",
"I really like suspense thrillers that have some historical reference like The DaVinci Code",
"Interesting. Do you have a favorite actor/actress?"... | Have you ever seen Captain Phillips? | [
5711
] | [
5711
] | [
14888,
5058,
10308
] | train_31 | train_8 | 0 | [
"Captain Phillips"
] |
System: What kind of movies do you like?
User: I really enjoy watching thrillers and intellectually engaging movies
System: Like horror thrillers or more just suspense?
User: I really like suspense thrillers that have some historical reference like The DaVinci Code
System: Interesting. Do you have a favorite actor/act... |
[
"",
"Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?",
"I like comedies. Something that's well written and clever.",
"I like comedies also. Who is your favorite comedian?",
"I like comedians too, but I don't think of comedy movies and comedians in the same cate... | I saw Dumb and Dumber but was there a part 2? I don't think that I have seen it! | [
9840
] | [
9840
] | [
8881,
8021,
14005,
14630
] | train_32 | train_8 | 0 | [
"Dumb and Dumber"
] |
System: Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?
User: I like comedies. Something that's well written and clever.
System: I like comedies also. Who is your favorite comedian?
User: I like comedians too, but I don't think of comedy movies and comedians in the same c... |
[
"",
"Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?",
"I like comedies. Something that's well written and clever.",
"I like comedies also. Who is your favorite comedian?",
"I like comedians too, but I don't think of comedy movies and comedians in the same cate... | I you have not seen Coming to America with Eddie Murphy I would like to suggest that movie for you to watch! It has a nice comedy content. | [
1209
] | [
1209,
14873
] | [
14630,
9840,
8881,
8021,
14005,
7225
] | train_32 | train_10 | 0 | [
"Eddie Murphy",
"Coming to America"
] |
System: Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?
User: I like comedies. Something that's well written and clever.
System: I like comedies also. Who is your favorite comedian?
User: I like comedians too, but I don't think of comedy movies and comedians in the same c... |
[
"",
"Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?",
"I like comedies. Something that's well written and clever.",
"I like comedies also. Who is your favorite comedian?",
"I like comedians too, but I don't think of comedy movies and comedians in the same cate... | I often think about a classic movie Weird Science. What do you think of that one? | [
4534
] | [
4534
] | [
1209,
14630,
14873,
9840,
8881,
8021,
14005,
7225
] | train_32 | train_12 | 0 | [
"Weird Science"
] |
System: Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?
User: I like comedies. Something that's well written and clever.
System: I like comedies also. Who is your favorite comedian?
User: I like comedians too, but I don't think of comedy movies and comedians in the same c... |
[
"",
"Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?",
"I like comedies. Something that's well written and clever.",
"I like comedies also. Who is your favorite comedian?",
"I like comedians too, but I don't think of comedy movies and comedians in the same cate... | Yes I meant Speed It has been along time since have seen that movie but Bird Box and Miss Congeniality was also some of my favorites. | [
9276,
590,
2020
] | [
9276,
590,
2020
] | [
1209,
14630,
14873,
9840,
8881,
8021,
14005,
4534,
7225,
9276,
3359
] | train_32 | train_16 | 0 | [
"Speed",
"Bird Box",
"Miss Congeniality"
] |
System: Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?
User: I like comedies. Something that's well written and clever.
System: I like comedies also. Who is your favorite comedian?
User: I like comedians too, but I don't think of comedy movies and comedians in the same c... |
[
"",
"Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?",
"I like comedies. Something that's well written and clever.",
"I like comedies also. Who is your favorite comedian?",
"I like comedians too, but I don't think of comedy movies and comedians in the same cate... | I would also like to recommend Foxy Brown | [
15303
] | [
15303
] | [
1209,
2020,
14630,
14873,
590,
9840,
8881,
8021,
14005,
4534,
7225,
9276,
3359
] | train_32 | train_18 | 0 | [
"Foxy Brown"
] |
System: Hi I am here to help you look for a movie trailer! what type of trailers do you like to watch?
User: I like comedies. Something that's well written and clever.
System: I like comedies also. Who is your favorite comedian?
User: I like comedians too, but I don't think of comedy movies and comedians in the same c... |
[
"",
"HI, I'm here to recommend a movie to you.",
"hi, i love to watch movies.",
"Seen any good ones lately?",
"yes, i have watched ford vs ferrari yesterday.",
"Did you like it?",
"I loved it, one of the best movies I seen it.",
"Got it.",
"I like to watch usually horror, action and sports movies."
... | I would recommend you try out Midsommar, if you haven't seen it already. It's a horror movie. | [
13886
] | [
13886
] | [
209,
12357,
17158
] | train_33 | train_8 | 0 | [
"Midsommar"
] |
System: HI, I'm here to recommend a movie to you.
User: hi, i love to watch movies.
System: Seen any good ones lately?
User: yes, i have watched ford vs ferrari yesterday.
System: Did you like it?
User: I loved it, one of the best movies I seen it.
System: Got it.
User: I like to watch usually horror, action and sport... |
[
"",
"HI, I'm here to recommend a movie to you.",
"hi, i love to watch movies.",
"Seen any good ones lately?",
"yes, i have watched ford vs ferrari yesterday.",
"Did you like it?",
"I loved it, one of the best movies I seen it.",
"Got it.",
"I like to watch usually horror, action and sports movies.",... | Another one you may like is Hereditary, which is by the same director. Both movies are really intense horror films that are really well made, you love them! | [
6535
] | [
9129,
6535
] | [
13886,
209,
12357,
17158
] | train_33 | train_10 | 0 | [
"director",
"Hereditary"
] |
System: HI, I'm here to recommend a movie to you.
User: hi, i love to watch movies.
System: Seen any good ones lately?
User: yes, i have watched ford vs ferrari yesterday.
System: Did you like it?
User: I loved it, one of the best movies I seen it.
System: Got it.
User: I like to watch usually horror, action and sport... |
[
"",
"Hi, how are you? What genre of movies do you like?",
"Hello! I love romantic comedy and Drama mainly."
] | Have you seen 50 First Dates? | [
5806
] | [
5806
] | [
4769,
15748
] | train_34 | train_2 | 0 | [
"50 First Dates"
] |
System: Hi, how are you? What genre of movies do you like?
User: Hello! I love romantic comedy and Drama mainly.
System: |
[
"",
"Hi, how are you? What genre of movies do you like?",
"Hello! I love romantic comedy and Drama mainly.",
"Have you seen 50 First Dates?",
"I have and it is exactly the type of movie I like! Great movie!"
] | I agree. How about Hitch? | [
16535
] | [
16535
] | [
4769,
15748,
5806,
17158
] | train_34 | train_4 | 0 | [
"Hitch"
] |
System: Hi, how are you? What genre of movies do you like?
User: Hello! I love romantic comedy and Drama mainly.
System: Have you seen 50 First Dates?
User: I have and it is exactly the type of movie I like! Great movie!
System: |
[
"",
"Hello! I am going to help recommend a movie to you!",
"What movie would you recommend?"
] | I recently saw Frozen 2 and even as an adult I really enjoyed the movie. It wasn't too cheesy, the music was fantastic and the visuals were breathtaking! What types of movies do you like? | [
2872
] | [
2872,
11532,
12520
] | [] | train_35 | train_2 | 0 | [
"fantastic",
"visuals",
"Frozen II"
] |
System: Hello! I am going to help recommend a movie to you!
User: What movie would you recommend?
System: |
[
"",
"Hello! I am going to help recommend a movie to you!",
"What movie would you recommend?",
"I recently saw Frozen 2 and even as an adult I really enjoyed the movie. It wasn't too cheesy, the music was fantastic and the visuals were breathtaking! What types of movies do you like?",
"I did enjoy Frozen. Ty... | Have you seen The Martian? Matt Damon is amazing in it! | [
937
] | [
937,
16213
] | [
12357,
12520,
11532,
11126,
2872,
2331
] | train_35 | train_4 | 0 | [
"Matt Damon",
"The Martian"
] |
System: Hello! I am going to help recommend a movie to you!
User: What movie would you recommend?
System: I recently saw Frozen 2 and even as an adult I really enjoyed the movie. It wasn't too cheesy, the music was fantastic and the visuals were breathtaking! What types of movies do you like?
User: I did enjoy Frozen.... |
[
"",
"hello!! how are you today? what kind of movies do you like to watch?",
"Hi there. I'm well. Thanks for asking. I like a lot of different kinds of movies, but I'm especially in the mood for a good Christmas movie.",
"That's lovely to hear may i make a suggestion? to you i used to love watching it as a kid... | oooh i have a good suggesting what about elf staring Will Ferrel its about Buddy (Will Ferrell) was accidentally transported to the North Pole as a toddler and raised to adulthood among Santa's elves. | [
12481
] | [
12481,
6268
] | [
8881,
1156,
15748,
12294
] | train_36 | train_6 | 0 | [
"Will Ferrell",
"Buddy"
] |
System: hello!! how are you today? what kind of movies do you like to watch?
User: Hi there. I'm well. Thanks for asking. I like a lot of different kinds of movies, but I'm especially in the mood for a good Christmas movie.
System: That's lovely to hear may i make a suggestion? to you i used to love watching it as a k... |
[
"",
"hello!! how are you today? what kind of movies do you like to watch?",
"Hi there. I'm well. Thanks for asking. I like a lot of different kinds of movies, but I'm especially in the mood for a good Christmas movie.",
"That's lovely to hear may i make a suggestion? to you i used to love watching it as a kid... | may i make a another suggestion you must watch The Night Before | [
6016
] | [
6016
] | [
12481,
1156,
15748,
12294,
8881,
6268
] | train_36 | train_14 | 0 | [
"The Night Before"
] |
System: hello!! how are you today? what kind of movies do you like to watch?
User: Hi there. I'm well. Thanks for asking. I like a lot of different kinds of movies, but I'm especially in the mood for a good Christmas movie.
System: That's lovely to hear may i make a suggestion? to you i used to love watching it as a k... |
YAML Metadata Warning:The task_categories "conversational" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
- Downloads last month
- 97