amkkk's picture
download
raw
458 Bytes
"""Add an artifact cell pointing to the HF bucket on the Conclusion page."""
from pathlib import Path
import trackio.logbook as lb
PROJ = Path(".trackio")
bucket_url = "https://huggingface.co/buckets/amkkk/quantized-ste-dynamics-repro-artifacts#repro-bundle:v1"
lb.add_artifact_cell(
PROJ,
"conclusion",
bucket_url,
title="Reproduction bundle (scripts + outputs + paper)",
)
print(f"Added artifact cell to conclusion page: {bucket_url}")

Xet Storage Details

Size:
458 Bytes
·
Xet hash:
e71ea2e3e67b740e678b7ecf3c730d871ab86e715ef333f65300550e11e78ce0

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.