johnpolat commited on
Commit
912ecd8
·
verified ·
1 Parent(s): eaa3a9b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -15,9 +15,9 @@ size_categories:
15
  - 1K<n<10K
16
  ---
17
 
18
- # STEMGym: Benchmark Data for Dose-Efficient Autonomous STEM Microscopy
19
 
20
- This dataset accompanies the [STEMGym](https://anonymous.4open.science/r/STEMGym) benchmark — a Gymnasium-based environment for evaluating autonomous dose-efficient scanning transmission electron microscopy (STEM) agents.
21
 
22
  ## Dataset Description
23
 
@@ -136,4 +136,10 @@ This dataset is released under the [CC-BY-4.0](https://creativecommons.org/licen
136
 
137
  ## Citation
138
 
139
- Citation will be provided after review.
 
 
 
 
 
 
 
15
  - 1K<n<10K
16
  ---
17
 
18
+ # STEMGym: A Gymnasium Environment for Benchmarking Dose-Efficient Autonomous Scanning Transmission Electron Microscopy
19
 
20
+ This dataset accompanies the [STEMGym](https://github.com/KurbanIntelligenceLab/STEMGym) benchmark — a Gymnasium-based environment for evaluating autonomous dose-efficient scanning transmission electron microscopy (STEM) agents.
21
 
22
  ## Dataset Description
23
 
 
136
 
137
  ## Citation
138
 
139
+ ```bibtex
140
+ @inproceedings{polat2026stemgym,
141
+ title={STEMGym: A Gymnasium Environment for Benchmarking Dose-Efficient Autonomous Scanning Transmission Electron Microscopy},
142
+ author={Polat, Can},
143
+ year={2026}
144
+ }
145
+ ```