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

hrezaei
/
flan-t5laa-small

Feature Extraction
Transformers
TensorBoard
Safetensors
t5la_adapter
Generated from Trainer
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use hrezaei/flan-t5laa-small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="hrezaei/flan-t5laa-small", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("hrezaei/flan-t5laa-small", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5laa-small
378 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 110 commits
hrezaei's picture
hrezaei
End of training
7f9b99c verified 4 months ago
  • runs
    End of training 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    17.6 kB
    End of training 4 months ago
  • all_results.json
    565 Bytes
    End of training 4 months ago
  • config.json
    1.93 kB
    Training in progress, epoch 0 4 months ago
  • emissions.csv
    829 Bytes
    Model save 4 months ago
  • eval_results.json
    346 Bytes
    End of training 4 months ago
  • generation_config.json
    157 Bytes
    Training in progress, epoch 0 4 months ago
  • model.safetensors
    374 MB
    xet
    Model save 4 months ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer 4 months ago
  • spiece.model
    792 kB
    xet
    Upload tokenizer 4 months ago
  • t5la_adapter.py
    17 kB
    Upload t5la_adapter.py 4 months ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer 4 months ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer 4 months ago
  • train_results.json
    221 Bytes
    End of training 4 months ago
  • trainer_state.json
    326 kB
    End of training 4 months ago
  • training_args.bin
    5.59 kB
    xet
    Training in progress, epoch 0 4 months ago