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

  • Log In
  • Sign Up

BluebrainAI
/
parallel-gpt2-medium-wikitext

Feature Extraction
Transformers
Safetensors
parallel-gpt2
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use BluebrainAI/parallel-gpt2-medium-wikitext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BluebrainAI/parallel-gpt2-medium-wikitext with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="BluebrainAI/parallel-gpt2-medium-wikitext", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BluebrainAI/parallel-gpt2-medium-wikitext", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
parallel-gpt2-medium-wikitext / models--gpt2-medium
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
shivanandmn's picture
shivanandmn
Training in progress, step 500
ff48dcd verified about 1 year ago
  • .no_exist
    Training in progress, step 500 about 1 year ago
  • blobs
    Training in progress, step 500 about 1 year ago
  • refs
    Training in progress, step 500 about 1 year ago
  • snapshots
    Training in progress, step 500 about 1 year ago