Instructions to use hf-internal-testing/tiny-random-xlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-xlm with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-xlm", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
272d5cd
1
Parent(s): 44c19d3
v3
Browse files- pytorch_model.bin +1 -1
- tf_model.h5 +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12399189
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4612fc779edb193a14a9b1bacba094165aab98bd05c89b07e4aa66e3b9e5c888
|
| 3 |
size 12399189
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04a69490d58117d07f58850680aa2a2c9c114bc5f7ca3cde56f6538252d94629
|
| 3 |
+
size 128140752
|