eremeev-d commited on
Commit
74b5eb2
·
verified ·
1 Parent(s): f09ad5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,9 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
4
 
5
  # GraphPFN-1.3
6
 
7
  > [!IMPORTANT] **License note.** The GraphPFN graph adapter weights in this repository are released under **Apache 2.0**. However, to run GraphPFN you also need access to the [LimiX](https://github.com/limix-ldm-ai/LimiX) model weights, which are distributed under a separate license. Users are responsible for complying with the LimiX license.
8
 
9
- Please see the GitHub [repository](https://github.com/yandex-research/graphpfn) for details.
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: graph-ml
4
+ tags:
5
+ - graphs
6
+ - gnn
7
+ - graph-foundation-model
8
+ - node-classification
9
+ - node-regression
10
  ---
11
 
12
  # GraphPFN-1.3
13
 
14
  > [!IMPORTANT] **License note.** The GraphPFN graph adapter weights in this repository are released under **Apache 2.0**. However, to run GraphPFN you also need access to the [LimiX](https://github.com/limix-ldm-ai/LimiX) model weights, which are distributed under a separate license. Users are responsible for complying with the LimiX license.
15
 
16
+ Please see the GitHub [repository](https://github.com/yandex-research/graphpfn) for details.