rajatsainju2025/code-explainer

Add example datasets and examples/ README for quick start

Open

#1 opened on Aug 8, 2025

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Create a small example dataset (data/train.json, data/eval.json, data/test.json) with ~10 items and an examples/ README showing how to train, evaluate, and serve using different presets (default distilgpt2, codet5-small). Include copy-pastable commands (cx-train, code-explainer eval, cx-serve).

Contributor guide