Instructions to use Gbone3176/DermL2V with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Gbone3176/DermL2V with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 444 Bytes
e7a3f4c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"ndcg_at_1": 0.62891,
"ndcg_at_3": 0.67899,
"ndcg_at_5": 0.698,
"ndcg_at_10": 0.71627,
"map_at_1": 0.62891,
"map_at_3": 0.66661,
"map_at_5": 0.67722,
"map_at_10": 0.68486,
"recall_at_1": 0.62891,
"recall_at_3": 0.71484,
"recall_at_5": 0.76074,
"recall_at_10": 0.81673,
"precision_at_1": 0.62891,
"precision_at_3": 0.23828,
"precision_at_5": 0.15215,
"precision_at_10": 0.08167
} |