grounding-leaderboard / results /deberta-zs-en.json
hung-k-nguyen's picture
Public release
b62a42e
Raw
History Blame
737 Bytes
{
"name": "DeBERTa-v3-large zero-shot",
"model": "MoritzLaurer/deberta-v3-large-zeroshot-v2.0",
"config": "en",
"open": true,
"n": 5000,
"overall_auc": 0.7856283280264451,
"auc": {
"number": 0.6575431111111111,
"date": 0.994580879193104,
"string": 0.9412315115440115,
"table": 0.7659018786950342,
"prose": 0.9286289774094653
},
"pairs_per_s": 89.0,
"hardware": "NVIDIA RTX A6000",
"ctx": 512,
"perf": {
"device": "cuda",
"batch_size": 64,
"max_length": 512,
"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": 56.17,
"ctx": 512,
"pairs_per_s": 89.0
}
}