rajatsainju2025/code-explainer
Add example datasets and examples/ README for quick start
开放
#1 创建于 2025年8月8日
good first issuehelp wanted
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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).