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

whynlp
/
pccot-gpt2

Fill-Mask
Transformers
Safetensors
pccot-gpt2
Model card Files Files and versions
xet
Community

Instructions to use whynlp/pccot-gpt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use whynlp/pccot-gpt2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="whynlp/pccot-gpt2")
    # Load model directly
    from transformers import AutoModelWithLMHead
    model = AutoModelWithLMHead.from_pretrained("whynlp/pccot-gpt2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pccot-gpt2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
whynlp's picture
whynlp
Update README.md
173177b verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    4.54 kB
    Update README.md about 2 months ago
  • adapter_config.json
    942 Bytes
    Upload model 11 months ago
  • adapter_model.safetensors
    230 MB
    xet
    Upload model 11 months ago
  • added_tokens.json
    93 Bytes
    Upload tokenizer 11 months ago
  • config.json
    1.11 kB
    Upload config 11 months ago
  • merges.txt
    456 kB
    Upload tokenizer 11 months ago
  • pccot_args.json
    355 Bytes
    Upload config 11 months ago
  • special_tokens_map.json
    670 Bytes
    Upload tokenizer 11 months ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer 11 months ago
  • tokenizer_config.json
    1.27 kB
    Upload tokenizer 11 months ago
  • vocab.json
    798 kB
    Upload tokenizer 11 months ago