AI Model

AI models are designed to detect patterns in large datasets using algorithms, with their output depending on the quality and type of data they are trained on. For example, Large Language Models (LLMs) take text as input and generate text-based responses based on learned patterns. Training an AI involves feeding vast amounts of labeled or […]

RLHF (Reinforcement Learning Through Human Feedback)

To align the output of Large Language Models (LLMs) with users’ values and expectations, a human-in-the-loop feedback process is essential. This process involves a team of evaluators who review the model’s output across various tasks and use cases, providing rankings based on criteria like helpfulness, fairness, and clarity. These rankings can range from “best” to […]

Model Card

AI Model documentation, also known as a “Model Card,” provides essential information about a model’s characteristics, performance, and limitations. The purpose of a Model Card is to ensure the AI model is transparent, accessible, and understandable. A well-crafted Model Card is written in clear language and typically covers the following key areas: As Google explains: […]

ELIZA Effect

The Eliza Effect is often associated with the first symbolic AI Chatbot, developed in 1966 by Joseph Weizenbaum. The program was designed to simulate a psychotherapist, with the user typing their thoughts and feelings into a computer. The system would then respond with therapist-style questions that are based on changing the end or the beginning […]