Instructions to use hf-internal-testing/tiny-random-xlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-xlnet with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-xlnet", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
34c842a
1
Parent(s): f8bda81
v3
Browse files- tf_model.h5 +1 -1
- tokenizer.json +0 -0
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 13183736
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4da7ff270e02c0a60adc300bb38825d66f1e41efe8c699bbe2dd8ef0ba15ba2
|
| 3 |
size 13183736
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|