An open API service indexing awesome lists of open source software.

https://github.com/hyouteki/hatespeakforge


https://github.com/hyouteki/hatespeakforge

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

### Models can be found at this [Drive link](https://drive.google.com/drive/folders/1QXg2TNjySCJMPGrZbI9mhwjWhqX8IaHe?usp=sharing)

### Model files
- [Bart](./bart.py)
- [GPT](./gpt.py)
- [Bert + GPT](./bert_gpt.py)
- [T5-small](./t5small.py)

### Inference files
> Only for the two best models
- [GPT](./gpt_infer.py)
- [T5-small](./t5small_infer.py)