HesitantlyHuman / hatespace

Novel Archetypal Analysis NLP on hateful text corpora.
4 stars 1 forks source link

Version 1.0 #4

Open HesitantlyHuman opened 2 years ago

HesitantlyHuman commented 2 years ago

To get a minimally functional package and test our seq2seq model we need to to the following:

HesitantlyHuman commented 2 years ago

I'll work on getting the transformer embedder running. I'm the most familiar with the huggingface model structures, so that'll be easiest.

HesitantlyHuman commented 2 years ago

The HatespaceTrainer class has been temporarily removed. The model's training procedure is likely to be more complicated than we first anticipated. It may be later until we package that functionality back into a trainer object.

HesitantlyHuman commented 2 years ago

Additional tasks to complete:

HesitantlyHuman commented 1 year ago

Tasks for getting the side information up and running Some of these don't directly apply to this repo, but hatecomp. We'll put them here regardless so that everything is contained in one location: