MBZUAI / LaMini-T5-61M

huggingface.co
Total runs: 1.2K
24-hour runs: 0
7-day runs: 59
30-day runs: -1.2K
Model's Last Updated: April 28 2023
text-generation

Introduction of LaMini-T5-61M

Model Details of LaMini-T5-61M

Title

LaMini-T5-61M

Model License

This model is one of our LaMini-LM series in paper " LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions ". This model is a fine-tuned version of t5-small on LaMini-instruction dataset that contains 2.58M samples for instruction fine-tuning. For more information about our dataset, please refer to our project repository .
You can view other models of LaMini-LM series as follows. Models with ✩ are those with the best overall performance given their size/architecture, hence we recommend using them. More details can be seen in our paper.

Base model LaMini-LM series (#parameters)
T5 LaMini-T5-61M LaMini-T5-223M LaMini-T5-738M
Flan-T5 LaMini-Flan-T5-77M LaMini-Flan-T5-248M LaMini-Flan-T5-783M
Cerebras-GPT LaMini-Cerebras-111M LaMini-Cerebras-256M LaMini-Cerebras-590M LaMini-Cerebras-1.3B
GPT-2 LaMini-GPT-124M LaMini-GPT-774M LaMini-GPT-1.5B
GPT-Neo LaMini-Neo-125M LaMini-Neo-1.3B
GPT-J coming soon
LLaMA coming soon
Use
Intended use

We recommend using the model to response to human instructions written in natural language.

We now show you how to load and use our model using HuggingFace pipeline() .

# pip install -q transformers
from transformers import pipeline

checkpoint = "{model_name}"

model = pipeline('text2text-generation', model = checkpoint)

input_prompt = 'Please let me know your thoughts on the given place and why you think it deserves to be visited: \n"Barcelona, Spain"'
generated_text = model(input_prompt, max_length=512, do_sample=True)[0]['generated_text']

print("Response", generated_text)
Training Procedure

Title

We initialize with t5-small and fine-tune it on our LaMini-instruction dataset . Its total number of parameters is 61M.

Training Hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0005
  • train_batch_size: 128
  • eval_batch_size: 64
  • seed: 42
  • gradient_accumulation_steps: 4
  • total_train_batch_size: 512
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 5
Evaluation

We conducted two sets of evaluations: automatic evaluation on downstream NLP tasks and human evaluation on user-oriented instructions. For more detail, please refer to our paper .

Limitations

More information needed

Citation

@article{lamini-lm,
  author       = {Minghao Wu and
                  Abdul Waheed and
                  Chiyu Zhang and
                  Muhammad Abdul-Mageed and
                  Alham Fikri Aji
                  },
  title        = {LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions},
  journal      = {CoRR},
  volume       = {abs/2304.14402},
  year         = {2023},
  url          = {https://arxiv.org/abs/2304.14402},
  eprinttype   = {arXiv},
  eprint       = {2304.14402}
}

Runs of MBZUAI LaMini-T5-61M on huggingface.co

1.2K
Total runs
0
24-hour runs
0
3-day runs
59
7-day runs
-1.2K
30-day runs

More Information About LaMini-T5-61M huggingface.co Model

More LaMini-T5-61M license Visit here:

https://choosealicense.com/licenses/cc-by-nc-4.0

LaMini-T5-61M huggingface.co

LaMini-T5-61M huggingface.co is an AI model on huggingface.co that provides LaMini-T5-61M's model effect (), which can be used instantly with this MBZUAI LaMini-T5-61M model. huggingface.co supports a free trial of the LaMini-T5-61M model, and also provides paid use of the LaMini-T5-61M. Support call LaMini-T5-61M model through api, including Node.js, Python, http.

LaMini-T5-61M huggingface.co Url

https://huggingface.co/MBZUAI/LaMini-T5-61M

MBZUAI LaMini-T5-61M online free

LaMini-T5-61M huggingface.co is an online trial and call api platform, which integrates LaMini-T5-61M's modeling effects, including api services, and provides a free online trial of LaMini-T5-61M, you can try LaMini-T5-61M online for free by clicking the link below.

MBZUAI LaMini-T5-61M online free url in huggingface.co:

https://huggingface.co/MBZUAI/LaMini-T5-61M

LaMini-T5-61M install

LaMini-T5-61M is an open source model from GitHub that offers a free installation service, and any user can find LaMini-T5-61M on GitHub to install. At the same time, huggingface.co provides the effect of LaMini-T5-61M install, users can directly use LaMini-T5-61M installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

LaMini-T5-61M install url in huggingface.co:

https://huggingface.co/MBZUAI/LaMini-T5-61M

Url of LaMini-T5-61M

LaMini-T5-61M huggingface.co Url

Provider of LaMini-T5-61M huggingface.co

MBZUAI
ORGANIZATIONS

Other API from MBZUAI

huggingface.co

Total runs: 77.0K
Run Growth: 268
Growth Rate: 0.35%
Updated:February 20 2025
huggingface.co

Total runs: 5.9K
Run Growth: 4.7K
Growth Rate: 80.52%
Updated:March 01 2024
huggingface.co

Total runs: 5.3K
Run Growth: -1.2K
Growth Rate: -23.60%
Updated:April 08 2026
huggingface.co

Total runs: 4.6K
Run Growth: -1.3K
Growth Rate: -27.43%
Updated:April 08 2026
huggingface.co

Total runs: 3.0K
Run Growth: -1.0K
Growth Rate: -35.01%
Updated:April 08 2026
huggingface.co

Total runs: 2.5K
Run Growth: -424
Growth Rate: -17.00%
Updated:April 08 2026
huggingface.co

Total runs: 1.1K
Run Growth: -1.2K
Growth Rate: -110.15%
Updated:April 28 2023
huggingface.co

Total runs: 958
Run Growth: -970
Growth Rate: -101.25%
Updated:March 13 2025
huggingface.co

Total runs: 935
Run Growth: -1.2K
Growth Rate: -125.13%
Updated:April 28 2023
huggingface.co

Total runs: 916
Run Growth: 242
Growth Rate: 26.42%
Updated:February 28 2024
huggingface.co

Total runs: 732
Run Growth: 689
Growth Rate: 94.13%
Updated:March 25 2024
huggingface.co

Total runs: 406
Run Growth: 0
Growth Rate: 0.00%
Updated:December 26 2024
huggingface.co

Total runs: 262
Run Growth: 78
Growth Rate: 29.77%
Updated:February 27 2026
huggingface.co

Total runs: 162
Run Growth: -1.2K
Growth Rate: -763.58%
Updated:December 27 2023
huggingface.co

Total runs: 137
Run Growth: 31
Growth Rate: 22.63%
Updated:February 28 2024
huggingface.co

Total runs: 127
Run Growth: 110
Growth Rate: 86.61%
Updated:December 16 2024
huggingface.co

Total runs: 116
Run Growth: -179
Growth Rate: -154.31%
Updated:February 27 2026
huggingface.co

Total runs: 93
Run Growth: -112
Growth Rate: -120.43%
Updated:February 27 2026
huggingface.co

Total runs: 79
Run Growth: 48
Growth Rate: 60.76%
Updated:September 10 2025
huggingface.co

Total runs: 57
Run Growth: 51
Growth Rate: 89.47%
Updated:January 20 2026
huggingface.co

Total runs: 45
Run Growth: -25
Growth Rate: -55.56%
Updated:December 18 2024
huggingface.co

Total runs: 29
Run Growth: 0
Growth Rate: 0.00%
Updated:July 11 2026
huggingface.co

Total runs: 28
Run Growth: -2
Growth Rate: -7.14%
Updated:September 10 2025
huggingface.co

Total runs: 26
Run Growth: 12
Growth Rate: 46.15%
Updated:December 27 2023
huggingface.co

Total runs: 25
Run Growth: 17
Growth Rate: 68.00%
Updated:March 16 2025
huggingface.co

Total runs: 25
Run Growth: 2
Growth Rate: 8.00%
Updated:December 16 2024
huggingface.co

Total runs: 22
Run Growth: 1
Growth Rate: 4.55%
Updated:December 16 2024
huggingface.co

Total runs: 22
Run Growth: -31
Growth Rate: -140.91%
Updated:September 10 2025
huggingface.co

Total runs: 20
Run Growth: 13
Growth Rate: 65.00%
Updated:February 28 2024
huggingface.co

Total runs: 14
Run Growth: 14
Growth Rate: 100.00%
Updated:November 28 2025
huggingface.co

Total runs: 13
Run Growth: 9
Growth Rate: 69.23%
Updated:June 12 2025
huggingface.co

Total runs: 9
Run Growth: -3
Growth Rate: -33.33%
Updated:March 25 2024
huggingface.co

Total runs: 8
Run Growth: 1
Growth Rate: 12.50%
Updated:April 13 2026
huggingface.co

Total runs: 2
Run Growth: 0
Growth Rate: 0.00%
Updated:January 19 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 05 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 09 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025