Skip to content

yuebaoW/bert-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bert-task,基于 bert4keras 的 tf2 版bert。

bert分类与回归

1、配置: docker pull meadml/cuda10.1-cudnn7-devel-ubuntu18.04-python3.6:latest

2、pip install -i https://mirrors.aliyun.com/pypi/simple/ -r requirements.txt

3、数据格式请参照 data/class or data/regression

3、分类问题: python3 class_main.py

4、回归问题: python3 regression_main.py

About

bert分类与回归

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages