Datasets:

ArXiv:
License:
nielsr HF Staff commited on
Commit
9f66060
·
verified ·
1 Parent(s): 219da03

Add dataset card, link to paper

Browse files

This 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.

Files changed (1) hide show
  1. README.md +6 -0
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