https://github.com/atharva-naik/faithful-attention-pool
An attempt at a faithful way of attending to tokens and pooling them to train sequential neural networks on NLU tasks
https://github.com/atharva-naik/faithful-attention-pool
Last synced: about 1 month ago
JSON representation
An attempt at a faithful way of attending to tokens and pooling them to train sequential neural networks on NLU tasks
- Host: GitHub
- URL: https://github.com/atharva-naik/faithful-attention-pool
- Owner: atharva-naik
- Created: 2022-10-13T22:05:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T22:30:44.000Z (over 2 years ago)
- Last Synced: 2025-02-05T04:08:50.770Z (3 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# faithful-attention-pool
An attempt at a faithful way of attending to tokens and pooling them to train sequential neural networks on NLU tasks