whitphx HF Staff commited on
Commit
68c4f54
·
verified ·
1 Parent(s): fc1c918

Update benchmark: Xenova/instructor-base (web/feature-extraction)

Browse files

Benchmark ID: 143d32ba-55ca-427b-87f1-3932661925a7
Status: completed
Timestamp: 2025-10-17T03:51:28.751Z

feature-extraction/Xenova/instructor-base/web_warm_wasm_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "143d32ba-55ca-427b-87f1-3932661925a7",
3
+ "status": "completed",
4
+ "timestamp": 1760673088751,
5
+ "startedAt": 1760679474723,
6
+ "completedAt": 1760679485577,
7
+ "platform": "web",
8
+ "modelId": "Xenova/instructor-base",
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
+ "environment": {
19
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
20
+ "platform": "Linux x86_64",
21
+ "cpuCores": 32,
22
+ "memory": {
23
+ "deviceMemory": 8
24
+ }
25
+ },
26
+ "error": {
27
+ "type": "runtime_error",
28
+ "message": "An error occurred during model execution: \"Missing the following inputs: input_ids.",
29
+ "stage": "load"
30
+ }
31
+ }