Skip to content

vananh0905/Bert-For-Toeic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bert-For-Toeic

Solving Part 5 - Reading TOEIC using Huggingface's Transformers

1. Data example

image

2. How to use

Prerequisites: python3.6+

  • Clone this project and navigate to the project folder

  • Create virtual environment (optional, recommended)

virtualenv venv

source venv/bin/activate

  • Install requirements

pip install requirements.txt

  • Run main.py

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages