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

nikokons
/
dialo_transfer_5epo

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

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

  • Libraries
  • Transformers

    How to use nikokons/dialo_transfer_5epo with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("nikokons/dialo_transfer_5epo")
    model = AutoModel.from_pretrained("nikokons/dialo_transfer_5epo")
  • Notebooks
  • Google Colab
  • Kaggle
dialo_transfer_5epo
549 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
nikokons's picture
nikokons
Update README.md
deb3987 almost 5 years ago
  • .gitattributes
    391 Bytes
    allow flax almost 5 years ago
  • README.md
    647 Bytes
    Update README.md almost 5 years ago
  • added_tokens.json
    90 Bytes
    Update added_tokens.json almost 6 years ago
  • config.json
    1.15 kB
    Update config.json almost 6 years ago
  • merges.txt
    456 kB
    Update merges.txt almost 6 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    548 MB
    xet
    Update pytorch_model.bin almost 6 years ago
  • special_tokens_map.json
    155 Bytes
    Update special_tokens_map.json almost 6 years ago
  • tokenizer_config.json
    155 Bytes
    Update tokenizer_config.json almost 6 years ago
  • vocab.json
    899 kB
    Update vocab.json almost 6 years ago