🌐 [i18n-KO] Translated add_tensorflow_model.md to Korean (#25017)

* docs: ko: add_tensorflow_model.md

* feat: chatgpt draft

* fix: manual edits

* fix: manual edits

* fix: resolve suggestions

* fix: manual edits
This commit is contained in:
나건주
2023-08-08 20:56:34 +09:00
committed by GitHub
parent 26ce4dd8b7
commit 6247d1b2b6
2 changed files with 265 additions and 2 deletions

View File

@@ -147,8 +147,8 @@
title: (번역중) How to contribute to transformers?
- local: in_translation
title: (번역중) How to add a model to 🤗 Transformers?
- local: in_translation
title: (번역중) How to convert a 🤗 Transformers model to TensorFlow?
- local: add_tensorflow_model
title: 어떻게 🤗 Transformers 모델을 TensorFlow로 변환하나요?
- local: in_translation
title: (번역중) How to add a pipeline to 🤗 Transformers?
- local: testing