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

  • Log In
  • Sign Up

mofawzy
/
cstgan

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

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

  • Libraries
  • Transformers

    How to use mofawzy/cstgan with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("mofawzy/cstgan")
    model = AutoModel.from_pretrained("mofawzy/cstgan")
  • Notebooks
  • Google Colab
  • Kaggle
cstgan
1.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mofawzy's picture
mofawzy
First model version
c14a9a7 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    1.1 kB
    First model version over 4 years ago
  • merges.txt
    456 kB
    First model version over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.44 GB
    xet
    First model version over 4 years ago
  • special_tokens_map.json
    357 Bytes
    First model version over 4 years ago
  • tokenizer_config.json
    534 Bytes
    First model version over 4 years ago
  • vocab.json
    899 kB
    First model version over 4 years ago