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

  • Log In
  • Sign Up

databuzzword
/
JointBERT-atis

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
2

Instructions to use databuzzword/JointBERT-atis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use databuzzword/JointBERT-atis with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, JointBERT
    
    tokenizer = AutoTokenizer.from_pretrained("databuzzword/JointBERT-atis")
    model = JointBERT.from_pretrained("databuzzword/JointBERT-atis")
  • Notebooks
  • Google Colab
  • Kaggle
JointBERT-atis
877 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
97c559c verified 11 months ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model 11 months ago
  • README.md
    37 Bytes
    Create README.md over 4 years ago
  • config.json
    633 Bytes
    fix atis not snips ... over 4 years ago
  • model.safetensors
    438 MB
    xet
    Adding `safetensors` variant of this model 11 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    fix atis not snips ... over 4 years ago
  • training_args.bin

    Detected Pickle imports (1)

    • "argparse.Namespace"

    How to fix it?

    1.2 kB
    xet
    fix atis not snips ... over 4 years ago