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

allenai
/
kaleido-small

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

Instructions to use allenai/kaleido-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use allenai/kaleido-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("allenai/kaleido-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("allenai/kaleido-small", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Access to this model is automatically granted upon accepting the AI2 ImpACT License - Medium Risk Artifacts (“MR Agreement”) and completing all fields below.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    8.52 kB
    Update README.md almost 3 years ago
  • all_results.json
    367 Bytes
    initial commit about 3 years ago
  • config.json
    2.05 kB
    Update config.json about 3 years ago
  • eval_results.json
    190 Bytes
    initial commit about 3 years ago
  • pytorch_model.bin
    308 MB
    xet
    initial commit about 3 years ago
  • special_tokens_map.json
    2.2 kB
    initial commit about 3 years ago
  • spiece.model
    792 kB
    xet
    initial commit about 3 years ago
  • tokenizer.json
    2.42 MB
    initial commit about 3 years ago
  • tokenizer_config.json
    2.54 kB
    initial commit about 3 years ago
  • train_results.json
    197 Bytes
    initial commit about 3 years ago
  • trainer_state.json
    70 kB
    initial commit about 3 years ago
  • training_args.bin
    3.57 kB
    xet
    initial commit about 3 years ago