File size: 921 Bytes
e9eb387
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
36
37
{
  "config": {
      "model_name": "OrgJean/ModelNameJean",
      "model_sha": "sdasd"
      "architecture_backbone": "dense_attention",
      "positional_embedding": "positional_interpolation",
      "model_size": 30,
      "license": "mit",
  },
  "results": {
      "Recall": {
          "4k_benchmarks": 99, 
          "8k_benchmarks": 98, 
          "32k_benchmarks": 97, 
          "64k_benchmarks": 80, 
          "128k_benchmarks": 30, 
          "average": 80.8, 
      },
      "Rerank": {
          "4k_benchmarks": 78, 
          "8k_benchmarks": 10, 
          "32k_benchmarks": 15, 
          "64k_benchmarks": 28, 
          "128k_benchmarks": 97, 
          "average": 45.6, 
      },
      "ICL": {
          "4k_benchmarks": 60, 
          "8k_benchmarks": 30, 
          "32k_benchmarks": 20, 
          "64k_benchmarks": 10, 
          "128k_benchmarks": 35, 
          "average": 29, 

      }
  }
}