Instructions to use lysandre/tiny-electra-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lysandre/tiny-electra-random with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("lysandre/tiny-electra-random", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update tf_model.h5
Browse files- tf_model.h5 +3 -0
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24e202dfc622e8b33c2505c0ab3f34a3eced225b8c5c5f1b60faf2efe7b3058e
|
| 3 |
+
size 84048
|