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
/
gpt2-common-sense-reasoning

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

Instructions to use Vivek/gpt2-common-sense-reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Vivek/gpt2-common-sense-reasoning with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Vivek/gpt2-common-sense-reasoning")
    model = AutoModelForMultipleChoice.from_pretrained("Vivek/gpt2-common-sense-reasoning")
  • Notebooks
  • Google Colab
  • Kaggle
gpt2-common-sense-reasoning
1.42 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 37 commits
Vivek's picture
Vivek
Saving weights of epoch 3 at step 92
50adeb5 almost 5 years ago
  • __pycache__
    Saving weights of epoch 1 at step 92 almost 5 years ago
  • model
    add weights and tokenizers almost 5 years ago
  • results_tensorboard
    Saving weights of epoch 3 at step 92 almost 5 years ago
  • .DS_Store
    6.15 kB
    add weights and tokenizers almost 5 years ago
  • .gitattributes
    737 Bytes
    initial commit almost 5 years ago
  • README.md
    191 Bytes
    Create README.md almost 5 years ago
  • config.json
    865 Bytes
    Saving weights of epoch 1 at step 92 almost 5 years ago
  • flax_model.msgpack
    1.42 GB
    xet
    Saving weights of epoch 3 at step 92 almost 5 years ago
  • model_file.py
    10.4 kB
    Saving weights of epoch 1 at step 92 almost 5 years ago
  • requirements.txt
    36 Bytes
    adding train files almost 5 years ago
  • train.py
    10.1 kB
    Saving weights of epoch 1 at step 92 almost 5 years ago