Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

spyzvarun
/
BERT_WSD

Fill-Mask
Transformers
PyTorch
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use spyzvarun/BERT_WSD with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="spyzvarun/BERT_WSD")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("spyzvarun/BERT_WSD", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BERT_WSD / eval_results
1.82 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
spyzvarun's picture
spyzvarun
Upload with huggingface_hub
f9713bb about 3 years ago
  • all-adj-gloss_ranking_predictions (82.2%).txt
    317 kB
    Upload with huggingface_hub about 3 years ago
  • all-adv-gloss_ranking_predictions (87.9%).txt
    317 kB
    Upload with huggingface_hub about 3 years ago
  • all-gloss_ranking_predictions (78.7%).txt
    317 kB
    Upload with huggingface_hub about 3 years ago
  • all-noun-gloss_ranking_predictions (81.3%).txt
    317 kB
    Upload with huggingface_hub about 3 years ago
  • all-verb-gloss_ranking_predictions (67.7%).txt
    317 kB
    Upload with huggingface_hub about 3 years ago
  • semeval2007-gloss_ranking_predictions (73.6%).txt
    14.5 kB
    Upload with huggingface_hub about 3 years ago
  • semeval2013-gloss_ranking_predictions (79.1%).txt
    54.3 kB
    Upload with huggingface_hub about 3 years ago
  • semeval2015-gloss_ranking_predictions (82.0%).txt
    33.7 kB
    Upload with huggingface_hub about 3 years ago
  • senseval2-gloss_ranking_predictions (79.3%).txt
    75.1 kB
    Upload with huggingface_hub about 3 years ago
  • senseval3-gloss_ranking_predictions (76.9%).txt
    60.7 kB
    Upload with huggingface_hub about 3 years ago