reteplayground
Aggregate

What the Hub is for: models per task

TaskModels
text-generation389,726
text-classification119,905
text-to-image107,949
reinforcement-learning74,253
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 25 rows · 2.7 s · 8.5 MB of 1108.0 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX hf: <https://w3id.org/rete/huggingface#> SELECT ?task (COUNT(?model) AS ?models) WHERE { ?model hf:pipelineTag ?task . } GROUP BY ?task ORDER BY DESC(?models) LIMIT 25

rete playground · documentation · github.com/caviri/rete