File size: 354 Bytes
771fc2a
 
 
ae1d51f
 
 
 
 
b262576
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: openrail
---

This model is fintuned using the following model:
https://huggingface.co/EleutherAI/gpt-neo-1.3B

The data was scraped from:
https://www.kitsunekko.net/dirlist.php?dir=subtitles%2F

To load, use:
model = pipeline('text-generation',model="gmongaras/gpt-anime-sub-1.3B",
                      tokenizer="EleutherAI/gpt-neo-1.3B")