Understanding BLOOM: An empirical study on diverse NLP tasks
We view the landscape of large language models (LLMs) through the lens of the recently released BLOOM model to understand the performance of BLOOM and other decoder-only LLMs compared to BERT-style encoder-only models. We achieve this by evaluating the smaller BLOOM model variants (\textit{350m/560m} and \textit{1b3/1b7}) on several NLP benchmark datasets and popular leaderboards. We make the following observations: (1) BLOOM performance does not scale with parameter size, unlike other LLMs like GPT and BERT. Experiments fine-tuning BLOOM models show that the 560m variant performs similarly to or better than the 1b7 variant, (2) Zero-shot cross-lingual and multi-lingual fine-tuning experiments show that BLOOM is at par or worse than monolingual GPT-2 models, and (3) Toxicity analysis of prompt-based text generation using the RealToxicityPrompts dataset shows that the text generated by BLOOM is at least 17\% less toxic than GPT-2 and GPT-3 models.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderFew-Shot Text ClassificationQuestion Answeringtext-classificationText ClassificationText GenerationWNLIMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Understanding the Role of Temperature in Diverse Question Generation by GPT-4
We conduct a preliminary study of the effect of GPT's temperature parameter on the diversity of GPT4-generated questions. We find that using higher temperature values leads to significantly higher diversity, with differe…
DiversityQuestion GenerationQuestion-GenerationBloom Library: Multimodal Datasets in 300+ Languages for a Variety of Downstream Tasks
We present Bloom Library, a linguistically diverse set of multimodal and multilingual datasets for language modeling, image captioning, visual storytelling, and speech synthesis/recognition. These datasets represent eith…
Image CaptioningLanguage ModelingLanguage ModellingSpeech Synthesis+1Identification of algal blooms in lakes in the Baltic states using Sentinel-2 data and artificial neural networks
Algal blooms are a common problem in inland waters, which raise growing awareness on monitoring lakes’ conditions. The on site monitoring is expensive and requires large human resources efforts. This work proposes remote…
Almieyar-Oryx-BloomBench: A Bilingual Multimodal Benchmark for Cognitively Informed Evaluation of Vision-Language Models
Despite the rapid progress of Vision-Language Models (VLMs), the field lacks benchmarks that rigorously diagnose their true reasoning abilities and chart meaningful progress toward human-like multimodal intelligence. Mos…
Multimodal ReasoningFlesch or Fumble? Evaluating Readability Standard Alignment of Instruction-Tuned Language Models
Readability metrics and standards such as Flesch Kincaid Grade Level (FKGL) and the Common European Framework of Reference for Languages (CEFR) exist to guide teachers and educators to properly assess the complexity of e…