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

Khu1998
/
clog-clo-model

Transformers
PyTorch
JAX
bart
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use Khu1998/clog-clo-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Khu1998/clog-clo-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Khu1998/clog-clo-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("Khu1998/clog-clo-model")
  • Notebooks
  • Google Colab
  • Kaggle
clog-clo-model
1.12 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
valhalla's picture
valhalla
add flax model
fcff0b2 almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • config.json
    1.74 kB
    add flax model almost 5 years ago
  • flax_model.msgpack
    558 MB
    xet
    add flax model almost 5 years ago
  • merges.txt
    456 kB
    First version of clog-clo-model and tokenizer. about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    558 MB
    xet
    New model trained on 20210313 about 5 years ago
  • special_tokens_map.json
    239 Bytes
    First version of clog-clo-model and tokenizer. about 5 years ago
  • tokenizer_config.json
    262 Bytes
    First version of clog-clo-model and tokenizer. about 5 years ago
  • vocab.json
    798 kB
    First version of clog-clo-model and tokenizer. about 5 years ago