IlyasMoutawwakil HF staff commited on
Commit
04cc7c4
1 Parent(s): 3780d3e

Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 939.06944,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,57 +10,54 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 26,
14
- "total": 1.033269199000074,
15
- "mean": 0.03974112303846438,
16
- "stdev": 0.0008980619845281163,
17
- "p50": 0.03942528650000554,
18
- "p90": 0.04037938250002071,
19
- "p95": 0.04155278400001805,
20
- "p99": 0.04278234900000655,
21
  "values": [
22
- 0.039911054000015156,
23
- 0.0394603920000236,
24
- 0.039907405999997536,
25
- 0.03923617399999557,
26
- 0.03928836099998989,
27
- 0.03933394599999929,
28
- 0.03899614599998813,
29
- 0.03933231299998852,
30
- 0.03911858399999346,
31
- 0.03919736200003854,
32
- 0.03939018099998748,
33
- 0.03986557499996479,
34
- 0.03938423000005287,
35
- 0.03933179199998449,
36
- 0.0418494300000134,
37
- 0.03963869500000783,
38
- 0.03929197799999429,
39
- 0.039603423000016846,
40
- 0.040662846000032005,
41
- 0.04001796300002525,
42
- 0.03934154099999887,
43
- 0.03960801700003458,
44
- 0.039677056999948945,
45
- 0.04009591900000942,
46
- 0.043093322000004264,
47
- 0.03863549199996896
48
  ]
49
  },
50
  "throughput": {
51
  "unit": "samples/s",
52
- "value": 25.162852067167968
53
  },
54
  "energy": {
55
  "unit": "kWh",
56
- "cpu": 1.5088243871672544e-06,
57
- "ram": 6.305620270048542e-08,
58
  "gpu": 0.0,
59
- "total": 1.5718805898677399e-06
60
  },
61
  "efficiency": {
62
  "unit": "samples/kWh",
63
- "value": 636180.6402127157
64
  }
65
  }
66
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 939.188224,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 23,
14
+ "total": 1.033576587999903,
15
+ "mean": 0.044938112521734914,
16
+ "stdev": 0.0009185910668576574,
17
+ "p50": 0.04511936699998387,
18
+ "p90": 0.045897989399986724,
19
+ "p95": 0.04611003099997788,
20
+ "p99": 0.046158955159987726,
21
  "values": [
22
+ 0.04613343199997644,
23
+ 0.044901957999968545,
24
+ 0.04589225899997018,
25
+ 0.043347816999983024,
26
+ 0.04581164799998305,
27
+ 0.045513357999993787,
28
+ 0.04511928600004467,
29
+ 0.04563252099995907,
30
+ 0.043464115999995556,
31
+ 0.04453791299999921,
32
+ 0.045899421999990864,
33
+ 0.04491686699998354,
34
+ 0.04535285600002226,
35
+ 0.04430480600001374,
36
+ 0.04616615399999091,
37
+ 0.044047521999971195,
38
+ 0.045229524000035326,
39
+ 0.045338728999979594,
40
+ 0.04542837700000746,
41
+ 0.04350040399998534,
42
+ 0.04511936699998387,
43
+ 0.04503031900003407,
44
+ 0.04288793300003135
 
 
 
45
  ]
46
  },
47
  "throughput": {
48
  "unit": "samples/s",
49
+ "value": 22.252826028604044
50
  },
51
  "energy": {
52
  "unit": "kWh",
53
+ "cpu": 1.4927957774189765e-06,
54
+ "ram": 6.238718798417469e-08,
55
  "gpu": 0.0,
56
+ "total": 1.5551829654031511e-06
57
  },
58
  "efficiency": {
59
  "unit": "samples/kWh",
60
+ "value": 643011.1583306658
61
  }
62
  }
63
  }