Instructions to use lysandre/tiny-longformer-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lysandre/tiny-longformer-random with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("lysandre/tiny-longformer-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:aba9c6e6d1e9ce29c1ab12eb1123a2ec3d6d4e47a0740bb9114ab66fccfc427c
|
| 3 |
+
size 106392
|