This dataset was made with Curator.
A sample from the dataset:
{
"problem": "You are tasked with implementing a softmax layer for a neural network using CUDA and C++. The softmax layer is a common component in neural network architectures and is used to normalize the output of a network to a probability distribution over multiple classes.\n\nYour task is to implement the following CUDA kernel for… See the full description on the dataset page:
https://huggingface.co/datasets/mlfoundations-dev/herorun1_code-test_50K_150K.