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

  • Log In
  • Sign Up

willmuldrew
/
foo-model

Fill-Mask
Transformers
PyTorch
TensorBoard
bert
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use willmuldrew/foo-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use willmuldrew/foo-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="willmuldrew/foo-model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("willmuldrew/foo-model")
    model = AutoModelForMaskedLM.from_pretrained("willmuldrew/foo-model")
  • Notebooks
  • Google Colab
  • Kaggle
foo-model / logs
16.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
willmuldrew's picture
willmuldrew
Upload logs with huggingface_hub
33ad936 about 3 years ago
  • 1678396863.9223328
    Upload logs with huggingface_hub about 3 years ago
  • events.out.tfevents.1678396863.will-desktop2.1819737.0
    10.6 kB
    xet
    Upload logs with huggingface_hub about 3 years ago