File size: 730 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": "cross-encoder DeBERTa-v3-base",
  "model": "cross-encoder/nli-deberta-v3-base",
  "config": "en",
  "open": true,
  "n": 5000,
  "overall_auc": 0.644738021188759,
  "auc": {
    "number": 0.44977955555555554,
    "date": 0.9497017113678303,
    "string": 0.6665088383838383,
    "table": 0.631454675168817,
    "prose": 0.8665808665808665
  },
  "pairs_per_s": 96.2,
  "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": 51.97,
    "ctx": 512,
    "pairs_per_s": 96.2
  }
}