File size: 3,297 Bytes
09e2da6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1e07316
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
09e2da6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "config_sha256": "a045e81de4149e0e0650f867f8236fe06b1e65039e134bd16fe413ddfb0da465",
  "created_utc": "2026-07-26T00:17:52+00:00",
  "files": {
    "MODEL_CARD.md": {
      "sha256": "601d0090a0cda9bb670b414338326efa5521cba56ac15e14c9863899da79cdf0",
      "size_bytes": 35953
    },
    "config.json": {
      "sha256": "b5a6a11bd069cb5b3adf33dc50ff194a56cfcc0f9f4a51b78c84d954b89f7d3e",
      "size_bytes": 16554
    },
    "model.safetensors": {
      "sha256": "ce60e24a68903e5c179ab038efe4e0444722298ab9ad6106fefb6f33ccd8488d",
      "size_bytes": 18232990
    },
    "preprocessor_config.json": {
      "sha256": "5788284beb27678e6d3a36054b0319e1f90d947aeab40d786792ce410df92bba",
      "size_bytes": 1291
    },
    "spec.json": {
      "sha256": "7f248652e7fd25649b00de6adf3754fc3dd497cdefce4b1838738676d934f955",
      "size_bytes": 2618
    },
    "vocab.json": {
      "sha256": "3caa9c70d98fd71aac581789abd6899b370397eeacaa00421b8ac13adc349b8e",
      "size_bytes": 35180
    }
  },
  "parameters": 9107291,
  "post_build_edits": [
    "MODEL_CARD.md was edited IN PLACE after the packager ran, to rename the model from 'SoftChart 2.0' to its release name 'BarScript'. Only prose changed: the H1 title, one added paragraph naming the model and its preview status, and one sentence in section 4. No measurement, no identifier and no other file was touched -- the run name sc2_c1_v13_s1234, every md5/sha and config.json are byte-identical to the build. files.MODEL_CARD.md above records the EDITED bytes, which are the bytes that shipped, so manifest verification stays sound; the packager-built card hashed 7afeb0462875a5a928e4f55df5d8220d4e7feaa1801ccaee816ebce6d09c0f67. SOFTCHART2_RELEASE.md section 4 prescribes a package rebuild for card changes; a rebuild was not run because it needs the source checkpoint on the training machine and would re-serialize model.safetensors (section 4.1: header bytes are not order-stable), which would discard the provenance this package already carries."
  ],
  "release_name": "sc2_c1_v13_s1234_best",
  "roundtrip_verified": true,
  "schema_version": "softchart2_release_package_v1",
  "source_checkpoint": "/home/jacob/softchart2/runs/sc2_c1_v13_s1234/best.pt",
  "source_sha256": "44980bf64b1611ea73c1433c41adceff7596cfeece30dfaad5d228eae4a14e6e",
  "upload": {
    "commit_sha": "09e2da6dd49c69aaeb5e712700d68e30f46dd6d9",
    "files": [
      "MODEL_CARD.md",
      "config.json",
      "model.safetensors",
      "preprocessor_config.json",
      "spec.json",
      "vocab.json",
      "release_manifest.json"
    ],
    "private": true,
    "repo_id": "JacobLinCool/softchart-barscript",
    "repo_type": "model",
    "uploaded_utc": "2026-07-26T10:32:12+00:00"
  },
  "upload_note": "Published PRIVATE as JacobLinCool/softchart-barscript on the date in upload.uploaded_utc: all 7 package files, byte-for-byte the local copy. Private is the shipped state; making it public is a separate human decision. Undo: hf repos delete JacobLinCool/softchart-barscript --type model. NOTE: scripts/test_sc2_package.py asserts uploaded is False under the check name 'not_published'; that check now fails BY DESIGN, because the package has in fact been published.",
  "uploaded": "JacobLinCool/softchart-barscript",
  "weights_dtype": "bfloat16"
}