Yusiko/LIA
8B
•
Updated
•
10
input
stringlengths 4
72
| output
stringlengths 108
177
|
|---|---|
notes.txt faylını Downloads qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "notes.txt", "destination": "Downloads"}, "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"}
|
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"}
|
Read presentation.pptx
|
{"command_type": "read_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file notes.txt
|
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Copy archive.zip to Music
|
{"command_type": "copy_file", "parameters": {"source": "archive.zip", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
Move report.pdf to Documents
|
{"command_type": "move_file", "parameters": {"source": "report.pdf", "destination": "Documents"}, "reasoning": "Synthetic label for finetuning"}
|
Copy image.jpg to Pictures
|
{"command_type": "copy_file", "parameters": {"source": "image.jpg", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Move archive.zip to Music
|
{"command_type": "move_file", "parameters": {"source": "archive.zip", "destination": "Music"}, "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"}
|
Could you open photo.png?
|
{"command_type": "open_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Python nədir?
|
{"command_type": "chat", "parameters": {"question": "Python nədir?"}, "reasoning": "Synthetic label for finetuning"}
|
Move notes.txt to Projects
|
{"command_type": "move_file", "parameters": {"source": "notes.txt", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
script.py adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
List *.{jpg,jpeg,png} in Music
|
{"command_type": "list_files", "parameters": {"path": "Music", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
photo.png haqqında məlumat ver
|
{"command_type": "get_info", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named presentation.pptx
|
{"command_type": "create_file", "parameters": {"filename": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
presentation.pptx faylını Music qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "presentation.pptx", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
whoami əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "whoami"}, "reasoning": "Synthetic label for finetuning"}
|
help
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
archive.zip faylını aç
|
{"command_type": "open_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
Read photo.png
|
{"command_type": "read_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Aç Work qovluğunu
|
{"command_type": "open_folder", "parameters": {"path": "Work"}, "reasoning": "Synthetic label for finetuning"}
|
Write 'This is sample content generated by LIA.' to data.csv
|
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
Write 'This is sample content generated by LIA.' to data.csv
|
{"command_type": "write_file", "parameters": {"path": "data.csv", "content": "This is sample content generated by LIA."}, "reasoning": "Synthetic label for finetuning"}
|
Copy notes.txt to Desktop
|
{"command_type": "copy_file", "parameters": {"source": "notes.txt", "destination": "Desktop"}, "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"}
|
Read archive.zip
|
{"command_type": "read_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
How to improve performance?
|
{"command_type": "chat", "parameters": {"question": "How to improve performance?"}, "reasoning": "Synthetic label for finetuning"}
|
presentation.pptx faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Make new file notes.txt
|
{"command_type": "create_file", "parameters": {"filename": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
help
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Move data.csv to Work
|
{"command_type": "move_file", "parameters": {"source": "data.csv", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
|
help
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Open the Work folder
|
{"command_type": "open_folder", "parameters": {"path": "Work"}, "reasoning": "Synthetic label for finetuning"}
|
Read archive.zip
|
{"command_type": "read_file", "parameters": {"path": "archive.zip"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.mp3 in Pictures
|
{"command_type": "search_files", "parameters": {"path": "Pictures", "pattern": "*.mp3"}, "reasoning": "Synthetic label for finetuning"}
|
Show available commands
|
{"command_type": "help", "parameters": {"help_type": "general"}, "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ı Work qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "script.py", "destination": "Work"}, "reasoning": "Synthetic label for finetuning"}
|
data.csv faylını aç
|
{"command_type": "open_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
List all files in Desktop
|
{"command_type": "list_files", "parameters": {"path": "Desktop", "pattern": "*.py"}, "reasoning": "Synthetic label for finetuning"}
|
Remove presentation.pptx
|
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named script.py
|
{"command_type": "create_file", "parameters": {"filename": "script.py"}, "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 adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "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"}
|
presentation.pptx faylını Pictures qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "presentation.pptx", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Komandaları göstər
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
image.jpg faylını sil
|
{"command_type": "delete_file", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
Delete photo.png
|
{"command_type": "delete_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named data.csv
|
{"command_type": "create_file", "parameters": {"filename": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Move notes.txt to Music
|
{"command_type": "move_file", "parameters": {"source": "notes.txt", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
Open the Pictures folder
|
{"command_type": "open_folder", "parameters": {"path": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about script.py
|
{"command_type": "get_info", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Videos qovluğunda *.{jpg,jpeg,png} axtar
|
{"command_type": "search_files", "parameters": {"path": "Videos", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
Could you open photo.png?
|
{"command_type": "open_file", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylını Desktop qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "notes.txt", "destination": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
|
Please open Documents
|
{"command_type": "open_folder", "parameters": {"path": "Documents"}, "reasoning": "Synthetic label for finetuning"}
|
presentation.pptx faylını Videos qovluğuna daşı
|
{"command_type": "move_file", "parameters": {"source": "presentation.pptx", "destination": "Videos"}, "reasoning": "Synthetic label for finetuning"}
|
List all files in Desktop
|
{"command_type": "list_files", "parameters": {"path": "Desktop", "pattern": "*.{jpg,jpeg,png}"}, "reasoning": "Synthetic label for finetuning"}
|
photo.png adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Read notes.txt
|
{"command_type": "read_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Run uname -a
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
List *.pdf in Pictures
|
{"command_type": "list_files", "parameters": {"path": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Documents içindəki bütün faylları göstər
|
{"command_type": "list_files", "parameters": {"path": "Documents", "pattern": "*.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Copy report.pdf to Projects
|
{"command_type": "copy_file", "parameters": {"source": "report.pdf", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Pictures qovluğunda *.txt axtar
|
{"command_type": "search_files", "parameters": {"path": "Pictures", "pattern": "*.txt"}, "reasoning": "Synthetic label for finetuning"}
|
help
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
Copy archive.zip to Pictures
|
{"command_type": "copy_file", "parameters": {"source": "archive.zip", "destination": "Pictures"}, "reasoning": "Synthetic label for finetuning"}
|
Get info about photo.png
|
{"command_type": "get_info", "parameters": {"path": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Create a file named photo.png
|
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
What is Python?
|
{"command_type": "chat", "parameters": {"question": "What is Python?"}, "reasoning": "Synthetic label for finetuning"}
|
Run uname -a
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylını oxu
|
{"command_type": "read_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
What is Python?
|
{"command_type": "chat", "parameters": {"question": "What is Python?"}, "reasoning": "Synthetic label for finetuning"}
|
Run uname -a
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylını aç
|
{"command_type": "open_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
List all files in Projects
|
{"command_type": "list_files", "parameters": {"path": "Projects", "pattern": "*.txt"}, "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"}
|
Copy archive.zip to Music
|
{"command_type": "copy_file", "parameters": {"source": "archive.zip", "destination": "Music"}, "reasoning": "Synthetic label for finetuning"}
|
Rename script.py to renamed_script.py
|
{"command_type": "rename_file", "parameters": {"path": "script.py", "new_name": "renamed_script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Remove report.pdf
|
{"command_type": "delete_file", "parameters": {"path": "report.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Read data.csv
|
{"command_type": "read_file", "parameters": {"path": "data.csv"}, "reasoning": "Synthetic label for finetuning"}
|
Open the Videos folder
|
{"command_type": "open_folder", "parameters": {"path": "Videos"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylını Projects qovluğuna köçür
|
{"command_type": "copy_file", "parameters": {"source": "notes.txt", "destination": "Projects"}, "reasoning": "Synthetic label for finetuning"}
|
Aç Desktop qovluğunu
|
{"command_type": "open_folder", "parameters": {"path": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
|
uname -a əmri icra et
|
{"command_type": "execute_command", "parameters": {"command": "uname -a"}, "reasoning": "Synthetic label for finetuning"}
|
notes.txt faylını aç
|
{"command_type": "open_file", "parameters": {"path": "notes.txt"}, "reasoning": "Synthetic label for finetuning"}
|
Rename photo.png to renamed_photo.png
|
{"command_type": "rename_file", "parameters": {"path": "photo.png", "new_name": "renamed_photo.png"}, "reasoning": "Synthetic label for finetuning"}
|
Search for *.mp4 in Downloads
|
{"command_type": "search_files", "parameters": {"path": "Downloads", "pattern": "*.mp4"}, "reasoning": "Synthetic label for finetuning"}
|
Komandaları göstər
|
{"command_type": "help", "parameters": {"help_type": "general"}, "reasoning": "Synthetic label for finetuning"}
|
script.py haqqında məlumat ver
|
{"command_type": "get_info", "parameters": {"path": "script.py"}, "reasoning": "Synthetic label for finetuning"}
|
Aç Desktop qovluğunu
|
{"command_type": "open_folder", "parameters": {"path": "Desktop"}, "reasoning": "Synthetic label for finetuning"}
|
Remove presentation.pptx
|
{"command_type": "delete_file", "parameters": {"path": "presentation.pptx"}, "reasoning": "Synthetic label for finetuning"}
|
Projects qovluğunda *.pdf axtar
|
{"command_type": "search_files", "parameters": {"path": "Projects", "pattern": "*.pdf"}, "reasoning": "Synthetic label for finetuning"}
|
Work içindəki bütün faylları göstər
|
{"command_type": "list_files", "parameters": {"path": "Work", "pattern": "*.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"}
|
Get info about image.jpg
|
{"command_type": "get_info", "parameters": {"path": "image.jpg"}, "reasoning": "Synthetic label for finetuning"}
|
photo.png adlı fayl yarat
|
{"command_type": "create_file", "parameters": {"filename": "photo.png"}, "reasoning": "Synthetic label for finetuning"}
|