-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
To get a minimally functional package and test our seq2seq model we need to to the following:
- Clean up the analysis tools / integrate them with the rest of
hatespace - Get transformer embedder running (Add config changes to
decoder) - Implement
compute_lossfor theHatspaceTrainerclass - Implement the side information dataset (just for
IronMarchdataset, for now)