rxc205 commited on
Commit
758cf2e
·
verified ·
1 Parent(s): b15fc53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -83,7 +83,7 @@ The goal is to measure whether models can reliably perceive the critical **Visua
83
 
84
  ## Download
85
 
86
- EPIC-Bench contains ~35,000 small files across three task categories. To work around HuggingFace's per-file rate limit and to keep download speed reasonable, the annotations are distributed as **three task-level tarballs** instead of raw folders.
87
 
88
  Download the tarballs from [HuggingFace](https://huggingface.co/datasets/rxc205/EPIC-Bench) (or [ModelScope](https://www.modelscope.cn/datasets/macarich/EPIC-Bench)):
89
 
@@ -113,12 +113,6 @@ for f in Manipulation.tar.gz Navigation.tar.gz TargetLocalization.tar.gz; do
113
  done
114
  ```
115
 
116
- ## ✨ Highlights
117
-
118
- - **Embodied-Scenario** evaluation of VLM **Visual Perception** capability.
119
- - Focus on **Visual Grounding / Perception** without language shortcut exploitation.
120
- - **Diverse** and **Fine-Grained** task design.
121
-
122
  ## 🧰 EPIC-Bench Evaluation Toolkit
123
 
124
  We provide [evaluation code](https://github.com/rxc205/EPIC-Bench-Eval#-epic-bench-evaluation-toolkit) for both open-source VLMs via **ms-swift** and API-based VLMs via **lmms-eval**.
 
83
 
84
  ## Download
85
 
86
+ EPIC-Bench contains ~35k small files across three task categories. To work around HuggingFace's per-file rate limit and to keep download speed reasonable, the annotations are distributed as **three task-level tarballs** instead of raw folders.
87
 
88
  Download the tarballs from [HuggingFace](https://huggingface.co/datasets/rxc205/EPIC-Bench) (or [ModelScope](https://www.modelscope.cn/datasets/macarich/EPIC-Bench)):
89
 
 
113
  done
114
  ```
115
 
 
 
 
 
 
 
116
  ## 🧰 EPIC-Bench Evaluation Toolkit
117
 
118
  We provide [evaluation code](https://github.com/rxc205/EPIC-Bench-Eval#-epic-bench-evaluation-toolkit) for both open-source VLMs via **ms-swift** and API-based VLMs via **lmms-eval**.