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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

anlausch
/
aq_bert_gaq_mt

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use anlausch/aq_bert_gaq_mt with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AQMTBert
    
    tokenizer = AutoTokenizer.from_pretrained("anlausch/aq_bert_gaq_mt")
    model = AQMTBert.from_pretrained("anlausch/aq_bert_gaq_mt")
  • Notebooks
  • Google Colab
  • Kaggle
aq_bert_gaq_mt
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
anlausch's picture
anlausch
Upload pytorch_model.bin
53b539b about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    1.98 kB
    Update README.md about 4 years ago
  • config.json
    766 Bytes
    Upload config.json about 4 years ago
  • eval_results.txt
    481 Bytes
    Upload eval_results.txt about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch.LongStorage"

    What is a pickle import?

    438 MB
    xet
    Upload pytorch_model.bin about 4 years ago
  • special_tokens_map.json
    112 Bytes
    Upload special_tokens_map.json about 4 years ago
  • test_results.txt
    476 Bytes
    Upload test_results.txt about 4 years ago
  • tokenizer_config.json
    532 Bytes
    Upload tokenizer_config.json about 4 years ago
  • training_args.bin

    Detected Pickle imports (2)

    • "torch.device",
    • "argparse.Namespace"

    How to fix it?

    1.52 kB
    xet
    Upload training_args.bin about 4 years ago
  • vocab.txt
    232 kB
    Upload vocab.txt about 4 years ago