Skip to content

Hirosaji/bert-on-eb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bert-on-eb

BERT on Elastic Beanstalk example

original version: https://github.com/google-research/bert

What's example?

To compute sentence similarity using BERT.

How to start this example?

Setup

$ pip install -r requirements.txt

Get models

TBA

Run on Local

$ python3 application.py

Run on Elastic Beanstalk

TBA

About

BERT on Elastic Beanstalk example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages