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

  • Log In
  • Sign Up

ThomasNLG
/
CT0-11B

Transformers
PyTorch
English
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use ThomasNLG/CT0-11B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ThomasNLG/CT0-11B with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ThomasNLG/CT0-11B")
    model = AutoModelForSeq2SeqLM.from_pretrained("ThomasNLG/CT0-11B")
  • Notebooks
  • Google Colab
  • Kaggle
CT0-11B
44.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ThomasNLG's picture
ThomasNLG
Update README.md
0bcf079 over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago
  • README.md
    4.37 kB
    Update README.md over 3 years ago
  • all_results.json
    363 Bytes
    Upload 10 files over 3 years ago
  • config.json
    709 Bytes
    Upload 10 files over 3 years ago
  • eval_results.json
    187 Bytes
    Upload 10 files over 3 years ago
  • pytorch_model.bin
    44.5 GB
    xet
    Upload pytorch_model.bin over 3 years ago
  • special_tokens_map.json
    1.79 kB
    Upload 10 files over 3 years ago
  • spiece.model
    792 kB
    xet
    Upload 10 files over 3 years ago
  • tokenizer.json
    1.39 MB
    Upload 10 files over 3 years ago
  • tokenizer_config.json
    2.11 kB
    Upload 10 files over 3 years ago
  • train_results.json
    196 Bytes
    Upload 10 files over 3 years ago
  • trainer_state.json
    1.22 kB
    Upload 10 files over 3 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.HubStrategy",
    • "torch.device"

    How to fix it?

    3.18 kB
    xet
    Upload 10 files over 3 years ago