Files
HuggingFace_transformer/examples/research_projects
Sanchit Gandhi e6f221c8d4 [JAX] Replace all jax.tree_* calls with jax.tree_util.tree_* (#18361)
* [JAX] Replace all jax.tree_* calls with jax.tree_util.tree_*

* fix double tree_util
2022-09-09 15:18:56 +02:00
..
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-07-11 05:00:13 -04:00
2022-05-12 16:25:55 -04:00
2022-05-18 10:46:40 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2022-05-12 16:25:55 -04:00
2020-12-11 10:07:02 -05:00

Research projects

This folder contains various research projects using 🤗 Transformers. They are not maintained and require a specific version of 🤗 Transformers that is indicated in the requirements file of each folder. Updating them to the most recent version of the library will require some work.

To use any of them, just run the command

pip install -r requirements.txt

inside the folder of your choice.

If you need help with any of those, contact the author(s), indicated at the top of the README of each folder.