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

Vivek
/
gptneo_cosmos

Transformers
JAX
TensorBoard
gpt_neo
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Vivek/gptneo_cosmos with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Vivek/gptneo_cosmos")
    model = AutoModelForMultipleChoice.from_pretrained("Vivek/gptneo_cosmos")
  • Notebooks
  • Google Colab
  • Kaggle
gptneo_cosmos / src
78.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Vivek's picture
Vivek
cosmos final
0fd82f2 almost 5 years ago
  • __pycache__
    Cosmos:Saving weights of epoch 3 at step 5 almost 5 years ago
  • final_cosmos_predictions.csv
    46 kB
    cosmos final almost 5 years ago
  • gptneo_cosmos.py
    10.1 kB
    Cosmos:Saving weights of epoch 3 at step 124 almost 5 years ago
  • model_file.py
    10.7 kB
    train files almost 5 years ago
  • requirements.txt
    55 Bytes
    train files almost 5 years ago
  • testcosmos.py
    2.61 kB
    cosmos final almost 5 years ago