기본적으로 Translation Hub는 Google 인공신경망 기계 번역(NMT) 모델을 사용하여 문서를 번역하며, 이는 일반 번역 작업에 적합합니다. 특정 도메인 영역과 작성 스타일을 번역해야 하는 경우 커스텀 모델(AutoML Translation 모델이라고도 함)을 사용하는 것이 좋습니다. 커스텀 모델은 더 맞춤화된 예측을 제공할 수 있습니다.
커스텀 모델을 학습시킬 때 Cloud Translation은 일반 Google NMT 모델로 시작하여 출발어와 도착어의 문장 쌍이 포함된 학습 데이터에 맞게 모델을 조정합니다.
AutoML Translation
Cloud Translation - Advanced를 통해 커스텀 모델을 만들고 관리합니다.
문장 쌍이 있는 학습 데이터 세트를 준비한 다음 Cloud Translation - Advanced API를 사용하여 커스텀 모델을 만듭니다. 커스텀 모델 학습과 관련된 모든 비용은 Cloud Translation에 의해 별도로 청구됩니다. 자세한 내용은 Cloud Translation 문서를 참조하세요.
Translation Hub는 관리자가 포털에 할당할 수 있는 신규 및 기존 커스텀 모델을 자동으로 제공합니다. 포털에 커스텀 모델을 추가하면 포털 사용자가 번역에 커스텀 모델을 사용하도록 선택할 수 있습니다.
번역 메모리가 있는 경우 문장 쌍의 수와 품질에 따라 해당 데이터를 내보내고 학습 데이터로 사용할 수 있습니다. Cloud Translation은 약 6,000개의 문장 쌍을 추천합니다.
일반적으로 데이터의 양보다는 전체 문장과 같이 고품질의 데이터가 높은 고품질의 모델을 만듭니다.
포털에 모델 추가
관리자는 Google Cloud 콘솔을 사용하여 포털에 모델을 추가합니다. 포털 사용자는 번역을 요청할 때 이러한 모델을 사용하도록 선택할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-03(UTC)"],[],[],null,["# Use custom models to tailor machine translations\n\n| Starting on June 30, 2025, Translation Hub is officially deprecated and will no longer be supported. You can continue using Translation Hub until on June 30, 2026, when it will be shut down.\n\n\u003cbr /\u003e\n\nBy default, Translation Hub uses the Google Neural Machine Translation\n(NMT) model to translate documents, which is suited for generic translation\ntasks. In cases where you have to translate a specific domain area and writing\nstyle, consider using a custom model (also known as an\nAutoML Translation model). Custom models can provide more tailored\npredictions.\n\nWhen you train a custom model, Cloud Translation starts with the general Google\nNMT model and tunes the model to fit your training data, which includes pairs of\nsentences in a source and target language.\n\nAutoML Translation\n------------------\n\nYou create and manage custom models through Cloud Translation - Advanced.\nPrepare a training dataset with your sentence pairs and then use the\nCloud Translation - Advanced API to create a custom model. Any costs that are\nassociated with training custom models are charged separately by\nCloud Translation. For more information, see the\n[Cloud Translation documentation](/translate/docs/advanced/automl-beginner).\n\nTranslation Hub automatically makes new and existing custom models\navailable for administrators to assign to portals. After you add a custom model\nto a portal, portal users can choose to use the custom model for their\ntranslations.\n\nIf you have a translation memory, you can [export](/translation-hub/docs/admin-export-data) that data and use it\nas training data, depending on the number of sentence pairs you have and their\nquality. Cloud Translation [recommends](/translate/automl/docs/prepare#data_recommendations) around 6,000 **sentence pairs**.\nIn general, higher quality data (like full sentences) results in higher quality\nmodels than more data.\n\nAdd models to portals\n---------------------\n\nAdministrators add models to portals by using the Google Cloud console. Portals\nusers can choose to use these models when they request translations.\n\n1. In the **Translation Hub** section of the Google Cloud console, go to the\n **Resources** page.\n\n [Go to the Resources page](https://console.cloud.google.com/translation-hub/resources)\n2. From the list of resources, select one or more models to add to one\n or more portals.\n\n3. Click **Assign to portals** , which opens the **Assign resource to portal**\n pane.\n\n4. From the portals field, select one or more portals to add the models to.\n\n5. Click **Assign**.\n\n On the **Resources** page, you can confirm the addition by viewing the\n **Portal names** column for each resource."]]