Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

HillZhang
/
real_learner_bart_CGEC

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

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

  • Libraries
  • Transformers

    How to use HillZhang/real_learner_bart_CGEC with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("HillZhang/real_learner_bart_CGEC")
    model = AutoModelForSeq2SeqLM.from_pretrained("HillZhang/real_learner_bart_CGEC")
  • Notebooks
  • Google Colab
  • Kaggle
real_learner_bart_CGEC
1.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HillZhang's picture
HillZhang
Update README.md
e4e3a7f almost 3 years ago
  • .gitattributes
    1.18 kB
    init almost 3 years ago
  • README.md
    1.56 kB
    Update README.md almost 3 years ago
  • config.json
    1.84 kB
    init 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