Skip to content

Commit

Permalink
docs: fix link name to example TensorBoard (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-it authored Oct 13, 2023
1 parent bb1c11f commit 7ede473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/tensorboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TensorBoard provides tooling for tracking and visualizing metrics as well as vis

## Exploring TensorBoard models on the Hub

Over 6,000 repositories have TensorBoard traces on the Hub. You can find them by filtering at the left of the [models page](https://huggingface.co/models?filter=tensorboard). As an example, if you go to the [pyannote/embedding](https://huggingface.co/aubmindlab/bert-base-arabertv02) repository, there is a **Metrics** tab. If you select it, you'll view a TensorBoard instance.
Over 6,000 repositories have TensorBoard traces on the Hub. You can find them by filtering at the left of the [models page](https://huggingface.co/models?filter=tensorboard). As an example, if you go to the [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) repository, there is a **Metrics** tab. If you select it, you'll view a TensorBoard instance.

<div class="flex justify-center">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/libraries-tensorflow.png"/>
Expand Down

0 comments on commit 7ede473

Please sign in to comment.