input
stringlengths 4
72
| output
stringlengths 108
177
|
|---|---|
Copy presentation.pptx to Pictures
|
{"command_type": "copy_file", "parameters": {"source": "presentation.pptx", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
report.pdf faylına 'This is sample content generated by LIA.' yaz
|
{"command_type": "write_file", "parameters": {"path": "report.pdf", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
script.py faylını Music qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "script.py", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.py in Work
|
{"command_type": "search_files", "parameters": {"path": "Work", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
|
Remove presentation.pptx
|
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.txt in Downloads
|
{"command_type": "search_files", "parameters": {"path": "Downloads", "pattern": "*.txt"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylının adını renamed_notes.txt et
|
{"command_type": "rename_file", "parameters": {"path": "notes.txt", "new_name": "renamed_notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
report.pdf faylının adını renamed_report.pdf et
|
{"command_type": "rename_file", "parameters": {"path": "report.pdf", "new_name": "renamed_report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file script.py
|
{"command_type": "create_file", "parameters": {"filename": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
archive.zip faylını Projects qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "archive.zip", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Open data.csv
|
{"command_type": "open_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylına 'This is sample content generated by LIA.' yaz
|
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
date əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
|
Documents qovluğunda *.mp3 axtar
|
{"command_type": "search_files", "parameters": {"path": "Documents", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
|
Music qovluğunda *.csv axtar
|
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file notes.txt
|
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Move data.csv to Pictures
|
{"command_type": "move_file", "parameters": {"source": "data.csv", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about image.jpg
|
{"command_type": "get_info", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
Delete script.py
|
{"command_type": "delete_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Downloads qovluğunda *.csv axtar
|
{"command_type": "search_files", "parameters": {"path": "Downloads", "pattern": "*.csv"}, "reasoning": "Synthetic label for finetuning"}
|
komək et
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Komandaları göstər
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
image.jpg haqqında məlumat ver
|
{"command_type": "get_info", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
Machine learning necə işləyir?
|
{"command_type": "chat", "parameters": {"question": "Machine learning necə işləyir?"}, "reasoning": "Synthetic label for finetuning"}
|
Copy data.csv to Pictures
|
{"command_type": "copy_file", "parameters": {"source": "data.csv", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file photo.png
|
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.txt in Work
|
{"command_type": "search_files", "parameters": {"path": "Work", "pattern": "*.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Run whoami
|
{"command_type": "execute_command", "parameters": {"command": "whoami"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named report.pdf
|
{"command_type": "create_file", "parameters": {"filename": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Copy presentation.pptx to Downloads
|
{"command_type": "copy_file", "parameters": {"source": "presentation.pptx", "destination": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
|
Delete image.jpg
|
{"command_type": "delete_file", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
Run uname -a
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
ls əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "ls"}, "reasoning": "Synthetic label for finetuning"}
|
How to improve performance?
|
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
|
Komandaları göstər
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Delete archive.zip
|
{"command_type": "delete_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
Aç Videos qovluğunu
|
{"command_type": "open_folder", "parameters": {"path": "Videos"}, "reasoning": "Synthetic label for finetuning"}
|
Downloads içindəki bütün faylları göstər
|
{"command_type": "list_files", "parameters": {"path": "Downloads", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
presentation.pptx faylını Projects qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "presentation.pptx", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.mp3 in Music
|
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
|
Open presentation.pptx
|
{"command_type": "open_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
script.py faylını Pictures qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "script.py", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Komandaları göstər
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Music qovluğunda *.csv axtar
|
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about script.py
|
{"command_type": "get_info", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about report.pdf
|
{"command_type": "get_info", "parameters": {"path": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Python nədir?
|
{"command_type": "chat", "parameters": {"question": "Python nədir?"}, "reasoning": "Synthetic label for finetuning"}
|
List all files in Desktop
|
{"command_type": "list_files", "parameters": {"path": "Desktop", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
|
Run date
|
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
|
Could you maybe, like, tell me what's up with AI?
|
{"command_type": "chat", "parameters": {"question": "Could you maybe, like, tell me what's up with AI?"}, "reasoning": "Fallback to chat"}
|
Delete archive.zip
|
{"command_type": "delete_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
image.jpg faylını Videos qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "image.jpg", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
|
report.pdf faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
List *.mp4 in Desktop
|
{"command_type": "list_files", "parameters": {"path": "Desktop", "pattern": "*.mp4"}, "reasoning": "Synthetic label for finetuning"}
|
List all files in Projects
|
{"command_type": "list_files", "parameters": {"path": "Projects", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
Could you open script.py?
|
{"command_type": "open_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
ls əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "ls"}, "reasoning": "Synthetic label for finetuning"}
|
Please open Desktop
|
{"command_type": "open_folder", "parameters": {"path": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.pdf in Music
|
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Run uname -a
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
komək et
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
List *.mp4 in Work
|
{"command_type": "list_files", "parameters": {"path": "Work", "pattern": "*.mp4"}, "reasoning": "Synthetic label for finetuning"}
|
Open the Projects folder
|
{"command_type": "open_folder", "parameters": {"path": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Read data.csv
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Open script.py
|
{"command_type": "open_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
report.pdf faylını Videos qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "report.pdf", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
|
Open archive.zip
|
{"command_type": "open_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
date əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
date əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
|
Show available commands
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
komək et
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.mp3 in Music
|
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
|
uname -a əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about data.csv
|
{"command_type": "get_info", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
archive.zip faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
presentation.pptx faylını sil
|
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Python nədir?
|
{"command_type": "chat", "parameters": {"question": "Python nədir?"}, "reasoning": "Synthetic label for finetuning"}
|
Could you open presentation.pptx?
|
{"command_type": "open_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Projects qovluğunda *.{jpg,jpeg,png} axtar
|
{"command_type": "search_files", "parameters": {"path": "Projects", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
Copy presentation.pptx to Projects
|
{"command_type": "copy_file", "parameters": {"source": "presentation.pptx", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv haqqında məlumat ver
|
{"command_type": "get_info", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named image.jpg
|
{"command_type": "create_file", "parameters": {"filename": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
Delete script.py
|
{"command_type": "delete_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Tell me about yourself
|
{"command_type": "chat", "parameters": {"question": "Tell me about yourself"}, "reasoning": "Synthetic label for finetuning"}
|
photo.png faylına 'This is sample content generated by LIA.' yaz
|
{"command_type": "write_file", "parameters": {"path": "photo.png", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını Music qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "data.csv", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
Delete archive.zip
|
{"command_type": "delete_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
Aç Projects qovluğunu
|
{"command_type": "open_folder", "parameters": {"path": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Read data.csv
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
archive.zip faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file report.pdf
|
{"command_type": "create_file", "parameters": {"filename": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Downloads qovluğunu aç
|
{"command_type": "open_folder", "parameters": {"path": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylına 'This is sample content generated by LIA.' yaz
|
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
photo.png faylına 'This is sample content generated by LIA.' yaz
|
{"command_type": "write_file", "parameters": {"path": "photo.png", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.