boyang-runllama commited on
Commit
2426fa6
·
verified ·
1 Parent(s): 411bb4d

Add ExtractBench evaluation results

Browse files

This PR ensures your model shows up at https://huggingface.co/datasets/llamaindex/ExtractBench.

This is based on the new evaluation results feature: https://huggingface.co/docs/hub/eval-results.

Note: this includes unified value F1 on each of the 3 ExtractBench length splits (short, medium, long) along with the overall mean score over all 370 documents.

Files changed (1) hide show
  1. .eval_results/extractbench.yaml +40 -0
.eval_results/extractbench.yaml ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: llamaindex/ExtractBench
3
+ task_id: mean
4
+ value: 41.76
5
+ date: '2026-08-24'
6
+ source:
7
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
8
+ name: ExtractBench
9
+ user: boyang-runllama
10
+ notes: "Pipeline name: glm_4_6v_flash_vllm_extract_oneshot_structured_output_file"
11
+ - dataset:
12
+ id: llamaindex/ExtractBench
13
+ task_id: short
14
+ value: 47.31
15
+ date: '2026-08-24'
16
+ source:
17
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
18
+ name: ExtractBench
19
+ user: boyang-runllama
20
+ notes: "Pipeline name: glm_4_6v_flash_vllm_extract_oneshot_structured_output_file"
21
+ - dataset:
22
+ id: llamaindex/ExtractBench
23
+ task_id: medium
24
+ value: 32.71
25
+ date: '2026-08-24'
26
+ source:
27
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
28
+ name: ExtractBench
29
+ user: boyang-runllama
30
+ notes: "Pipeline name: glm_4_6v_flash_vllm_extract_oneshot_structured_output_file"
31
+ - dataset:
32
+ id: llamaindex/ExtractBench
33
+ task_id: long
34
+ value: 16.16
35
+ date: '2026-08-24'
36
+ source:
37
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
38
+ name: ExtractBench
39
+ user: boyang-runllama
40
+ notes: "Pipeline name: glm_4_6v_flash_vllm_extract_oneshot_structured_output_file"