prompt
stringlengths 4
54
| completion
stringlengths 63
98
|
|---|---|
Change the color to blue
|
<start_function_call>call:set_square_color{color:<escape>blue<escape>}<end_function_call>
|
What color is the square?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Make it red
|
<start_function_call>call:set_square_color{color:<escape>red<escape>}<end_function_call>
|
Tell me the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Set the square to green
|
<start_function_call>call:set_square_color{color:<escape>green<escape>}<end_function_call>
|
Which color is it?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I want the square to be purple
|
<start_function_call>call:set_square_color{color:<escape>purple<escape>}<end_function_call>
|
What's the color right now?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Turn it yellow
|
<start_function_call>call:set_square_color{color:<escape>yellow<escape>}<end_function_call>
|
Can you tell me what color the square is?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Paint it orange
|
<start_function_call>call:set_square_color{color:<escape>orange<escape>}<end_function_call>
|
I'd like to know the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Switch to pink
|
<start_function_call>call:set_square_color{color:<escape>pink<escape>}<end_function_call>
|
What is the square's color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Make the square cyan
|
<start_function_call>call:set_square_color{color:<escape>cyan<escape>}<end_function_call>
|
Show me the color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I want it to be white
|
<start_function_call>call:set_square_color{color:<escape>white<escape>}<end_function_call>
|
What color is it set to?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Change to black
|
<start_function_call>call:set_square_color{color:<escape>black<escape>}<end_function_call>
|
Tell me the color of the square
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Set it to teal
|
<start_function_call>call:set_square_color{color:<escape>teal<escape>}<end_function_call>
|
Query the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Make it magenta
|
<start_function_call>call:set_square_color{color:<escape>magenta<escape>}<end_function_call>
|
Get the color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I'd like the square to be lime
|
<start_function_call>call:set_square_color{color:<escape>lime<escape>}<end_function_call>
|
Read the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Update the color to navy
|
<start_function_call>call:set_square_color{color:<escape>navy<escape>}<end_function_call>
|
Check the square color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Set color to coral
|
<start_function_call>call:set_square_color{color:<escape>coral<escape>}<end_function_call>
|
What color do we have?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Put it in violet
|
<start_function_call>call:set_square_color{color:<escape>violet<escape>}<end_function_call>
|
Display the color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Color it gold
|
<start_function_call>call:set_square_color{color:<escape>gold<escape>}<end_function_call>
|
Fetch the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Apply salmon color
|
<start_function_call>call:set_square_color{color:<escape>salmon<escape>}<end_function_call>
|
Return the color value
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Use turquoise
|
<start_function_call>call:set_square_color{color:<escape>turquoise<escape>}<end_function_call>
|
What's the current state of the color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Modify the square to crimson
|
<start_function_call>call:set_square_color{color:<escape>crimson<escape>}<end_function_call>
|
Retrieve the square's color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Please change to blue
|
<start_function_call>call:set_square_color{color:<escape>blue<escape>}<end_function_call>
|
Could you tell me the color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I need it red
|
<start_function_call>call:set_square_color{color:<escape>red<escape>}<end_function_call>
|
What is the current color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Let's make it green
|
<start_function_call>call:set_square_color{color:<escape>green<escape>}<end_function_call>
|
Can you get the color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Go with purple
|
<start_function_call>call:set_square_color{color:<escape>purple<escape>}<end_function_call>
|
I want to know the color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
How about yellow?
|
<start_function_call>call:set_square_color{color:<escape>yellow<escape>}<end_function_call>
|
Give me the color info
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Try orange
|
<start_function_call>call:set_square_color{color:<escape>orange<escape>}<end_function_call>
|
Report the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Let's go with pink
|
<start_function_call>call:set_square_color{color:<escape>pink<escape>}<end_function_call>
|
What's the square showing?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Change it to brown
|
<start_function_call>call:set_square_color{color:<escape>brown<escape>}<end_function_call>
|
Tell me what color it is
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Set to silver
|
<start_function_call>call:set_square_color{color:<escape>silver<escape>}<end_function_call>
|
Check what color the square is
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Make the color maroon
|
<start_function_call>call:set_square_color{color:<escape>maroon<escape>}<end_function_call>
|
Show current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
blue
|
<start_function_call>call:set_square_color{color:<escape>blue<escape>}<end_function_call>
|
red please
|
<start_function_call>call:set_square_color{color:<escape>red<escape>}<end_function_call>
|
green!
|
<start_function_call>call:set_square_color{color:<escape>green<escape>}<end_function_call>
|
color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
what color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
current color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Set the square color to indigo
|
<start_function_call>call:set_square_color{color:<escape>indigo<escape>}<end_function_call>
|
I want indigo
|
<start_function_call>call:set_square_color{color:<escape>indigo<escape>}<end_function_call>
|
Make it olive
|
<start_function_call>call:set_square_color{color:<escape>olive<escape>}<end_function_call>
|
Switch the color to beige
|
<start_function_call>call:set_square_color{color:<escape>beige<escape>}<end_function_call>
|
Can you change it to lavender?
|
<start_function_call>call:set_square_color{color:<escape>lavender<escape>}<end_function_call>
|
What's the color of the square right now?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I'm curious about the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Tell me what the square looks like
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Please set it to aqua
|
<start_function_call>call:set_square_color{color:<escape>aqua<escape>}<end_function_call>
|
Could you make it peach?
|
<start_function_call>call:set_square_color{color:<escape>peach<escape>}<end_function_call>
|
Would you change the color to mint?
|
<start_function_call>call:set_square_color{color:<escape>mint<escape>}<end_function_call>
|
I'd appreciate it if you set it to ruby
|
<start_function_call>call:set_square_color{color:<escape>ruby<escape>}<end_function_call>
|
Can I get the color please?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Would you mind telling me the color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
I need to know the current color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Let me know the square's color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
sky blue
|
<start_function_call>call:set_square_color{color:<escape>sky blue<escape>}<end_function_call>
|
dark green
|
<start_function_call>call:set_square_color{color:<escape>dark green<escape>}<end_function_call>
|
light blue
|
<start_function_call>call:set_square_color{color:<escape>light blue<escape>}<end_function_call>
|
dark red
|
<start_function_call>call:set_square_color{color:<escape>dark red<escape>}<end_function_call>
|
bright yellow
|
<start_function_call>call:set_square_color{color:<escape>bright yellow<escape>}<end_function_call>
|
pale pink
|
<start_function_call>call:set_square_color{color:<escape>pale pink<escape>}<end_function_call>
|
forest green
|
<start_function_call>call:set_square_color{color:<escape>forest green<escape>}<end_function_call>
|
ocean blue
|
<start_function_call>call:set_square_color{color:<escape>ocean blue<escape>}<end_function_call>
|
Set square to red
|
<start_function_call>call:set_square_color{color:<escape>red<escape>}<end_function_call>
|
Square color = blue
|
<start_function_call>call:set_square_color{color:<escape>blue<escape>}<end_function_call>
|
color: green
|
<start_function_call>call:set_square_color{color:<escape>green<escape>}<end_function_call>
|
get color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
show color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
read color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
Yo make it blue
|
<start_function_call>call:set_square_color{color:<escape>blue<escape>}<end_function_call>
|
Hey change to red
|
<start_function_call>call:set_square_color{color:<escape>red<escape>}<end_function_call>
|
Sup whats the color
|
<start_function_call>call:get_square_color{}<end_function_call>
|
yo color?
|
<start_function_call>call:get_square_color{}<end_function_call>
|
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 13