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

  • 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
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
d1ca748 verified over 1 year ago
  • .gitattributes
    445 Bytes
    Adding `safetensors` variant of this model over 1 year 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
  • model.safetensors
    510 MB
    xet
    Adding `safetensors` variant of this model over 1 year 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