Dataset Viewer
id
int64 0
1.69k
| prompt
stringlengths 10
65
| response
stringlengths 6
68
|
---|---|---|
0 |
Alice, show me the pictures I just took
|
%TO_GALLERY%
|
1 |
Go to video pipeline
|
%TO_VIDEO%
|
2 |
Could you stop the recording
|
%STOP_VIDEO%
|
3 |
Activate shutter
|
%CONTROL_MODE=[shutter, auto]%
|
4 |
Change to photo pipeline
|
%TO_PHOTO%
|
5 |
Start recording now
|
%START_VIDEO%
|
6 |
Alice, less smoothing please
|
%CHANGE_CONTROL=smoothing,50%
|
7 |
I don't want to record anymore
|
%STOP_VIDEO%
|
8 |
Go to photo
|
%TO_PHOTO%
|
9 |
Alice, how is the weather today? I want to leave the house.
|
%NULL%
|
10 |
Set enhancement
|
%CONTROL_MODE=[enhancement, manual]%
|
11 |
Go to photo mode, disable focus and set it very low
|
%TO_PHOTO%,%CONTROL_MODE=[focus,manual]%,%CHANGE_CONTROL=[focus,20]%
|
12 |
Set focal length to fifty mm.
|
%CHANGE_CONTROL=focal length,50mm%
|
13 |
Change focal length to thirty-five millimeters.
|
%CHANGE_CONTROL=focal length,35mm%
|
14 |
Increase focal length to one hundred millimeters.
|
%CHANGE_CONTROL=focal length,100mm%
|
15 |
Adjust focal length to eighty-five mm.
|
%CHANGE_CONTROL=focal length,85mm%
|
16 |
Set focal length to two hundred mm.
|
%CHANGE_CONTROL=focal length,200mm%
|
17 |
Set focal length to ten percent.
|
%CHANGE_CONTROL=focal length,10%%
|
18 |
Adjust focal length to fifty percent.
|
%CHANGE_CONTROL=focal length,50%%
|
19 |
Increase focal length to twenty-five percent.
|
%CHANGE_CONTROL=focal length,25%%
|
20 |
Set focal length to seventy-five percent.
|
%CHANGE_CONTROL=focal length,75%%
|
21 |
Change focal length to ninety percent.
|
%CHANGE_CONTROL=focal length,90%%
|
22 |
Set range to fifty percent.
|
%CHANGE_CONTROL=range,50%%
|
23 |
Adjust range to negative five percent.
|
%CHANGE_CONTROL=range,-5%%
|
24 |
Change range to zero percent.
|
%CHANGE_CONTROL=range,0%%
|
25 |
Increase range to eighty percent.
|
%CHANGE_CONTROL=range,80%%
|
26 |
Set range to two hundred and eleven percent.
|
%CHANGE_CONTROL=range,211%%
|
27 |
Set range to ten percent.
|
%CHANGE_CONTROL=range,10%%
|
28 |
Adjust range to forty percent.
|
%CHANGE_CONTROL=range,40%%
|
29 |
Change range to one hundred percent.
|
%CHANGE_CONTROL=range,100%%
|
30 |
Set range to seventy percent.
|
%CHANGE_CONTROL=range,70%%
|
31 |
Reduce range to twenty percent.
|
%CHANGE_CONTROL=range,20%%
|
32 |
Set highlights to fifty percent.
|
%CHANGE_CONTROL=highlights,50%%
|
33 |
Increase highlights to one hundred percent.
|
%CHANGE_CONTROL=highlights,100%%
|
34 |
Adjust highlights to one hundred and eighty percent.
|
%CHANGE_CONTROL=highlights,180%%
|
35 |
Reduce highlights to negative ten percent.
|
%CHANGE_CONTROL=highlights,-10%%
|
36 |
Set highlights to one hundred and fifty percent.
|
%CHANGE_CONTROL=highlights,150%%
|
37 |
Set highlights to twenty percent.
|
%CHANGE_CONTROL=highlights,20%%
|
38 |
Change highlights to seventy-five percent.
|
%CHANGE_CONTROL=highlights,75%%
|
39 |
Set highlights to ninety percent.
|
%CHANGE_CONTROL=highlights,90%%
|
40 |
Adjust highlights to forty percent.
|
%CHANGE_CONTROL=highlights,40%%
|
41 |
Change highlights to fifteen percent.
|
%CHANGE_CONTROL=highlights,15%%
|
42 |
Set shadows to negative five percent.
|
%CHANGE_CONTROL=shadows,-5%%
|
43 |
Adjust shadows to one hundred percent.
|
%CHANGE_CONTROL=shadows,100%%
|
44 |
Change shadows to two hundred percent.
|
%CHANGE_CONTROL=shadows,200%%
|
45 |
Set shadows to fifty percent.
|
%CHANGE_CONTROL=shadows,50%%
|
46 |
Reduce shadows to zero percent.
|
%CHANGE_CONTROL=shadows,0%%
|
47 |
Set shadows to twenty percent.
|
%CHANGE_CONTROL=shadows,20%%
|
48 |
Increase shadows to ninety percent.
|
%CHANGE_CONTROL=shadows,90%%
|
49 |
Adjust shadows to negative ten percent.
|
%CHANGE_CONTROL=shadows,-10%%
|
50 |
Set shadows to seventy-five percent.
|
%CHANGE_CONTROL=shadows,75%%
|
51 |
Change shadows to fifteen percent.
|
%CHANGE_CONTROL=shadows,15%%
|
52 |
Set exposure to ten EV.
|
%CHANGE_CONTROL=exposure,10ev%
|
53 |
Change exposure to two EV.
|
%CHANGE_CONTROL=exposure,2ev%
|
54 |
Adjust exposure to zero EV.
|
%CHANGE_CONTROL=exposure,0ev%
|
55 |
Increase exposure to eight EV.
|
%CHANGE_CONTROL=exposure,8ev%
|
56 |
Set exposure to nineteen EV.
|
%CHANGE_CONTROL=exposure,19ev%
|
57 |
Set exposure to twenty percent.
|
%CHANGE_CONTROL=exposure,20%%
|
58 |
Adjust exposure to sixty percent.
|
%CHANGE_CONTROL=exposure,60%%
|
59 |
Change exposure to thirty percent.
|
%CHANGE_CONTROL=exposure,30%%
|
60 |
Set exposure to ninety percent.
|
%CHANGE_CONTROL=exposure,90%%
|
61 |
Increase exposure to fifty percent.
|
%CHANGE_CONTROL=exposure,50%%
|
62 |
Set tint to negative zero point zero eight.
|
%CHANGE_CONTROL=tint,-0.08tu%
|
63 |
Adjust tint to zero point zero five.
|
%CHANGE_CONTROL=tint,0.05tu%
|
64 |
Change tint to negative zero point zero two.
|
%CHANGE_CONTROL=tint,-0.02tu%
|
65 |
Set tint to zero point one.
|
%CHANGE_CONTROL=tint,0.1tu%
|
66 |
Adjust tint to zero point zero.
|
%CHANGE_CONTROL=tint,0.0tu%
|
67 |
Change tint to ten percent.
|
%CHANGE_CONTROL=tint,10%%
|
68 |
Set tint to fifty percent.
|
%CHANGE_CONTROL=tint,50%%
|
69 |
Move tint to twenty-five percent.
|
%CHANGE_CONTROL=tint,25%%
|
70 |
Increase tint to seventy-five percent.
|
%CHANGE_CONTROL=tint,75%%
|
71 |
Set tint to ninety percent.
|
%CHANGE_CONTROL=tint,90%%
|
72 |
Set temperature to three thousand five hundred Kelvin.
|
%CHANGE_CONTROL=temperature,3500K%
|
73 |
Adjust temperature to eight thousand Kelvin.
|
%CHANGE_CONTROL=temperature,8000K%
|
74 |
Change temperature to two thousand five hundred Kelvin.
|
%CHANGE_CONTROL=temperature,2500K%
|
75 |
Set temperature to nine thousand five hundred Kelvin.
|
%CHANGE_CONTROL=temperature,9500K%
|
76 |
Reduce temperature to seven hundred Kelvin.
|
%CHANGE_CONTROL=temperature,700K%
|
77 |
Set temperature to ten percent.
|
%CHANGE_CONTROL=temperature,10%%
|
78 |
Adjust temperature to fifty percent.
|
%CHANGE_CONTROL=temperature,50%%
|
79 |
Change temperature to thirty percent.
|
%CHANGE_CONTROL=temperature,30%%
|
80 |
Set temperature to seventy-five percent.
|
%CHANGE_CONTROL=temperature,75%%
|
81 |
Increase temperature to ninety percent.
|
%CHANGE_CONTROL=temperature,90%%
|
82 |
Set saturation to negative five percent.
|
%CHANGE_CONTROL=saturation,-5%%
|
83 |
Increase saturation to fifty percent.
|
%CHANGE_CONTROL=saturation,50%%
|
84 |
Adjust saturation to thirty percent.
|
%CHANGE_CONTROL=saturation,30%%
|
85 |
Reduce saturation to zero percent.
|
%CHANGE_CONTROL=saturation,0%%
|
86 |
Change saturation to one hundred percent.
|
%CHANGE_CONTROL=saturation,100%%
|
87 |
Increase saturation to sixty percent.
|
%CHANGE_CONTROL=saturation,60%%
|
88 |
Set saturation to seventy-five percent.
|
%CHANGE_CONTROL=saturation,75%%
|
89 |
Adjust saturation to negative ten percent.
|
%CHANGE_CONTROL=saturation,-10%%
|
90 |
Change saturation to forty percent.
|
%CHANGE_CONTROL=saturation,40%%
|
91 |
Set saturation to ninety percent.
|
%CHANGE_CONTROL=saturation,90%%
|
92 |
Set enhancement to one hundred and twenty percent.
|
%CHANGE_CONTROL=enhancement,120%%
|
93 |
Adjust enhancement to ten percent.
|
%CHANGE_CONTROL=enhancement,10%%
|
94 |
Reduce enhancement to negative five percent.
|
%CHANGE_CONTROL=enhancement,-5%%
|
95 |
Change enhancement to one hundred percent.
|
%CHANGE_CONTROL=enhancement,100%%
|
96 |
Increase enhancement to eighty percent.
|
%CHANGE_CONTROL=enhancement,80%%
|
97 |
Adjust enhancement to five percent.
|
%CHANGE_CONTROL=enhancement,5%%
|
98 |
Set enhancement to fifty percent.
|
%CHANGE_CONTROL=enhancement,50%%
|
99 |
Increase enhancement to forty percent.
|
%CHANGE_CONTROL=enhancement,40%%
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 7