Caesar AI Atlas

Сгенерированный текст

Caesar AI Atlas Definition

Сгенерированный текст — текст, созданный моделью машинного обучения, особенно языковой моделью. Он может оцениваться относительно эталонного текста, ground truth или критериев, специфичных для задачи, таких как фактичность, беглость, релевантность и безопасность.

Other Definitions

Сгенерированный текст Source

In general, the text that an ML model outputs. When evaluating large language models, some metrics compare generated text against reference text. For example, suppose you are trying to determine how effectively an ML model translates from French to Dutch. In this case: - The generated text is the Dutch translation that the ML model outputs. - The reference text is the Dutch translation that a human translator (or software) creates. Note that some evaluation strategies don't involve reference text.

Related Terms