Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
weidawang commited on
Commit
97326a4
·
verified ·
1 Parent(s): 5ae372e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,10 +20,10 @@ We introduce **CMPhysBench**, designed to assess the proficiency of Large Langua
20
  <div align="center">
21
  <img src="https://raw.githubusercontent.com/CMPhysBench/CMPhysBench/main/imgs/CMPhysBench.png" width="1000"/>
22
  </div>
 
23
  ## Acknowledgement
24
- **CMPhysBench** was inspired by previous dataset works including [PHYBench](https://www.phybench.cn/), [PHYSICS](https://arxiv.org/pdf/2506.00022), [GPQA](https://github.com/idavidrein/gpqa) and [OlympiadBench](https://github.com/OpenBMB/OlympiadBench).
25
 
26
- **Scalable Expression Edit Distance (SEED)** is inspired by `Expression Edit Distance (EED)` metric from [PHYBench](https://www.phybench.cn/), which introduced Edit Distance to evaluating symbolic reasoning in physics. We extend and modify this idea by proposing the SEED score, supporting more diverse answer types and providing fine-grained and more robust evaluation dedicated for the fields of Condensed Matter Physics.
27
 
28
  We sincerely thank the PHYBench team for their open-source contribution. Their code is released under the [MIT license](https://github.com/phybench-official/phybench?tab=MIT-1-ov-file#readme) and is available at [https://github.com/phybench-official/phybench](https://github.com/phybench-official/phybench).
29
 
 
20
  <div align="center">
21
  <img src="https://raw.githubusercontent.com/CMPhysBench/CMPhysBench/main/imgs/CMPhysBench.png" width="1000"/>
22
  </div>
23
+
24
  ## Acknowledgement
 
25
 
26
+ **CMPhysBench** was inspired by previous dataset works including [PHYBench](https://www.phybench.cn/), [PHYSICS](https://arxiv.org/pdf/2506.00022), [GPQA](https://github.com/idavidrein/gpqa) and [OlympiadBench](https://github.com/OpenBMB/OlympiadBench). **Scalable Expression Edit Distance (SEED)** is inspired by `Expression Edit Distance (EED)` metric from [PHYBench](https://www.phybench.cn/), which introduced Edit Distance to evaluating symbolic reasoning in physics. We extend and modify this idea by proposing the SEED score, supporting more diverse answer types and providing fine-grained and more robust evaluation dedicated for the fields of Condensed Matter Physics.
27
 
28
  We sincerely thank the PHYBench team for their open-source contribution. Their code is released under the [MIT license](https://github.com/phybench-official/phybench?tab=MIT-1-ov-file#readme) and is available at [https://github.com/phybench-official/phybench](https://github.com/phybench-official/phybench).
29