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

HillZhang
/
pseudo_native_bart_CGEC

Transformers
PyTorch
Chinese
bart
text2text-generation
Chinese
seq2seq
grammar
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use HillZhang/pseudo_native_bart_CGEC with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("HillZhang/pseudo_native_bart_CGEC")
    model = AutoModelForSeq2SeqLM.from_pretrained("HillZhang/pseudo_native_bart_CGEC")
  • Notebooks
  • Google Colab
  • Kaggle
pseudo_native_bart_CGEC
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ymliucs's picture
ymliucs
Update config.json
b6dbf2b almost 3 years ago
  • .gitattributes
    1.18 kB
    init almost 3 years ago
  • README.md
    1.6 kB
    Update README.md almost 3 years ago
  • config.json
    1.88 kB
    Update config.json almost 3 years ago
  • pytorch_model.bin
    1.5 GB
    xet
    init almost 3 years ago
  • special_tokens_map.json
    153 Bytes
    init almost 3 years ago
  • tokenizer_config.json
    280 Bytes
    init almost 3 years ago
  • vocab.txt
    102 kB
    init almost 3 years ago