|
1271 | 1271 | } |
1272 | 1272 | } |
1273 | 1273 | }, |
| 1274 | + { |
| 1275 | + "hf_id": "cross-encoder/nli-deberta-v3-small", |
| 1276 | + "task": "zero-shot-classification", |
| 1277 | + "model_type": "deberta-v2", |
| 1278 | + "group": "Top200", |
| 1279 | + "priority": "P1", |
| 1280 | + "dataset_config": { |
| 1281 | + "path": "nyu-mll/multi_nli", |
| 1282 | + "split": "validation_matched", |
| 1283 | + "metric": "accuracy", |
| 1284 | + "columns_mapping": { |
| 1285 | + "input_column": "premise", |
| 1286 | + "label_column": "genre", |
| 1287 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1288 | + } |
| 1289 | + } |
| 1290 | + }, |
1274 | 1291 | { |
1275 | 1292 | "hf_id": "openai/clip-vit-base-patch32", |
1276 | 1293 | "task": "zero-shot-image-classification", |
|
1289 | 1306 | } |
1290 | 1307 | } |
1291 | 1308 | }, |
| 1309 | + { |
| 1310 | + "hf_id": "joeddav/xlm-roberta-large-xnli", |
| 1311 | + "task": "zero-shot-classification", |
| 1312 | + "model_type": "xlm-roberta", |
| 1313 | + "group": "Top200", |
| 1314 | + "priority": "P1", |
| 1315 | + "dataset_config": { |
| 1316 | + "path": "nyu-mll/multi_nli", |
| 1317 | + "split": "validation_matched", |
| 1318 | + "metric": "accuracy", |
| 1319 | + "columns_mapping": { |
| 1320 | + "input_column": "premise", |
| 1321 | + "label_column": "genre", |
| 1322 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1323 | + } |
| 1324 | + } |
| 1325 | + }, |
1292 | 1326 | { |
1293 | 1327 | "hf_id": "openai/clip-vit-large-patch14", |
1294 | 1328 | "task": "zero-shot-image-classification", |
|
1307 | 1341 | } |
1308 | 1342 | } |
1309 | 1343 | }, |
| 1344 | + { |
| 1345 | + "hf_id": "lxyuan/distilbert-base-multilingual-cased-sentiments-student", |
| 1346 | + "task": "zero-shot-classification", |
| 1347 | + "model_type": "distilbert", |
| 1348 | + "group": "Top200", |
| 1349 | + "priority": "P1", |
| 1350 | + "dataset_config": { |
| 1351 | + "path": "nyu-mll/multi_nli", |
| 1352 | + "split": "validation_matched", |
| 1353 | + "metric": "accuracy", |
| 1354 | + "columns_mapping": { |
| 1355 | + "input_column": "premise", |
| 1356 | + "label_column": "genre", |
| 1357 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1358 | + } |
| 1359 | + } |
| 1360 | + }, |
1310 | 1361 | { |
1311 | 1362 | "hf_id": "openai/clip-vit-large-patch14-336", |
1312 | 1363 | "task": "zero-shot-image-classification", |
|
1325 | 1376 | } |
1326 | 1377 | } |
1327 | 1378 | }, |
| 1379 | + { |
| 1380 | + "hf_id": "MoritzLaurer/DeBERTa-v3-large-mnli-fever-anli-ling-wanli", |
| 1381 | + "task": "zero-shot-classification", |
| 1382 | + "model_type": "deberta-v2", |
| 1383 | + "group": "Top200", |
| 1384 | + "priority": "P1", |
| 1385 | + "dataset_config": { |
| 1386 | + "path": "nyu-mll/multi_nli", |
| 1387 | + "split": "validation_matched", |
| 1388 | + "metric": "accuracy", |
| 1389 | + "columns_mapping": { |
| 1390 | + "input_column": "premise", |
| 1391 | + "label_column": "genre", |
| 1392 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1393 | + } |
| 1394 | + } |
| 1395 | + }, |
1328 | 1396 | { |
1329 | 1397 | "hf_id": "openai/clip-vit-base-patch16", |
1330 | 1398 | "task": "zero-shot-image-classification", |
|
1343 | 1411 | } |
1344 | 1412 | } |
1345 | 1413 | }, |
| 1414 | + { |
| 1415 | + "hf_id": "MoritzLaurer/deberta-v3-large-zeroshot-v2.0", |
| 1416 | + "task": "zero-shot-classification", |
| 1417 | + "model_type": "deberta-v2", |
| 1418 | + "group": "Top200", |
| 1419 | + "priority": "P1", |
| 1420 | + "dataset_config": { |
| 1421 | + "path": "nyu-mll/multi_nli", |
| 1422 | + "split": "validation_matched", |
| 1423 | + "metric": "accuracy", |
| 1424 | + "columns_mapping": { |
| 1425 | + "input_column": "premise", |
| 1426 | + "label_column": "genre", |
| 1427 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1428 | + } |
| 1429 | + } |
| 1430 | + }, |
1346 | 1431 | { |
1347 | 1432 | "hf_id": "laion/CLIP-ViT-B-32-laion2B-s34B-b79K", |
1348 | 1433 | "task": "zero-shot-image-classification", |
|
1361 | 1446 | } |
1362 | 1447 | } |
1363 | 1448 | }, |
| 1449 | + { |
| 1450 | + "hf_id": "MoritzLaurer/mDeBERTa-v3-base-mnli-xnli", |
| 1451 | + "task": "zero-shot-classification", |
| 1452 | + "model_type": "deberta-v2", |
| 1453 | + "group": "Top200", |
| 1454 | + "priority": "P1", |
| 1455 | + "dataset_config": { |
| 1456 | + "path": "nyu-mll/multi_nli", |
| 1457 | + "split": "validation_matched", |
| 1458 | + "metric": "accuracy", |
| 1459 | + "columns_mapping": { |
| 1460 | + "input_column": "premise", |
| 1461 | + "label_column": "genre", |
| 1462 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1463 | + } |
| 1464 | + } |
| 1465 | + }, |
1364 | 1466 | { |
1365 | 1467 | "hf_id": "patrickjohncyh/fashion-clip", |
1366 | 1468 | "task": "zero-shot-image-classification", |
|
1378 | 1480 | } |
1379 | 1481 | } |
1380 | 1482 | }, |
| 1483 | + { |
| 1484 | + "hf_id": "MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7", |
| 1485 | + "task": "zero-shot-classification", |
| 1486 | + "model_type": "deberta-v2", |
| 1487 | + "group": "Top200", |
| 1488 | + "priority": "P1", |
| 1489 | + "dataset_config": { |
| 1490 | + "path": "nyu-mll/multi_nli", |
| 1491 | + "split": "validation_matched", |
| 1492 | + "metric": "accuracy", |
| 1493 | + "columns_mapping": { |
| 1494 | + "input_column": "premise", |
| 1495 | + "label_column": "genre", |
| 1496 | + "candidate_labels": "fiction,government,slate,telephone,travel" |
| 1497 | + } |
| 1498 | + } |
| 1499 | + }, |
1381 | 1500 | { |
1382 | 1501 | "hf_id": "google/siglip-so400m-patch14-384", |
1383 | 1502 | "task": "zero-shot-image-classification", |
|
0 commit comments