Datasets:
ArXiv:
License:
Add dataset card, link to paper
Browse filesThis PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2607.23225.
It also adds a link to the Github repository and the appropriate task category.
README.md
CHANGED
|
@@ -1,7 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
## Citation
|
| 6 |
If you use this work in your research, please cite the following paper:
|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- graph-ml
|
| 5 |
---
|
| 6 |
|
| 7 |
+
This repository contains the data presented in [ParasGB: A Graph Benchmark Suite for Parasitic Estimation on AMS Circuits](https://huggingface.co/papers/2607.23225).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/ShenShan123/ParasGB
|
| 10 |
+
|
| 11 |
## Citation
|
| 12 |
If you use this work in your research, please cite the following paper:
|
| 13 |
|