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

  • Log In
  • Sign Up

trustyai
/
tci_plus

Transformers
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use trustyai/tci_plus with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("trustyai/tci_plus")
    model = AutoModelForSeq2SeqLM.from_pretrained("trustyai/tci_plus", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tci_plus
4.88 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
tteofili's picture
tteofili
Update README.md
4344d0b verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.3 kB
    Update README.md over 2 years ago
  • config.json
    1.71 kB
    Upload 8 files over 2 years ago
  • generation_config.json
    292 Bytes
    Upload 8 files over 2 years ago
  • model.safetensors
    1.63 GB
    xet
    Upload 4 files over 2 years ago
  • optimizer.pt
    3.25 GB
    xet
    Upload 8 files over 2 years ago
  • rng_state.pth
    14 kB
    xet
    Upload 8 files over 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload 8 files over 2 years ago
  • trainer_state.json
    1.01 kB
    Upload 8 files over 2 years ago
  • training_args.bin
    4.73 kB
    xet
    Upload 8 files over 2 years ago