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

upb-nlp
/
RoGEC-decoder-mt0-xl

Feature Extraction
Transformers
Safetensors
mt5
Model card Files Files and versions
xet
Community

Instructions to use upb-nlp/RoGEC-decoder-mt0-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use upb-nlp/RoGEC-decoder-mt0-xl with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="upb-nlp/RoGEC-decoder-mt0-xl")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("upb-nlp/RoGEC-decoder-mt0-xl")
    model = AutoModel.from_pretrained("upb-nlp/RoGEC-decoder-mt0-xl")
  • Notebooks
  • Google Colab
  • Kaggle
RoGEC-decoder-mt0-xl
12.9 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Jungle23123's picture
Jungle23123
Update README.md
788a2ff verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload tokenizer over 1 year ago
  • README.md
    5.18 kB
    Update README.md over 1 year ago
  • config.json
    826 Bytes
    Upload model over 1 year ago
  • model-00001-of-00003.safetensors
    4.99 GB
    xet
    Upload model over 1 year ago
  • model-00002-of-00003.safetensors
    4.98 GB
    xet
    Upload model over 1 year ago
  • model-00003-of-00003.safetensors
    2.94 GB
    xet
    Upload model over 1 year ago
  • model.safetensors.index.json
    50.6 kB
    Upload model over 1 year ago
  • special_tokens_map.json
    416 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    16.3 MB
    xet
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    873 Bytes
    Upload tokenizer over 1 year ago