跳转到内容

Browse A-Z

Alphabetical public term index for this language.

/
2,337 source-backed termsdatabase

机器辅助翻译草稿 (Chinese) for "Evaluation Citation Builder": Evaluation Citation Builder is a ai attribution helper that formats source links and evidence for an AI answer for AI quality and safety testing. It uses canonical URLs, source titles, and quote limits so teams can make generated answers citeable while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Citation Builder when a release candidate failed a reasoning scenario, so the team could make generated answers citeable before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Context Contract": Evaluation Context Contract is a ai interface contract that defines what context may be passed into a model call for AI quality and safety testing. It uses schemas, redaction rules, source labels, and token budgets so teams can keep model inputs relevant and safe while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Context Contract when a release candidate failed a reasoning scenario, so the team could keep model inputs relevant and safe before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Fallback Path": Evaluation Fallback Path is a ai resilience pattern that keeps an AI feature useful when a provider or tool is unavailable for AI quality and safety testing. It uses degraded states, deterministic responses, and operator notices so teams can avoid fake AI success while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Fallback Path when a release candidate failed a reasoning scenario, so the team could avoid fake AI success before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Grounding Check": Evaluation Grounding Check is a ai quality control that verifies that generated answers are backed by available sources for AI quality and safety testing. It uses citation checks, retrieval evidence, and contradiction detection so teams can reduce unsupported claims while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Grounding Check when a release candidate failed a reasoning scenario, so the team could reduce unsupported claims before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Human Approval": Evaluation Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for AI quality and safety testing. It uses risk scoring, review UI, and audit logs so teams can keep protected decisions accountable while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Human Approval when a release candidate failed a reasoning scenario, so the team could keep protected decisions accountable before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Instruction Boundary": Evaluation Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for AI quality and safety testing. It uses role labels, precedence rules, and prompt assembly checks so teams can avoid instruction confusion while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Instruction Boundary when a release candidate failed a reasoning scenario, so the team could avoid instruction confusion before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Memory Scope": Evaluation Memory Scope is a ai state boundary that limits what an assistant may remember or reuse for AI quality and safety testing. It uses retention policies, consent checks, and namespace separation so teams can prevent accidental cross-context leakage while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Memory Scope when a release candidate failed a reasoning scenario, so the team could prevent accidental cross-context leakage before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Model Router": Evaluation Model Router is a ai selection service that chooses the best model or provider for a task for AI quality and safety testing. It uses cost, latency, capability, policy, and fallback signals so teams can match work to the right model while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Model Router when a release candidate failed a reasoning scenario, so the team could match work to the right model before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Response Schema": Evaluation Response Schema is a ai output contract that requires model output to match a known structure for AI quality and safety testing. It uses JSON schemas, validators, retries, and error reporting so teams can make responses machine-readable while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Response Schema when a release candidate failed a reasoning scenario, so the team could make responses machine-readable before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Safety Filter": Evaluation Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for AI quality and safety testing. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Safety Filter when a release candidate failed a reasoning scenario, so the team could keep outputs public-safe before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Evaluation Tool Permission": Evaluation Tool Permission is a ai access control that decides which tools an AI workflow may call for AI quality and safety testing. It uses operation allowlists, user intent checks, and protected-action gates so teams can block unsafe automation while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The AI platform team used Evaluation Tool Permission when a release candidate failed a reasoning scenario, so the team could block unsafe automation before the agent workflow reached production.

机器辅助翻译草稿 (Chinese) for "Experiment Bias Audit": Experiment Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for controlled model comparison. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Bias Audit when the experiment showed a metric tradeoff, so the team could surface fairness risks before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Calibration Curve": Experiment Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for controlled model comparison. It uses bucketed predictions, reliability diagrams, and threshold analysis so teams can make confidence scores useful while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Calibration Curve when the experiment showed a metric tradeoff, so the team could make confidence scores useful before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Data Split": Experiment Data Split is a ml experimental control that separates examples for training, validation, and testing for controlled model comparison. It uses randomization rules, leakage checks, and seed tracking so teams can measure generalization honestly while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Data Split when the experiment showed a metric tradeoff, so the team could measure generalization honestly before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Drift Monitor": Experiment Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for controlled model comparison. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Drift Monitor when the experiment showed a metric tradeoff, so the team could respond before quality drops before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Embedding Refresh": Experiment Embedding Refresh is a ml index workflow that updates vector representations after source data changes for controlled model comparison. It uses batch jobs, backfills, and index validation so teams can keep retrieval results current while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Embedding Refresh when the experiment showed a metric tradeoff, so the team could keep retrieval results current before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Evaluation Harness": Experiment Evaluation Harness is a ml test system that runs repeatable checks against model behavior for controlled model comparison. It uses fixtures, metrics, thresholds, and regression reports so teams can compare releases with evidence while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Evaluation Harness when the experiment showed a metric tradeoff, so the team could compare releases with evidence before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Feature Store": Experiment Feature Store is a ml service that serves consistent features to training and inference for controlled model comparison. It uses versioned feature definitions, freshness checks, and access policies so teams can avoid training-serving skew while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Feature Store when the experiment showed a metric tradeoff, so the team could avoid training-serving skew before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Hyperparameter Sweep": Experiment Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for controlled model comparison. It uses bounded search spaces, trial tracking, and early stopping so teams can find better configurations while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Hyperparameter Sweep when the experiment showed a metric tradeoff, so the team could find better configurations before the model moved into evaluation.

机器辅助翻译草稿 (Chinese) for "Experiment Label Review": Experiment Label Review is a ml quality workflow that checks annotations for consistency and usefulness for controlled model comparison. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Experiment Label Review when the experiment showed a metric tradeoff, so the team could improve supervised learning data before the model moved into evaluation.