Large-scale language model (LLM)

An introduction to large-scale language models (LLMs), the core description of interactive AI, including a summary of LLM-powered AI services and topics that can help you understand LLMs.

What is a Large Language Model (LLM)?

Large Language Model (LLM) is one of the AI technologies that is being developed in the field of natural language processing.

As the name implies,

  1. large: a large amount of data
  2. language: a large amount of language data
  3. model: A model that is constructed

and is built for the purpose of understanding human language expressions.

Large-scale language models (LLMs) deal primarily with textual data; when dealing with different data types, such as speech recognition or image processing, different techniques are used.

What is a large-scale language model (LLM), one of the core descriptions of interactive AI?" (/topics/what-is-a-large-scale-language-model-llm/)

Types of AI in which Large-scale Language Models (LLMs) are used

AIs built using "human language representation," which LLMs excel at, include "interactive AIs," "programming support AIs," "writing support AIs," and "machine translation AIs.

Interactive AI, as the term implies, is an AI that can engage in dialogue, and its usage is as simple as "asking a question and getting an answer.

Programming support AIs are specialized AIs that assist programming, a conversation between a human and a computer, and can automatically generate code based on specified conditions, perform security checks, bug checks, and so on.

Writing support AIs assist human writers in the task of creating text. Given conditions and facts, it can outline articles and automatically generate sentences, and is already in use by news agencies and newspapers for breaking news.

Large-scale language model (LLM) services

Articles by Large-scale language model (LLM)