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
- Host: GitHub
- URL: https://github.com/nathom/pytorch-bert
- Owner: nathom
- Created: 2024-03-22T05:01:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-22T05:57:07.000Z (about 1 year ago)
- Last Synced: 2025-02-13T04:43:50.677Z (3 months ago)
- Language: TeX
- Size: 5.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.