Recent
Newest approved public definitions for this language.
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Calibration Curve": Fine-Tuning Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for adaptation of a model to a domain. 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 Fine-Tuning Calibration Curve when the fine-tuning run used curated examples, so the team could make confidence scores useful before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Drift Monitor": Fine-Tuning Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for adaptation of a model to a domain. 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 Fine-Tuning Drift Monitor when the fine-tuning run used curated examples, so the team could respond before quality drops before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Embedding Refresh": Fine-Tuning Embedding Refresh is a ml index workflow that updates vector representations after source data changes for adaptation of a model to a domain. 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 Fine-Tuning Embedding Refresh when the fine-tuning run used curated examples, so the team could keep retrieval results current before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Evaluation Harness": Fine-Tuning Evaluation Harness is a ml test system that runs repeatable checks against model behavior for adaptation of a model to a domain. 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 Fine-Tuning Evaluation Harness when the fine-tuning run used curated examples, so the team could compare releases with evidence before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Feature Store": Fine-Tuning Feature Store is a ml service that serves consistent features to training and inference for adaptation of a model to a domain. 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 Fine-Tuning Feature Store when the fine-tuning run used curated examples, so the team could avoid training-serving skew before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Hyperparameter Sweep": Fine-Tuning Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for adaptation of a model to a domain. 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 Fine-Tuning Hyperparameter Sweep when the fine-tuning run used curated examples, so the team could find better configurations before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Label Review": Fine-Tuning Label Review is a ml quality workflow that checks annotations for consistency and usefulness for adaptation of a model to a domain. 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 Fine-Tuning Label Review when the fine-tuning run used curated examples, so the team could improve supervised learning data before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Model Card": Fine-Tuning Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for adaptation of a model to a domain. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Fine-Tuning Model Card when the fine-tuning run used curated examples, so the team could publish model behavior honestly before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Provenance Ledger": Fine-Tuning Provenance Ledger is a ml record that tracks where data came from and how it changed for adaptation of a model to a domain. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Fine-Tuning Provenance Ledger when the fine-tuning run used curated examples, so the team could audit model inputs reliably before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Fine-Tuning Training Checkpoint": Fine-Tuning Training Checkpoint is a ml recovery artifact that saves model state during learning for adaptation of a model to a domain. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Fine-Tuning Training Checkpoint when the fine-tuning run used curated examples, so the team could resume or inspect training safely before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Calibration Curve": Metric Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for measurement of model behavior. 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 Metric Calibration Curve when the metric changed after data cleanup, so the team could make confidence scores useful before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Data Split": Metric Data Split is a ml experimental control that separates examples for training, validation, and testing for measurement of model behavior. 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 Metric Data Split when the metric changed after data cleanup, so the team could measure generalization honestly before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Embedding Refresh": Metric Embedding Refresh is a ml index workflow that updates vector representations after source data changes for measurement of model behavior. 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 Metric Embedding Refresh when the metric changed after data cleanup, so the team could keep retrieval results current before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Label Review": Metric Label Review is a ml quality workflow that checks annotations for consistency and usefulness for measurement of model behavior. 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 Metric Label Review when the metric changed after data cleanup, so the team could improve supervised learning data before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Model Card": Metric Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for measurement of model behavior. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Metric Model Card when the metric changed after data cleanup, so the team could publish model behavior honestly before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Metric Training Checkpoint": Metric Training Checkpoint is a ml recovery artifact that saves model state during learning for measurement of model behavior. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The machine learning team used Metric Training Checkpoint when the metric changed after data cleanup, so the team could resume or inspect training safely before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Bias Audit": Pipeline Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for automated data and model workflow. 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 Pipeline Bias Audit when the pipeline missed a validation step, so the team could surface fairness risks before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Calibration Curve": Pipeline Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for automated data and model workflow. 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 Pipeline Calibration Curve when the pipeline missed a validation step, so the team could make confidence scores useful before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Data Split": Pipeline Data Split is a ml experimental control that separates examples for training, validation, and testing for automated data and model workflow. 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 Pipeline Data Split when the pipeline missed a validation step, so the team could measure generalization honestly before the model moved into evaluation.”
机器辅助翻译草稿 (Chinese) for "Pipeline Drift Monitor": Pipeline Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for automated data and model workflow. 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 Pipeline Drift Monitor when the pipeline missed a validation step, so the team could respond before quality drops before the model moved into evaluation.”