boyang-runllama commited on
Commit
aa170a5
·
verified ·
1 Parent(s): a470f0b

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: 49.42
5
+ date: '2026-08-25'
6
+ source:
7
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
8
+ name: ExtractBench
9
+ user: boyang-runllama
10
+ notes: "Pipeline name: nuextract_2_8b_vllm_extract_oneshot_structured_output_file"
11
+ - dataset:
12
+ id: llamaindex/ExtractBench
13
+ task_id: short
14
+ value: 62.92
15
+ date: '2026-08-25'
16
+ source:
17
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
18
+ name: ExtractBench
19
+ user: boyang-runllama
20
+ notes: "Pipeline name: nuextract_2_8b_vllm_extract_oneshot_structured_output_file"
21
+ - dataset:
22
+ id: llamaindex/ExtractBench
23
+ task_id: medium
24
+ value: 23.50
25
+ date: '2026-08-25'
26
+ source:
27
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
28
+ name: ExtractBench
29
+ user: boyang-runllama
30
+ notes: "Pipeline name: nuextract_2_8b_vllm_extract_oneshot_structured_output_file"
31
+ - dataset:
32
+ id: llamaindex/ExtractBench
33
+ task_id: long
34
+ value: 6.39
35
+ date: '2026-08-25'
36
+ source:
37
+ url: https://huggingface.co/datasets/llamaindex/ExtractBench
38
+ name: ExtractBench
39
+ user: boyang-runllama
40
+ notes: "Pipeline name: nuextract_2_8b_vllm_extract_oneshot_structured_output_file"