Instructions to use hf-internal-testing/tiny-random-roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-roberta with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-roberta", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
73def02
1
Parent(s): 5c516a2
v3
Browse files- pytorch_model.bin +2 -2
- 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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2233473de71f7562a49004b0344c97a24f4d3aa3d91a79e4a1f167299ab1232a
|
| 3 |
+
size 512821
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15320400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7822d185bf97597ac244c30bdcca7881b1a77670323d7d7c6034a967272a6b05
|
| 3 |
size 15320400
|