Datasets:

ArXiv:
License:
ssram / README.md
nielsr's picture
nielsr HF Staff
Add dataset card, link to paper
9f66060 verified
|
Raw
History Blame
701 Bytes
---
license: mit
task_categories:
- graph-ml
---
This repository contains the data presented in [ParasGB: A Graph Benchmark Suite for Parasitic Estimation on AMS Circuits](https://huggingface.co/papers/2607.23225).
Code: https://github.com/ShenShan123/ParasGB
## Citation
If you use this work in your research, please cite the following paper:
```bibtex
@misc{shen2025circuitgcl,
title={Transferable Parasitic Estimation via Graph Contrastive Learning and Label Rebalancing in AMS Circuits},
author={Shen, S. and Hua, S. and Zou, J. and Liu, J. and Zhai, J. and Shi, C. and Yu, W.},
year={2025},
eprint={2507.06535},
archivePrefix={arXiv},
url={https://arxiv.org/abs/2507.06535},
}
```