Instructions to use softcatala/paraphrase-ca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use softcatala/paraphrase-ca with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("softcatala/paraphrase-ca", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add spiece model
Browse files- spiece.model +3 -0
spiece.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef78f86560d809067d12bac6c09f19a462cb3af3f54d2b8acbba26e1433125d6
|
| 3 |
+
size 4309802
|