Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Aaditya1
/
Graphormer

Transformers
PyTorch
graphormer
Model card Files Files and versions
xet
Community
1

Instructions to use Aaditya1/Graphormer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Aaditya1/Graphormer with Transformers:

    # Load model directly
    from transformers import GraphormerForGraphClassification
    model = GraphormerForGraphClassification.from_pretrained("Aaditya1/Graphormer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Graphormer
191 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Aaditya1's picture
Aaditya1
Update config.json
1ae9b08 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • __init__.py
    1.87 kB
    Create __init__.py almost 3 years ago
  • algos_graphormer.pyx
    3.63 kB
    Create algos_graphormer.pyx almost 3 years ago
  • collating_graphormer.pyx
    6.09 kB
    Create collating_graphormer.pyx almost 3 years ago
  • config.json
    1.39 kB
    Update config.json almost 3 years ago
  • configuration_graphormer.pyx
    10.4 kB
    Update configuration_graphormer.pyx almost 3 years ago
  • modeling_graphormer.pyx
    37.4 kB
    Update modeling_graphormer.pyx almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    191 MB
    xet
    Upload pytorch_model.bin almost 3 years ago