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

MeetK
/
text_simpl

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

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

  • Libraries
  • Transformers

    How to use MeetK/text_simpl with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("MeetK/text_simpl")
    model = AutoModelForSeq2SeqLM.from_pretrained("MeetK/text_simpl")
  • Notebooks
  • Google Colab
  • Kaggle
text_simpl / runs
18.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
MeetK's picture
MeetK
Training in progress, step 1000
194aa07 over 2 years ago
  • Dec14_12-53-38_DESKTOP-ST7M7RG
    Training in progress, step 500 over 2 years ago
  • Dec14_12-54-25_DESKTOP-ST7M7RG
    sentence_simplification over 2 years ago
  • Dec14_16-14-58_DESKTOP-ST7M7RG
    Training in progress, step 1000 over 2 years ago