Instructions to use clue/roberta_chinese_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use clue/roberta_chinese_base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("clue/roberta_chinese_base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
9328ef0
1
Parent(s): 4126825
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:07d8d62a2c6ec441366371cfe36b24abacef53094329a2573192b1ea02928ec0
|
| 3 |
+
size 409077741
|