grounding-leaderboard / results /bart-mnli-en.json
hung-k-nguyen's picture
Public release
b62a42e
Raw
History Blame
711 Bytes
{
"name": "BART-large MNLI",
"model": "facebook/bart-large-mnli",
"config": "en",
"open": true,
"n": 5000,
"overall_auc": 0.6362744923589948,
"auc": {
"number": 0.4784391111111111,
"date": 0.9242776612148942,
"string": 0.7570571789321789,
"table": 0.6105985609760144,
"prose": 0.891619842839355
},
"pairs_per_s": 24.5,
"hardware": "NVIDIA RTX A6000",
"ctx": 1024,
"perf": {
"device": "cuda",
"batch_size": 64,
"max_length": 1024,
"torch": "2.4.1+cu124",
"platform": "Linux-5.15.0-139-generic-x86_64-with-glibc2.35",
"accelerator": "NVIDIA RTX A6000",
"n_pairs": 5000,
"elapsed_s": 204.16,
"ctx": 1024,
"pairs_per_s": 24.5
}
}