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

  • Log In
  • Sign Up

arminmrm93
/
kaggle_qa_model

Multiple Choice
Transformers
google-tensorflow TensorFlow
distilbert
generated_from_keras_callback
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use arminmrm93/kaggle_qa_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("arminmrm93/kaggle_qa_model")
    model = AutoModelForMultipleChoice.from_pretrained("arminmrm93/kaggle_qa_model")
  • Notebooks
  • Google Colab
  • Kaggle
kaggle_qa_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
arminmrm93's picture
arminmrm93
Upload TFDistilBertForMultipleChoice
fa3ef22 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.54 kB
    Upload TFDistilBertForMultipleChoice over 2 years ago
  • added_tokens.json
    82 Bytes
    Training in progress epoch 0 over 2 years ago
  • config.json
    530 Bytes
    Upload TFDistilBertForMultipleChoice over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Training in progress epoch 0 over 2 years ago
  • tf_model.h5
    268 MB
    xet
    Upload TFDistilBertForMultipleChoice over 2 years ago
  • tokenizer.json
    711 kB
    Training in progress epoch 0 over 2 years ago
  • tokenizer_config.json
    1.23 kB
    Training in progress epoch 0 over 2 years ago
  • vocab.txt
    232 kB
    Training in progress epoch 0 over 2 years ago