File size: 711 Bytes
b62a42e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "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
  }
}