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

TheBug95
/
my_awesome_sumarize_model_v2

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

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

  • Libraries
  • Transformers

    How to use TheBug95/my_awesome_sumarize_model_v2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("TheBug95/my_awesome_sumarize_model_v2")
    model = AutoModelForSeq2SeqLM.from_pretrained("TheBug95/my_awesome_sumarize_model_v2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my_awesome_sumarize_model_v2 / runs
117 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 58 commits
TheBug95's picture
TheBug95
End of training
83d7e2c verified over 2 years ago
  • Mar14_22-36-36_7464642eb24e
    End of training over 2 years ago
  • Mar14_22-58-15_7464642eb24e
    End of training over 2 years ago
  • Mar14_22-58-43_7464642eb24e
    End of training over 2 years ago
  • Mar15_02-09-13_45b5e1eda436
    End of training over 2 years ago
  • Mar15_02-36-27_45b5e1eda436
    Training in progress, epoch 4 over 2 years ago
  • Mar15_02-36-45_45b5e1eda436
    End of training over 2 years ago