Instructions to use hf-internal-testing/tiny-random-AlbertForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-AlbertForPreTraining with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-AlbertForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-AlbertForPreTraining") - Notebooks
- Google Colab
- Kaggle
Upload tiny models for AlbertForPreTraining
Browse files- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 16034321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da3f5b711642e47f32ef64d612ae3d3b3cd56728c87a8bec92ef13236869d60f
|
| 3 |
size 16034321
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 31899568
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53b88f9a037a580c52371a523101b09da923e45f2517b11b68db864cf0dfea3f
|
| 3 |
size 31899568
|