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

  • Log In
  • Sign Up

malteos
/
specter-wol

Feature Extraction
Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

Instructions to use malteos/specter-wol with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use malteos/specter-wol with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="malteos/specter-wol")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("malteos/specter-wol")
    model = AutoModel.from_pretrained("malteos/specter-wol")
  • Notebooks
  • Google Colab
  • Kaggle
specter-wol
458 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
malteos's picture
malteos
Upload specter-wol__train_triples.csv with git-lfs
486b179 about 4 years ago
  • .gitattributes
    1.24 kB
    Upload specter-wol__train_triples.csv with git-lfs about 4 years ago
  • README.md
    290 Bytes
    Update README.md about 4 years ago
  • config.json
    601 Bytes
    Upload config.json about 4 years ago
  • pytorch_model.bin
    440 MB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • specter-wol__train_triples.csv
    18.5 MB
    xet
    Upload specter-wol__train_triples.csv with git-lfs about 4 years ago