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

  • Log In
  • Sign Up

jkulhanek
/
augpt-bigdata

Transformers
PyTorch
gpt2
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use jkulhanek/augpt-bigdata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jkulhanek/augpt-bigdata with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("jkulhanek/augpt-bigdata")
    model = AutoModel.from_pretrained("jkulhanek/augpt-bigdata")
  • Notebooks
  • Google Colab
  • Kaggle
augpt-bigdata
512 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
patrickvonplaten's picture
patrickvonplaten
allow flax
5e08917 almost 5 years ago
  • .gitattributes
    391 Bytes
    allow flax almost 5 years ago
  • added_tokens.json
    37 Bytes
    Update added_tokens.json over 5 years ago
  • config.json
    829 Bytes
    Update config.json over 5 years ago
  • merges.txt
    456 kB
    Update merges.txt over 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    510 MB
    xet
    Update pytorch_model.bin over 5 years ago
  • special_tokens_map.json
    441 Bytes
    Update special_tokens_map.json over 5 years ago
  • tokenizer_config.json
    26 Bytes
    Update tokenizer_config.json over 5 years ago
  • training_args.bin

    Detected Pickle imports (2)

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

    How to fix it?

    1.14 kB
    xet
    Update training_args.bin over 5 years ago
  • vocab.json
    899 kB
    Update vocab.json over 5 years ago