tags: | |
- flax | |
# Model Card for flax-tiny-random-bert-sharded | |
# Model Details | |
## Model Description | |
This model is used to check that the sharding of a flax_model works properly. See [`test_checkpoint_sharding_from_hub`](https://github.com/huggingface/transformers/blob/main/tests/test_modeling_flax_common.py#L1049). | |
# Uses | |
The model is not designed to be used and serves a testing purpose. | |
### Software | |
- Transformers 4.21.0.dev0 | |
- TensorFlow 2.9.0 | |
- Datasets 2.2.2 | |
- Tokenizers 0.12.1 | |