Results for "data distribution"
A high-capacity language model trained on massive corpora, exhibiting broad generalization and emergent behaviors.
A datastore optimized for similarity search over embeddings, enabling semantic retrieval at scale.
Reinforcement learning from human feedback: uses preference data to train a reward model and optimize the policy.
Practices for operationalizing ML: versioning, CI/CD, monitoring, retraining, and reliable production management.
Central system to store model versions, metadata, approvals, and deployment state.
Ability to replicate results given same code/data; harder in distributed training and nondeterministic ops.
Observing model inputs/outputs, latency, cost, and quality over time to catch regressions and drift.
Attacks that manipulate model instructions (especially via retrieved content) to override system goals or exfiltrate data.
Models that process or generate multiple modalities, enabling vision-language tasks, speech, video understanding, etc.
Updating beliefs about parameters using observed evidence and prior distributions.
A theoretical framework analyzing what classes of functions can be learned, how efficiently, and with what guarantees.
Using same parameters across different parts of a model.
A single attention mechanism within multi-head attention.
Techniques to handle longer documents without quadratic cost.
Chooses which experts process each token.
Capabilities that appear only beyond certain model sizes.
Central catalog of deployed and experimental models.
Classical statistical time-series model.
Persistent directional movement over time.
Models effects of interventions (do(X=x)).
Model execution path in production.
Agents communicate via shared state.
Cost to run models in production.
Mathematical foundation for ML involving vector spaces, matrices, and linear transformations.
Decomposes a matrix into orthogonal components; used in embeddings and compression.
Number of linearly independent rows or columns.
Task instruction without examples.
Applying learned patterns incorrectly.
Centralized AI expertise group.
Devices measuring physical quantities (vision, lidar, force, IMU, etc.).