grounding-leaderboard / results /ce-minilm-en.json
hung-k-nguyen's picture
Public release
b62a42e
Raw
History Blame
727 Bytes
{
"name": "cross-encoder MiniLM-L6",
"model": "cross-encoder/nli-MiniLM2-L6-H768",
"config": "en",
"open": true,
"n": 5000,
"overall_auc": 0.5927182536915374,
"auc": {
"number": 0.44786488888888887,
"date": 0.8190866806542126,
"string": 0.5469651875901876,
"table": 0.5710080357488511,
"prose": 0.8484582143118728
},
"pairs_per_s": 318.4,
"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": 15.7,
"ctx": 512,
"pairs_per_s": 318.4
}
}