The Wayback Machine - https://web.archive.org/web/20210222002914/https://github.com/minimaxir
Skip to content
Avatar
🤔
<script>alert('hi')</script>
🤔
<script>alert('hi')</script>

Highlights

  • Arctic Code Vault Contributor

Sponsors

@mattt @nelslindahlx @P3GLEG

Pinned

  1. The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.

    Python 39.7k 1.8k

  2. Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.

    Python 4.3k 678

  3. Provide an input CSV and a target field to predict, generate a model + code to run it.

    Python 1.7k 159

  4. Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

    Python 2.5k 528

  5. Python package + CLI to generate stylistic wordclouds, including gradients and icon shapes!

    Python 692 48

  6. A robust Python tool for text-based AI training and generation using GPT-2.

    Python 944 71

409 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created 2 commits in 1 repository

Created an issue in huggingface/transformers that received 1 comment

Fast Tokenizers instantiated via vocab/merge files do not respect skip_special_tokens=True

Environment info transformers version: 4.3.2 Platform: macOS-11.2.1-x86_64-i386-64bit Python version: 3.9.1 PyTorch version (GPU?): 1.7.1 (False) T…

1 comment