Views
No views yet
unsloth/gemma-4-31b-it, trained
on the dcc-help data together with the EdStem Forum data.dcc-help is a terminal-based coding help assistant for C programming. When a
student hits an error while compiling or running their C program (via dcc, UNSW
CSE's Debugging C Compiler), they can run dcc-help to get an AI-generated
explanation of what went wrong.dcc-help assistant for UNSW CSE C-programming courses. Given a
student's code and the associated compiler/runtime error, it produces an
explanatory, guidance-oriented response that helps the student diagnose the
problem themselves.dcc-help invocation in the terminal, the model withholds
the direct solution and instead guides the student.