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 /blobs
2.85 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
shivanandmn's picture
shivanandmn
Training in progress, step 500
ff48dcd verified about 1 year ago
  • 1f1d9aaca301414e7f6c9396df506798ff4eb9a6
    1.04 MB
    Training in progress, step 500 about 1 year ago
  • 226b0752cac7789c48f0cb3ec53eda48b7be36cc
    456 kB
    Training in progress, step 500 about 1 year ago
  • 4b988bccc9dc5adacd403c00b4704976196548f8
    1.36 MB
    Training in progress, step 500 about 1 year ago
  • 7b40acf43d912d857c663046ac178ee3fd7ff2d0
    718 Bytes
    Training in progress, step 500 about 1 year ago
  • be4d21d94f3b4687e5a54d84bf6ab46ed0f8defd
    26 Bytes
    Training in progress, step 500 about 1 year ago