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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Artem1
/
bert-wsd

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

Instructions to use Artem1/bert-wsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Artem1/bert-wsd with Transformers:

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