Skip to content

(2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail

Notifications You must be signed in to change notification settings

circlePi/2019Cail-A-Bert-Joint-Baseline-for-Machine-Comprehension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

2019Cail-A-Bert-Joint-Baseline-for-Machine-Comprehension

A pytorch implement of bert baseline for machine comprehension task in 2019 cail(法研杯 阅读理解)

2019法研杯 阅读理解

Task description & Data

Please visit the official website for the task description and data at http://cail.cipsc.org.cn/instruction.html

About this code

This code provides a coarse Bert Joint Baseline. While it can reach a not bad f1 score (~73), further optimizations on data processing, hyper-parameters tuning and candidates strategy are still expected.

How to start

Train

python train_start.py

Predict

python test.py

If it helps, welcome to star me. Enjoying the match!

About

(2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages