Skip to content

lanqiao-courses/bert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明 Description

该项目为 google-research/bert 的修改版本,在 原 License 授权下改编以适用于教学用途。

This project is a modified version of google-research/bert, adapted under the original license for educational purposes.

使用方法

本地执行:

git clone https://github.com/huhuhang/bert.git  # 克隆仓库
cd bert  # 切换到目录
sh wsdm_run.sh  # 执行一键脚本

推荐使用:

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%