Add metadata and update paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: id
@@ -55,9 +62,9 @@ domain-adaptive pretraining (DAPT).
55
 
56
  ## Links
57
 
58
- - 📄 **Paper:** arXiv link coming soon
59
- - 💻 **Code:** https://github.com/Tianyi-Billy-Ma/SupraBench
60
- - 🤗 **All datasets:** https://huggingface.co/SupraBench
61
 
62
  ## The dataset family
63
 
@@ -156,6 +163,6 @@ If you use SupraBench, please cite the paper and the upstream data sources.
156
  title = {SupraBench: A Benchmark for Supramolecular Host--Guest Chemistry Reasoning in Large Language Models},
157
  author = {Ma, Tianyi and Ma, Yijun and Wang, Zehong and Sun, Weixiang and Li, Ziming and Schmidt, Connor R. and Zhang, Chuxu and Webber, Matthew J. and Ye, Yanfang},
158
  year = {2026},
159
- note = {arXiv preprint, link coming soon}
160
  }
161
- ```
 
1
  ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - other
5
+ tags:
6
+ - chemistry
7
+ - supramolecular-chemistry
8
+ - science
9
  dataset_info:
10
  features:
11
  - name: id
 
62
 
63
  ## Links
64
 
65
+ - 📄 **Paper:** [SupraBench: A Benchmark for Supramolecular Chemistry](https://huggingface.co/papers/2606.13477)
66
+ - 💻 **Code:** [https://github.com/Tianyi-Billy-Ma/SupraBench](https://github.com/Tianyi-Billy-Ma/SupraBench)
67
+ - 🤗 **All datasets:** [https://huggingface.co/SupraBench](https://huggingface.co/SupraBench)
68
 
69
  ## The dataset family
70
 
 
163
  title = {SupraBench: A Benchmark for Supramolecular Host--Guest Chemistry Reasoning in Large Language Models},
164
  author = {Ma, Tianyi and Ma, Yijun and Wang, Zehong and Sun, Weixiang and Li, Ziming and Schmidt, Connor R. and Zhang, Chuxu and Webber, Matthew J. and Ye, Yanfang},
165
  year = {2026},
166
+ note = {arXiv preprint, https://huggingface.co/papers/2606.13477}
167
  }
168
+ ```