Skip to content

catwhiskers/finetune-deploy-bert-with-amazon-sagemaker-for-hugging-face

 
 

Repository files navigation

Finetuning Hugging Face Bert with Chinese news datasets.

This fork aims on demonstrating how to use Hugging Face to perform chinese document classification

The model used is bert-base-chinese. developed by CKIP Lab. Here is the github link

Usage Instruction

  • Open a SageMaker Notebook in SageMaker Studio or Instance on Demand
  • Open terminal
  • cd ~/SageMaker
  • git clone https://github.com/catwhiskers/finetune-deploy-bert-with-amazon-sagemaker-for-hugging-face.git
  • Execute this notebook it will do data fetching, data processing, training job submission and setting up a endpoint for inference

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Python 1.4%