Skip to content

Commit

Permalink
add colab link to example
Browse files Browse the repository at this point in the history
  • Loading branch information
DN6 committed Dec 12, 2022
1 parent 705ef71 commit 0d820cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/hugging_face/datagrids_with_hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ For this example, we will use the OpenAI's CLIP model on the CIFAR10 dataset. On

This workflow is a convenient way to save evaluations from your model across multiple datasets and have them accessible in a single location. Saving your datagrids to the Hub lets you share and access your model evaluations from any machine.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/comet-ml/kangas/blob/main/notebooks/Using_Kangas_Datagrids_with_the_Hugging_Face_Hub.ipynb)

## Install Dependencies

```shell
Expand Down

0 comments on commit 0d820cc

Please sign in to comment.