File size: 621 Bytes
8461295 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Umarise Smoke Test Model ======================== This is a placeholder artefact used to demonstrate verifiable provenance for ML model files via cryptographic anchoring. The file you are reading now will be hashed (SHA-256) and that hash will be anchored into the Bitcoin blockchain via OpenTimestamps. After anchoring, anyone can independently prove that this exact byte sequence existed at or before the timestamp recorded in the .ots proof, without needing to trust Umarise or Hugging Face. Replace this file with your actual model artefact (weights, config, tokenizer) when running the POC against a real model. |