> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/train/cancel-a-training-job.md).

# 학습 작업 취소

모델 학습 작업은 "Cancel Training" 버튼을 사용하여 언제든지 취소할 수 있습니다.

학습 작업을 취소하면 작업이 중지됩니다. 학습 과정 초기에 취소하면 크레딧이 환불됩니다. 학습이 여러 epoch 진행된 후라면 환불이 이루어지지 않습니다.

학습 작업을 취소하면 학습에 사용된 weights는 저장되지 않습니다. 이는 다음과는 대조적입니다 [Early Stopping](/roboflow/roboflow-ko/train/stop-training-early.md), 이를 통해 학습 작업을 중지하고 weights를 저장할 수 있습니다. Early Stopping은 나중에 계속 학습할 수 있는 model을 얻게 되므로 사용한 training credits에 대해 비용이 청구됩니다.

학습 작업을 취소하려면 "Cancel Training" 버튼을 클릭하세요:

<figure><img src="/files/a79ce2e806eba017a88f9881aba6d9b71fedf1e6" alt=""><figcaption></figcaption></figure>

작업을 취소한 후에도 동일한 dataset version을 사용하여 여전히 model을 학습할 수 있습니다.
