luisrui commited on
Commit
7ded8ac
·
verified ·
1 Parent(s): 9bf25b2

README: add paper link (huggingface.co/papers/2605.07075) + collection link

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ pipeline_tag: tabular-regression
13
 
14
  # ModelLens — Trained Recommender Checkpoint
15
 
 
 
 
 
16
  This is the released **ModelLens** checkpoint — a metric-aware ranker that,
17
  given a dataset description + task + metric, returns a ranked list of
18
  HuggingFace models likely to perform well on it. No fine-tuning, no
 
13
 
14
  # ModelLens — Trained Recommender Checkpoint
15
 
16
+ 📄 **Paper**: [ModelLens: Finding the Best Model for Your Task from Myriads of Models](https://huggingface.co/papers/2605.07075)
17
+  ·  🤗 **Collection**: [luisrui/modellens](https://huggingface.co/collections/luisrui/modellens)
18
+  ·  💻 **Code**: [github.com/luisrui/ModelLens](https://github.com/luisrui/ModelLens)
19
+
20
  This is the released **ModelLens** checkpoint — a metric-aware ranker that,
21
  given a dataset description + task + metric, returns a ranked list of
22
  HuggingFace models likely to perform well on it. No fine-tuning, no