add tokenizer and tests
Showing
| ... | @@ -7,4 +7,6 @@ boto3 | ... | @@ -7,4 +7,6 @@ boto3 |
| # Used for downloading models over HTTP | # Used for downloading models over HTTP | ||
| requests | requests | ||
| # For OpenAI GPT | # For OpenAI GPT | ||
| regex | regex | ||
| \ No newline at end of file | # For XLNet | ||
| sentencepiece | |||
| \ No newline at end of file |
File added
Please register or sign in to comment