A barebones Repl of 🤗Transformers, with one of their sample uses as seen at https://huggingface.co/docs/transformers/quicktour .
This Repl includes the necessary dependencies and a simple main.py, simply run the Repl.
main.py
A barebones Repl of 🤗Transformers, with one of their sample uses as seen at https://huggingface.co/docs/transformers/quicktour .
This Repl includes the necessary dependencies and a simple
main.py
, simply run the Repl.