Instructions to use readerbench/RoBERT-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use readerbench/RoBERT-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("readerbench/RoBERT-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
42fa3f7
1
Parent(s): f4033c2
upload flax model
Browse files- flax_model.msgpack +3 -0
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a5cbc238afc57f9cfb5de36ce2f74dce61707e081288183340fc188bef35323
|
| 3 |
+
size 460257261
|