# bert_train **Repository Path**: small_code_programming_ai/bert_train ## Basic Information - **Project Name**: bert_train - **Description**: 基于bert的文章分类实现 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-05-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README bert模型demo 使用bert做分类任务 需要下载**[`BERT-Base, Chinese`](https://storage.googleapis.com/bert_models/2018_11_03/chinese_L-12_H-768_A-12.zip)**模型,放在根目录下