https://github.com/Jungyoonlim/nanoTrain
· scanned 2026-06-16 04:29 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 27 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
reward_fn |
software | dead | grpo.py:27 |
train_grpo |
software | healthy | grpo.py:32 |
simple_sft_loss |
software | healthy | sft.py:26 |
__init__ |
software | healthy | sft.py:56 |
__len__ |
software | healthy | sft.py:90 |
__getitem__ |
software | healthy | sft.py:93 |
train |
software | healthy | sft.py:123 |
make_preference_data |
software | dead | reward.py:18 |
train_reward_model |
software | healthy | reward.py:23 |
load_agent |
software | healthy | main.py:35 |
agent |
software | healthy | main.py:52 |
generate |
software | healthy | main.py:59 |
main |
software | healthy | main.py:99 |
make_preference_data |
software | dead | dpo.py:28 |
train_dpo |
software | healthy | dpo.py:33 |
| Label | Layer | Status | Path |
|---|---|---|---|
grpo.py |
software | healthy | grpo.py |
compare.py |
software | healthy | compare.py |
sft.py |
software | healthy | sft.py |
reward.py |
software | healthy | reward.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
main.py |
software | healthy | main.py |
dpo.py |
software | healthy | dpo.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Jungyoonlim__nanoTrain |
software | healthy | /data/fable5_failed_archive/Jungyoonlim__nanoTrain |
| Label | Layer | Status | Path |
|---|---|---|---|
SFTDataset |
software | healthy | sft.py:46 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/2a55beb9-ecde-4010-b860-c68d9a5c65f1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2a55beb9-ecde-4010-b860-c68d9a5c65f1/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.