xiaoluo11 commited on
Commit
7d4a79d
·
verified ·
1 Parent(s): 8d45dae

Keep viewer on benchmark_432 only

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -3,9 +3,6 @@ configs:
3
  - config_name: benchmark_432
4
  data_dir: "hf_viewer"
5
  drop_labels: true
6
- - config_name: full_pool_7506
7
- data_dir: "hf_viewer_full"
8
- drop_labels: true
9
  ---
10
 
11
  # ChartBench-E Benchmark 432
@@ -18,8 +15,6 @@ This dataset release contains the frozen 432-sample benchmark build used by the
18
 
19
  - `hf_viewer/{train,validation,test}/`
20
  - Hugging Face Data Studio friendly image dataset layout for the frozen 432-sample benchmark subset
21
- - `hf_viewer_full/{train,validation,test}/`
22
- - Hugging Face Data Studio friendly image dataset layout for the full 7,506-sample release
23
  - `full_pool_metadata/`
24
  - canonical manifests for the full 7,506-sample release
25
  - `full_pool_assets/{tables,programs,objects}/`
@@ -63,8 +58,6 @@ This dataset release contains the frozen 432-sample benchmark build used by the
63
 
64
  - `benchmark_432`
65
  - the frozen benchmark subset used in the paper
66
- - `full_pool_7506`
67
- - the full released pool with split-aware viewer metadata
68
 
69
  ## Full Pool Release
70
 
@@ -75,10 +68,6 @@ The full released pool assembled from the main stratified pools and refill round
75
  - `train`: `5213`
76
  - `validation`: `761`
77
  - `test`: `1532`
78
- - viewer layout:
79
- - `hf_viewer_full/train`
80
- - `hf_viewer_full/validation`
81
- - `hf_viewer_full/test`
82
  - full image directory:
83
  - `images/` with `7506` rendered chart images referenced by `full_pool_metadata/all_pool_7506.jsonl`
84
  - image sample archives:
 
3
  - config_name: benchmark_432
4
  data_dir: "hf_viewer"
5
  drop_labels: true
 
 
 
6
  ---
7
 
8
  # ChartBench-E Benchmark 432
 
15
 
16
  - `hf_viewer/{train,validation,test}/`
17
  - Hugging Face Data Studio friendly image dataset layout for the frozen 432-sample benchmark subset
 
 
18
  - `full_pool_metadata/`
19
  - canonical manifests for the full 7,506-sample release
20
  - `full_pool_assets/{tables,programs,objects}/`
 
58
 
59
  - `benchmark_432`
60
  - the frozen benchmark subset used in the paper
 
 
61
 
62
  ## Full Pool Release
63
 
 
68
  - `train`: `5213`
69
  - `validation`: `761`
70
  - `test`: `1532`
 
 
 
 
71
  - full image directory:
72
  - `images/` with `7506` rendered chart images referenced by `full_pool_metadata/all_pool_7506.jsonl`
73
  - image sample archives: