File size: 1,594 Bytes
43eb2e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8f62e25
7e39d48
8f62e25
 
 
 
 
 
 
 
 
 
 
 
 
7e39d48
 
 
 
8f62e25
7e39d48
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
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)