Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 697 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 697 Bytes

Marvik challenge task

This is the entry point to the Marvik technical challenge.

  1. Google Colab

    Link to the google colab

  2. Flask POST API

    The code of this excersise can be found on this repo. It is divided in two folders, one for the API and the other for the API tests. The dependencies are Flask and pytest packages. Python 3.7 was used for the project.

  3. BERT: A Summary

    In the following link there is a google doc with the paper summary:

    Link to the summary