input
stringlengths
4
72
output
stringlengths
108
177
Open data.csv
{"command_type": "open_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
Pictures qovluğunda *.py axtar
{"command_type": "search_files", "parameters": {"path": "Pictures", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
Search for *.py in Music
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
Tell me about yourself
{"command_type": "chat", "parameters": {"question": "Tell me about yourself"}, "reasoning": "Synthetic label for finetuning"}
Get info about notes.txt
{"command_type": "get_info", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Search for *.py in Music
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
Remove notes.txt
{"command_type": "delete_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Downloads qovluğunu aç
{"command_type": "open_folder", "parameters": {"path": "Downloads"}, "reasoning": "Synthetic label for finetuning"}
date əmri icra et
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
Komandaları göstər
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
archive.zip faylını Music qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "archive.zip", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylını aç
{"command_type": "open_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
date əmri icra et
{"command_type": "execute_command", "parameters": {"command": "date"}, "reasoning": "Synthetic label for finetuning"}
Delete script.py
{"command_type": "delete_file", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
Read presentation.pptx
{"command_type": "read_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylına 'This is sample content generated by LIA.' yaz
{"command_type": "write_file", "parameters": {"path": "notes.txt", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
Write 'This is sample content generated by LIA.' to photo.png
{"command_type": "write_file", "parameters": {"path": "photo.png", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
image.jpg faylını Projects qovluğuna köçür
{"command_type": "copy_file", "parameters": {"source": "image.jpg", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
Downloads qovluğunda *.py axtar
{"command_type": "search_files", "parameters": {"path": "Downloads", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
Get info about archive.zip
{"command_type": "get_info", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
notes.txt faylını Work qovluğuna daşı
{"command_type": "move_file", "parameters": {"source": "notes.txt", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
script.py faylına 'This is sample content generated by LIA.' yaz
{"command_type": "write_file", "parameters": {"path": "script.py", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
Music qovluğunda *.txt axtar
{"command_type": "search_files", "parameters": {"path": "Music", "pattern": "*.txt"}, "reasoning": "Synthetic label for finetuning"}
notes.txt adlı fayl yarat
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "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"}
image.jpg faylının adını renamed_image.jpg et
{"command_type": "rename_file", "parameters": {"path": "image.jpg", "new_name": "renamed_image.jpg"}, "reasoning": "Synthetic label for finetuning"}
How to improve performance?
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
Create a file named notes.txt
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
Could you open photo.png?
{"command_type": "open_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}