rajatsainju2025/code-explainer

examples: Add Google Colab quickstart notebook

开放

#5 创建于 2025年8月8日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Create a Colab notebook under examples/ that demonstrates:

  • pip install -e . or pip install from GitHub
  • Training with configs/default.yaml on tiny data
  • Evaluation with code-explainer eval
  • Serving via cx-serve (optional)
  • Link back to examples/README.md

Deliverables: examples/colab_quickstart.ipynb and a badge in README.md pointing to it.

Labels: good first issue, documentation

贡献者指南