We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c34502 commit 3950bfaCopy full SHA for 3950bfa
1 file changed
README.md
@@ -6,9 +6,9 @@
6
7
## Features
8
- **API compatible** with `wandb.init`, `wandb.log`, and `wandb.finish` (drop-in replacement: just use `trackio` instead of `wandb`)
9
-- Stores logs in a Hugging Face Datasets-compatible format (Parquet)
+- Store logs in a Hugging Face Datasets-compatible format (Parquet)
10
- Visualize experiments with a Gradio dashboard
11
-- *Local-first* design: your dashboard runs locally by default. You can also host it on Spaces by changing a single parameter.
+- *Local-first* design: dashboard runs locally by default. You can also host it on Spaces by changing a single parameter.
12
- Everything here, including hosting on Spaces, is **free**!
13
14
## Example Usage
0 commit comments