An open API service indexing awesome lists of open source software.

https://github.com/nathom/pytorch-bert

Intent recognition on the Amazon Massive Dataset using BERT
https://github.com/nathom/pytorch-bert

Last synced: about 1 month ago
JSON representation

Intent recognition on the Amazon Massive Dataset using BERT

Awesome Lists containing this project

README

        

[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/AL4k43eR)
# PA4 - Transformers for Amazon intent classification

## Please refer the PA4 pdf for instructions!

### You are free to create new functions, change existing function signatures, add/remove member variables/functions, change returns of a function in the provided start code but you need to maintain the overall given structure of the code.

### We have broken down sections to be implemented by you as tasks for your convenience.