Commit Graph

8 Commits

Author SHA1 Message Date
Awni Hannun
5e8f8386ed Merge pull request #51 from jbarrow/main
Update BERT to take advantage of bias param in MultiHeadAttention
2023-12-13 15:20:29 -08:00
Joe Barrow
ac942055aa Cleaner masking code 2023-12-09 21:21:24 -05:00
Awni Hannun
5bb1506ae9 revert accidental change 2023-12-09 14:58:45 -08:00
Awni Hannun
dfe79a46f2 black format 2023-12-09 14:15:25 -08:00
Joe Barrow
29208830ae Updating BERT model to take advantage of bias param in MultiHeadAttention 2023-12-09 12:07:33 -05:00
Joe Barrow
c5733b48fd Updating README for current example, making python>=3.8 compatibile, and fixing code type 2023-12-09 12:01:58 -05:00
Joe Barrow
d6398681d1 Cleaning implementation for merge 2023-12-09 10:41:15 -05:00
Joe Barrow
5ab987b431 BERT implementation 2023-12-08 05:14:11 -05:00