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.
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 language model to perform bubble sort makes it more unreliable and greatly worsens performance.
- Only intended for research use.
Licence
Creative Commons Attribution 4.0
