agentlans/bubble-sort
Bubble Sort Dataset Randomly-generated integer sorting problems. Similar in spirit to agentlans/dijkstra but with the bubble sort algorithm, one of the simplest sorting algorithms. Number of integers: 2 to 10 Range of each integer: [-100, 100) Main Uses Training and evaluating reasoning-capable language models Identifying failed steps in the reasoning process Limitations The bubble sort algorithm is simple but inefficient. In practice, using a… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/bubble-sort.
Merge branch 'main' of https://huggingface.co/datasets/agentlans/bubble-sort
Spacing between the <think> and <response> tags
Update README.md
Update README.md
Upload
initial commit
