Eaivee commited on
Commit
99ffd7c
·
verified ·
1 Parent(s): e124748

Upload latest/manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. latest/manifest.json +6 -21
latest/manifest.json CHANGED
@@ -1,22 +1,7 @@
1
  {
2
- "backup_ts": "$(date -u +%Y-%m-%dT%H:%M:%SZ)",
3
- "repo": "Eaivee/newtie-tt-checkpoints",
4
- "latest": {
5
- "phase9": "newtie_v5_p9_step300.pt",
6
- "size_bytes": 4220154857,
7
- "source": "remote:/root/newtie/checkpoints/newtie_v5_p9_step300.pt"
8
- },
9
- "files": {
10
- "checkpoints": [
11
- "newtie_v5_p9_step50.pt",
12
- "newtie_v5_p8_step320.pt",
13
- "newtie_v5_p7_step300.pt",
14
- "newtie_v5_p6_step1660.pt",
15
- "newtie_v5_p9_step300.pt"
16
- ],
17
- "config": "train.py",
18
- "logs": "logs/koyeb_phase9_watchdog.log"
19
- },
20
- "note": "Updated with live remote latest phase9 checkpoint (step300) from 2026-03-11.",
21
- "previous": "backups/20260311_105528"
22
- }
 
1
  {
2
+ "backup_tag": "backups/20260311_111511",
3
+ "checkpoint": "checkpoints/newtie_v5_p9_step300.pt",
4
+ "source": "remote_koyeb",
5
+ "source_path": "/root/newtie/checkpoints/newtie_v5_p9_step300.pt",
6
+ "created_at": "2026-03-11T10:26:02Z"
7
+ }