| | --- |
| | dataset_info: |
| | features: |
| | - name: conversations |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: role |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 430031471 |
| | num_examples: 15209 |
| | download_size: 430095010 |
| | dataset_size: 430031471 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |
| | ``` |
| | ######################################################################### |
| | # _____ _ _ ______________ # |
| | # |_ _|__ _ __ _ __ ___ (_)_ __ __ _| | || || # |
| | # | |/ _ \ '__| '_ ` _ \| | '_ \ / _` | | || > || # |
| | # | | __/ | | | | | | | | | | | (_| | | || || # |
| | # |_|\___|_| |_| |_| |_|_|_| |_|\__,_|_| ||____________|| # |
| | # ____ _ |______________| # |
| | # | _ \ ___ __ _ ___ ___ _ __ (_)_ __ __ _ \\############\\ # |
| | # | |_) / _ \/ _` / __|/ _ \| '_ \| | '_ \ / _` | \\############\\ # |
| | # | _ < __/ (_| \__ \ (_) | | | | | | | | (_| | \ ____ \ # |
| | # |_| \_\___|\__,_|___/\___/|_| |_|_|_| |_|\__, | \_____\___\____\ # |
| | # |___/ # |
| | ######################################################################### |
| | ``` |
| |
|
| | # Welcome to Terminal-Reasoning-SFT |
| | **Terminal-Reasoning-SFT** is a chat-style **Supervised Fine-Tuning (SFT)** dataset built for **terminal / command-line reasoning**. |
| |
|
| | - **Rows:** 15,209 (train split only) |
| | - **Size:** ~430 MB |
| | - **Language:** English (primarily) |