Datasets:

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

Improve metadata for task categories and tags (#3)

Browse files

- Improve metadata for task categories and tags (a77d913b44400e7fc7d1df9e11c403d857444632)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
- license: apache-2.0
3
- task_categories:
4
- - question-answering
5
  language:
6
  - en
7
- tags:
8
- - Condensed Matter Physics
9
  size_categories:
10
  - n=520
 
 
 
11
  pretty_name: CMPhysBench
 
 
 
 
12
  ---
13
 
14
  # CMPhysBench: A Benchmark for Evaluating Large Language Models in Condensed Matter Physics
@@ -67,4 +70,4 @@ We sincerely thank the PHYBench team for their open-source contribution. Their c
67
  journal={arXiv preprint arXiv:2504.16074},
68
  year={2025}
69
  }
70
- ```
 
1
  ---
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
 
5
  size_categories:
6
  - n=520
7
+ task_categories:
8
+ - question-answering
9
+ - text-generation
10
  pretty_name: CMPhysBench
11
+ tags:
12
+ - Condensed Matter Physics
13
+ - physics
14
+ - benchmark
15
  ---
16
 
17
  # CMPhysBench: A Benchmark for Evaluating Large Language Models in Condensed Matter Physics
 
70
  journal={arXiv preprint arXiv:2504.16074},
71
  year={2025}
72
  }
73
+ ```