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

  • Log In
  • Sign Up

yuchenlin
/
easy-instruct-base

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

Instructions to use yuchenlin/easy-instruct-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yuchenlin/easy-instruct-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("yuchenlin/easy-instruct-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("yuchenlin/easy-instruct-base")
  • Notebooks
  • Google Colab
  • Kaggle
easy-instruct-base
2.97 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yuchenlin's picture
yuchenlin
prefixgen-flan-t5-base-7750
7cc0d1d over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.53 kB
    prefixgen-flan-t5-base-7750 over 2 years ago
  • generation_config.json
    147 Bytes
    prefixgen-flan-t5-base-7750 over 2 years ago
  • optimizer.pt
    1.98 GB
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago
  • pytorch_model.bin
    990 MB
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago
  • rng_state.pth
    19.6 kB
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago
  • scheduler.pt
    627 Bytes
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago
  • special_tokens_map.json
    2.2 kB
    prefixgen-flan-t5-base-7750 over 2 years ago
  • spiece.model
    792 kB
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago
  • tokenizer.json
    2.42 MB
    prefixgen-flan-t5-base-7750 over 2 years ago
  • tokenizer_config.json
    2.54 kB
    prefixgen-flan-t5-base-7750 over 2 years ago
  • trainer_state.json
    941 kB
    prefixgen-flan-t5-base-7750 over 2 years ago
  • training_args.bin
    3.84 kB
    xet
    prefixgen-flan-t5-base-7750 over 2 years ago