You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> <imgalt="Python Quickstart In Colab"src="https://img.shields.io/badge/Python_Quickstart_In_Colab-blue?logo=googlecolab&labelColor=555">
114
+
> </a>
115
+
116
+
106
117
## Some Example Results
107
118
108
119
One example of where this `tti-eval` is useful is to test different open-source models against different open-source datasets within a specific domain.
@@ -185,6 +196,10 @@ The models are evaluated against four different medical datasets. Note, Further
<imgalt="Datasets Quickstart In Colab"src="https://img.shields.io/badge/Quickstart_In_Colab-blue?logo=googlecolab&labelColor=555">
201
+
</a>
202
+
188
203
This repository contains classification datasets sourced from [Hugging Face](https://huggingface.co/datasets) and [Encord](https://app.encord.com/projects).
189
204
190
205
> ⚠️ Currently, only image and image groups datasets are supported, with potential for future expansion to include video datasets.
@@ -258,6 +273,10 @@ However, all embeddings previously built on that dataset will remain intact and
<imgalt="Models Quickstart In Colab"src="https://img.shields.io/badge/Quickstart_In_Colab-blue?logo=googlecolab&labelColor=555">
278
+
</a>
279
+
261
280
This repository contains models sourced from [Hugging Face](https://huggingface.co/models), [OpenCLIP](https://github.com/mlfoundations/open_clip) and local implementations based on OpenCLIP models.
262
281
263
282
_TODO_: Some more prose about what's the difference between implementations.
0 commit comments