1 個回答
- 最新
- 最多得票
- 最多評論
0
You can fine tune BERT models on SageMaker. Although huggingface provides an easy integration with their Huggingface estimator something like this. You are free to use sagemaker pytorch estimators to fine tune models. You can refer the below example for fine tuning bert using pytorch estimator.
相關內容
- AWS 官方已更新 1 個月前
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 個月前