Instructions to use hf-internal-testing/tiny-random-albert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-albert with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-albert", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
213e37e
1
Parent(s): ef90e49
v3
Browse files- pytorch_model.bin +2 -2
- tf_model.h5 +2 -2
- tokenizer.json +0 -0
pytorch_model.bin
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:8a82e57598291b9fdc2381414b2d725fcfa426c006f8c4bc256b0308b5d83811
|
| 3 |
+
size 1588565
|
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:8f8bb77dff21c416af358257cbf8d478abe4c52beb82c522ef5a62247b954bf0
|
| 3 |
+
size 47694516
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|