SFT_dataset / train.json
waleedfarooq51's picture
Upload 2 files
c7379df verified
Raw
History Blame Contribute Delete
8.56 kB
[
{
"text": "task: Open a new file on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'New'"
},
{
"text": "task: Open a new window on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'New Window'"
},
{
"text": "task: Open an Existing File on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Open'\nSelect the File you want to Open"
},
{
"text": "task: Save a File on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Save'"
},
{
"text": "task: Print a File on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Print'"
},
{
"text": "task: Close a File on Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Exit'"
},
{
"text": "task: Cut a Text in Microsoft Notepad\nsubtasks: Open Notepad\nSelect a text you want to cut\nGo to 'Edit'\nSelect 'Cut'"
},
{
"text": "task: Copy a Text in Microsoft Notepad\nsubtasks: Open Notepad\nSelect a Text\nGo to 'Edit'\nSelect 'Copy'"
},
{
"text": "task: Paste a Text in Microsoft Notepad\nsubtasks: Open Notepad\nPut the cursor where you want to paste that text\nGo to 'Edit'\nSelect 'Paste'"
},
{
"text": "task: Find a Word in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Find'\nPut in the word you want to find in 'Find what'\nSelect the Direction\nClick 'Find Next'"
},
{
"text": "task: Replace a Word in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Replace'\nPut in the word you want to replace in 'Find what'\nPut in the word you want to replace with in 'Replace with'\nClick 'Replace'"
},
{
"text": "task: Replace all of the same Words in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Replace'\nPut in the word you want to replace in 'Find what'\nPut in the word you want to replace with in 'Replace with'\nClick 'Replace All'"
},
{
"text": "task: Delete a Word in Microsoft Notepad\nsubtasks: Open Notepad\nSelect a Text you want to delete\nGo to 'Edit'\nSelect 'Delete'"
},
{
"text": "task: Go to line 13 in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Go to'\nPut in line 13\nSelect 'Go to line'"
},
{
"text": "task: Select All text in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Select all'"
},
{
"text": "task: Put in Time/Date in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Edit'\nSelect 'Time/Date'"
},
{
"text": "task: Zoom into Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'View'\nSelect 'Zoom'\nSelect 'Zoom in'"
},
{
"text": "task: Zoom out in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'View'\nSelect 'Zoom'\nSelect 'Zoom out'"
},
{
"text": "task: Change Font in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Format'\nSelect 'Font'\nChoose the desired font\nClick 'OK'"
},
{
"text": "task: Convert Text to Upper Case in Microsoft Notepad\nsubtasks: Open Notepad\nSelect the text to be converted\nUse the keyboard shortcut 'Ctrl + Shift + U'"
},
{
"text": "task: Convert Text to Lower Case in Microsoft Notepad\nsubtasks: Open Notepad\nSelect the text to be converted\nUse the keyboard shortcut 'Ctrl + Shift + L'"
},
{
"text": "task: Save a File As a Different Name or Format in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Save As'\nChoose the desired format and location\nEnter the new file name\nClick 'Save'"
},
{
"text": "task: Create a Bulleted List in Microsoft Notepad\nsubtasks: Open Notepad\nType a bullet point (e.g., *, -, or •) followed by space\nType your list item\nPress 'Enter' to start a new bulleted item"
},
{
"text": "task: Create a Numbered List in Microsoft Notepad\nsubtasks: Open Notepad\nStart with '1.' followed by space\nType your list item\nPress 'Enter' and automatically start with '2.' for the next item"
},
{
"text": "task: View Help in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Help'\nSelect 'View Help'"
},
{
"text": "task: Send Feedback in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Help'\nSelect 'Send Feedback'"
},
{
"text": "task: View Specifications of Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'Help'\nSelect 'About Notepad'"
},
{
"text": "task: Change Page Setup in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Page Setup'\nAdjust the settings for margins, orientation, and paper size\nClick 'OK'"
},
{
"text": "task: Change Paper Size in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Page Setup'\nSelect the paper size\nClick 'OK'"
},
{
"text": "task: Change Orientation of Page in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Page Setup'\nSelect the desired orientation\nClick 'OK'"
},
{
"text": "task: Adjust Margins of Page Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Page Setup'\nAdjust the Top, Bottom, Left, Right margins\nClick 'OK'"
},
{
"text": "task: Add a Header or Footer in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Page Setup'\nEnter the header or footer text in the respective fields\nClick 'OK'"
},
{
"text": "task: Align Text Center in Microsoft Notepad\nsubtasks: Open Notepad\nSelect the text\nUse spaces or tabs to center the text manually"
},
{
"text": "task: Align Text Right in Microsoft Notepad\nsubtasks: Open Notepad\nSelect the text\nUse spaces or tabs to align the text to the right manually"
},
{
"text": "task: Toggle Status Bar in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'View'\nSelect or deselect 'Status Bar'"
},
{
"text": "task: Change Line Spacing in Microsoft Notepad\nsubtasks: Open Notepad\nManually add extra lines for increased spacing\nRemove extra lines for decreased spacing"
},
{
"text": "task: Insert Page Break in Microsoft Notepad\nsubtasks: Open Notepad\nPosition the cursor at the desired page break location\nPress 'Ctrl+Enter' for a manual page break"
},
{
"text": "task: Open Multiple Files in Microsoft Notepad\nsubtasks: Open Notepad\nDrag and drop multiple text files into the Notepad window"
},
{
"text": "task: Change Text Encoding in Microsoft Notepad\nsubtasks: Open Notepad\nGo to 'File'\nSelect 'Save As'\nChoose the desired encoding from the 'Encoding' dropdown menu\nClick ' Save'"
},
{
"text": "task: Change Text Color in Microsoft Notepad\nsubtasks: Open Notepad\nNote: Text color cannot be changed in Notepad; use an alternative text editor for this functionality."
},
{
"text": "task: Sort Lines Alphabetically in Microsoft Notepad\nsubtasks: Open Notepad\nNote: Sorting lines alphabetically is not a built-in feature in Notepad; consider using an external script or a different text editor."
},
{
"text": "task: Remove Duplicate Lines in Microsoft Notepad\nsubtasks: Open Notepad\nManually find and delete duplicate lines as Notepad does not have a built-in feature for this."
},
{
"text": "task: Count Number of Words in Microsoft Notepad\nsubtasks: Open Notepad\nManually count the words or use an external tool as Notepad does not provide word count functionality."
},
{
"text": "task: Set Up Auto-Save in Microsoft Notepad\nsubtasks: Open Notepad\nNotepad does not have an auto-save feature; remember to save your work manually."
},
{
"text": "task: Navigate to Next or Previous Word in Microsoft Notepad\nsubtasks: Open Notepad\nUse the 'Ctrl + Right Arrow' or 'Ctrl + Left Arrow' keyboard shortcuts to navigate between words."
},
{
"text": "task: Jump to the Start or End of the Document in Microsoft Notepad\nsubtasks: Open Notepad\nUse 'Ctrl + Home' to jump to the start or 'Ctrl + End' to jump to the end of the document."
},
{
"text": "task: Convert Comma-Separated Values to a List in Microsoft Notepad\nsubtasks: Open Notepad\nReplace commas with line breaks to convert CSV values into a list"
},
{
"text": "task: Count the Number of Lines in Microsoft Notepad\nsubtasks: Open Notepad\nRefer to the number of lines in the status bar if enabled"
}
]