MiniCoderX / data /train.jsonl
sanjudebnath's picture
initial test project
a1c81a0 verified
{"input": "def add(a, b):", "output": "Returns the sum of a and b."}
{"input": "class Hello:", "output": "A simple Hello class."}