Buckets:

rtrm's picture
|
download
raw
776 Bytes
# Manage Projects
## Organizing Your Plots
The dashboard will automatically organize your metrics based on how you name them. It recursively groups metrics according to the `"/"` in their names. For example, if you log the following metrics:
```py
trackio.log({"train/loss": 0.5, "train/accuracy": 0.8, "val/loss": 0.6, "val/accuracy": 0.75})
```
The dashboard will automatically create two groups of plots: `"train"` and `"val"`, each containing the `"loss"` and `"accuracy"` plots.
<iframe
src="https://trackio-documentation.hf.space/?project=organize-your-plots&sidebar=hidden"
style="width: 100%; border:0;"
height="630"
style="border:0;">
</iframe>
<EditOnGithub source="https://github.com/gradio-app/trackio/blob/main/docs/source/manage.md" />

Xet Storage Details

Size:
776 Bytes
·
Xet hash:
29b09acb5f8570354c5d2f9c49694b81cd56cb8471556d1f1d0536201b828456

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