Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
StarThomas1002 commited on
Commit
e9ad4df
Β·
verified Β·
1 Parent(s): 0da5232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -4
README.md CHANGED
@@ -31,13 +31,29 @@ size_categories:
31
  - **2025.4.25**: We release our code of EED Score. View and star on our github page!
32
  - **Recently**: The leaderboard is still under progress, we'll release it as soon as possible.
33
 
34
- ## Acknowledgement and Progress
35
 
36
- We have released **100 examples** complete with handwritten solutions, questions, tags, and reference answers, along with **another 400 examples** that include questions and tags.
37
 
38
- For full-dataset evaluation and the real-time leaderboard, we are actively working on their finalization and will release them as soon as possible. Thank you for your patience and support!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
- For more information, welcome to contact us at **[email protected]**
41
 
42
  ## 🌟 Overview
43
 
 
31
  - **2025.4.25**: We release our code of EED Score. View and star on our github page!
32
  - **Recently**: The leaderboard is still under progress, we'll release it as soon as possible.
33
 
34
+ ## πŸš€ Acknowledgement and Progress
35
 
36
+ We're excited to announce the initial release of our PHYBench dataset!
37
 
38
+ - **100 fully-detailed examples** including handwritten solutions, questions, tags, and reference answers.
39
+ - **400 additional examples** containing questions and tags.
40
+
41
+ ### πŸ“‚ Dataset Access
42
+
43
+ You can access the datasets directly via Hugging Face:
44
+
45
+ - [**PHYBench-fullques.json**](https://huggingface.co/datasets/Eureka-Lab/PHYBench/blob/main/PHYBench-fullques_v1.json): 100 examples with complete solutions.
46
+ - [**PHYBench-onlyques.json**](https://huggingface.co/datasets/Eureka-Lab/PHYBench/blob/main/PHYBench-onlyques_v1.json): 400 examples (questions and tags only).
47
+ - [**PHYBench-questions.json**](https://huggingface.co/datasets/Eureka-Lab/PHYBench/blob/main/PHYBench-questions_v1.json): Comprehensive set of all 500 questions.
48
+
49
+ ### πŸ“Š Full-Dataset Evaluation & Leaderboard
50
+
51
+ We are actively finalizing the full-dataset evaluation pipeline and the real-time leaderboard. Stay tuned for their upcoming release!
52
+
53
+ Thank you for your patience and ongoing support! πŸ™
54
+
55
+ For further details or collaboration inquiries, please contact us at [**[email protected]**](mailto:[email protected]).
56
 
 
57
 
58
  ## 🌟 Overview
59