Phuc Van Phan 5af2c62696 docs: add space to docs (#26067) 1 week ago
..
adversarial 6f79d26442 Update quality tooling for formatting (#21480) 7 months ago
bert-loses-patience 003a0cf8cc Fix some docs what layerdrop does (#23691) 4 months ago
bertabs 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
bertology 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
codeparrot 239ace152b Fix TypeError: Object of type int64 is not JSON serializable (#24340) 2 months ago
decision_transformer 0ebe7ae160 Bump gitpython from 3.1.30 to 3.1.32 in /examples/research_projects/decision_transformer (#25467) 1 month ago
deebert 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
distillation 2b22cde71e Bump gitpython from 3.1.30 to 3.1.32 in /examples/research_projects/distillation (#25468) 1 month ago
fsner 239ace152b Fix TypeError: Object of type int64 is not JSON serializable (#24340) 2 months ago
information-gain-filtration 6f79d26442 Update quality tooling for formatting (#21480) 7 months ago
jax-projects 5af2c62696 docs: add space to docs (#26067) 1 week ago
layoutlmv3 ef28df0572 Fix quality due to ruff release 6 months ago
longform-qa 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
luke 6232c380f2 Fix `.push_to_hub` and cleanup `get_full_repo_name` usage (#25120) 1 month ago
lxmert 7a94ea4c64 Bump tornado from 6.3.2 to 6.3.3 in /examples/research_projects/lxmert (#25511) 1 month ago
mlm_wwm 5af2c62696 docs: add space to docs (#26067) 1 week ago
mm-imdb 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
movement-pruning 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
onnx 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
performer 5af2c62696 docs: add space to docs (#26067) 1 week ago
pplm 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
quantization-qdqbert 5427250351 Avoid invalid escape sequences, use raw strings (#22936) 5 months ago
rag 7011cd8667 Update RAG README.md with correct path to examples/seq2seq (#25953) 2 weeks ago
rag-end2end-retriever ef28df0572 Fix quality due to ruff release 6 months ago
robust-speech-event 404ff8fc17 Fix typo (#25966) 2 weeks ago
self-training-text-classification 6f79d26442 Update quality tooling for formatting (#21480) 7 months ago
seq2seq-distillation ef28df0572 Fix quality due to ruff release 6 months ago
tapex 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
visual_bert 2552b8c5bd Bump tornado from 6.3.2 to 6.3.3 in /examples/research_projects/visual_bert (#25512) 1 month ago
vqgan-clip 5e8c8eb5ba Apply ruff flake8-comprehensions (#21694) 7 months ago
wav2vec2 404ff8fc17 Fix typo (#25966) 2 weeks ago
xtreme-s 404ff8fc17 Fix typo (#25966) 2 weeks ago
zero-shot-distillation ef28df0572 Fix quality due to ruff release 6 months ago
README.md 783d7d2629 Reorganize examples (#9010) 2 years ago

README.md

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.