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

  • Log In
  • Sign Up

nlp-group-6
/
correct-answer-generator

Transformers
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use nlp-group-6/correct-answer-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nlp-group-6/correct-answer-generator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nlp-group-6/correct-answer-generator")
    model = AutoModelForSeq2SeqLM.from_pretrained("nlp-group-6/correct-answer-generator")
  • Notebooks
  • Google Colab
  • Kaggle
correct-answer-generator
559 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
moalshak's picture
moalshak
Upload 7 files
5860eba verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • config.json
    1.74 kB
    Upload 7 files about 2 years ago
  • generation_config.json
    292 Bytes
    Upload 7 files about 2 years ago
  • merges.txt
    456 kB
    Upload 7 files about 2 years ago
  • model.safetensors
    558 MB
    xet
    Upload 7 files about 2 years ago
  • special_tokens_map.json
    957 Bytes
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    1.19 kB
    Upload 7 files about 2 years ago
  • vocab.json
    999 kB
    Upload 7 files about 2 years ago