* How to use: tokenizer = GPT2Tokenizer.from_pretrained('farnhua/neo-gender') model = GPTNeoForCausalLM.from_pretrained('farnhua/neo-gender')