rk-random commited on
Commit
711f14e
·
verified ·
1 Parent(s): c5e9155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -8,9 +8,12 @@ datasets:
8
  language:
9
  - en
10
  pipeline_tag: graph-ml
11
- papers:
12
- - title: "Topological Feature Compression for Molecular Graph Neural Networks"
13
- - url: https://huggingface.co/papers/2508.07807
 
 
 
14
  ---
15
  # PACT-Net (NeurIPS 2025)
16
 
@@ -26,6 +29,4 @@ python main.py --model polyatomic --rep polyatomic --dataset esol
26
  year = {2025},
27
  note = {Poster presentation}
28
  }
29
- ```
30
-
31
- URL: https://huggingface.co/papers/2508.07807
 
8
  language:
9
  - en
10
  pipeline_tag: graph-ml
11
+ model-index:
12
+ - name: PactNet
13
+ results: []
14
+ papers:
15
+ - title: "Topological Feature Compression for Molecular Graph Neural Networks"
16
+ url: https://huggingface.co/papers/2508.07807
17
  ---
18
  # PACT-Net (NeurIPS 2025)
19
 
 
29
  year = {2025},
30
  note = {Poster presentation}
31
  }
32
+ ```