whitphx HF Staff commited on
Commit
91acee4
·
verified ·
1 Parent(s): ca4c520

Update benchmark: Xenova/paraphrase-MiniLM-L6-v2 (web/feature-extraction)

Browse files

Benchmark ID: e468096c-75ee-4be4-a007-f7421741e7aa
Status: completed
Timestamp: 2025-10-13T15:23:27.110Z

feature-extraction/Xenova/paraphrase-MiniLM-L6-v2/web_warm_wasm_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "e468096c-75ee-4be4-a007-f7421741e7aa",
3
+ "status": "completed",
4
+ "timestamp": 1760369007110,
5
+ "startedAt": 1760369196920,
6
+ "completedAt": 1760369202213,
7
+ "platform": "web",
8
+ "modelId": "Xenova/paraphrase-MiniLM-L6-v2",
9
+ "task": "feature-extraction",
10
+ "mode": "warm",
11
+ "device": "wasm",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "metrics": {
19
+ "load_ms": {
20
+ "p50": 387.4,
21
+ "p90": 393.5,
22
+ "raw": [
23
+ 387.4,
24
+ 395,
25
+ 381.9
26
+ ]
27
+ },
28
+ "first_infer_ms": {
29
+ "p50": 14.9,
30
+ "p90": 15.2,
31
+ "raw": [
32
+ 14.9,
33
+ 13.3,
34
+ 15.3
35
+ ]
36
+ },
37
+ "subsequent_infer_ms": {
38
+ "p50": 13.6,
39
+ "p90": 18,
40
+ "raw": [
41
+ 18.2,
42
+ 17.6,
43
+ 18,
44
+ 13.6,
45
+ 13.5,
46
+ 13.6,
47
+ 13.2,
48
+ 13.3,
49
+ 13
50
+ ]
51
+ }
52
+ },
53
+ "environment": {
54
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
55
+ "platform": "Linux x86_64",
56
+ "cpuCores": 32,
57
+ "memory": {
58
+ "deviceMemory": 8
59
+ }
60
+ }
61
+ }