IlyasMoutawwakil HF staff commited on
Commit
f1087b9
1 Parent(s): 8566c6b

Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 936.01792,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,63 +10,59 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 32,
14
- "total": 1.0016139769996926,
15
- "mean": 0.03130043678124039,
16
- "stdev": 0.0007969108835272493,
17
- "p50": 0.031128808500000105,
18
- "p90": 0.031932321899967066,
19
- "p95": 0.03236924914999122,
20
- "p99": 0.034052846149991184,
21
  "values": [
22
- 0.031167945999982294,
23
- 0.03186563999997816,
24
- 0.03151957400007177,
25
- 0.03119304300003023,
26
- 0.030784842000002755,
27
- 0.031171132999929796,
28
- 0.031208502000026783,
29
- 0.03063104399996064,
30
- 0.031699038000056134,
31
- 0.031008889000077033,
32
- 0.031089671000017916,
33
- 0.03149909499995829,
34
- 0.03080034999993586,
35
- 0.03173570799992831,
36
- 0.030874788999994962,
37
- 0.030979523999917546,
38
- 0.031048363999957473,
39
- 0.030884486999980254,
40
- 0.03084831999990456,
41
- 0.03178344700006619,
42
- 0.03193973099996583,
43
- 0.03129749899994749,
44
- 0.03093653500002347,
45
- 0.03222068299999137,
46
- 0.03255082999999104,
47
- 0.03472766499999125,
48
- 0.031285045000004175,
49
- 0.03083346200003234,
50
- 0.030588193999960822,
51
- 0.030567765999990115,
52
- 0.03037143799997466,
53
- 0.030501723000043057
54
  ]
55
  },
56
  "throughput": {
57
  "unit": "samples/s",
58
- "value": 31.948435959185723
59
  },
60
  "energy": {
61
  "unit": "kWh",
62
- "cpu": 1.1926699567724158e-06,
63
- "ram": 4.9843797160116826e-08,
64
  "gpu": 0.0,
65
- "total": 1.2425137539325326e-06
66
  },
67
  "efficiency": {
68
  "unit": "samples/kWh",
69
- "value": 804820.0648363198
70
  }
71
  }
72
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 936.583168,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 28,
14
+ "total": 1.006206359000032,
15
+ "mean": 0.03593594139285829,
16
+ "stdev": 0.0027339006179416207,
17
+ "p50": 0.036878963500001305,
18
+ "p90": 0.03813769069999466,
19
+ "p95": 0.0386071727499953,
20
+ "p99": 0.04059631486999393,
21
  "values": [
22
+ 0.03882152500000302,
23
+ 0.03810709100000054,
24
+ 0.03788190299999883,
25
+ 0.03820908999998096,
26
+ 0.03756845199998793,
27
+ 0.03741119000000026,
28
+ 0.04125274399999057,
29
+ 0.037611601999998356,
30
+ 0.037845746000016334,
31
+ 0.03776904400001513,
32
+ 0.03696284899999114,
33
+ 0.037455151000017395,
34
+ 0.03673498700001687,
35
+ 0.036913617999999815,
36
+ 0.03682912099998248,
37
+ 0.0368021510000176,
38
+ 0.036844309000002795,
39
+ 0.03749918299999422,
40
+ 0.0360421310000163,
41
+ 0.036560089999994716,
42
+ 0.03226824399999373,
43
+ 0.03101891700001147,
44
+ 0.03101793500002259,
45
+ 0.03151419599998917,
46
+ 0.03185249300000237,
47
+ 0.0325134079999998,
48
+ 0.03269279099998812,
49
+ 0.03220639799999958
 
 
 
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
+ "value": 27.82729382452562
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
+ "cpu": 1.2283142656087877e-06,
59
+ "ram": 5.1332085359039316e-08,
60
  "gpu": 0.0,
61
+ "total": 1.279646350967827e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
+ "value": 781465.9098927419
66
  }
67
  }
68
  }