explosion / curated-transformers

🤖 A PyTorch library of curated Transformer models and their composable components
MIT License
864 stars 34 forks source link

Use small ELECTRA model for testing #369

Closed danieldk closed 7 months ago

danieldk commented 7 months ago

Description

Avoid downloading large models in tests.

Checklist