mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00

* flax qa example * Updated README: Added Large model * added utils_qa.py FULL_COPIES * Updates: 1. Copyright Year updated 2. added dtype arg 3. passing seed and dtype to load model 4. Check eval flag before running eval * updated README * updated code comment
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
datasets >= 1.8.0
|
|
jax>=0.2.17
|
|
jaxlib>=0.1.68
|
|
flax>=0.3.4
|
|
optax>=0.0.8 |