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

sarrajsareef
/
my_extractor_model

Transformers
TensorBoard
Safetensors
mbart
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use sarrajsareef/my_extractor_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sarrajsareef/my_extractor_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("sarrajsareef/my_extractor_model")
  • Notebooks
  • Google Colab
  • Kaggle
my_extractor_model / runs
23.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sarrajsareef's picture
sarrajsareef
End of training
5cb88a6 verified about 2 years ago
  • Mar19_19-06-56_9f69cf5347cd
    End of training about 2 years ago
  • Mar19_19-31-06_9f69cf5347cd
    End of training about 2 years ago
  • Mar20_01-11-10_daca2a613645
    End of training about 2 years ago