Text Classification
Transformers
Joblib
Safetensors
Swedish
cefr_prototype
cefr
swe-cefr-sp
swedish
prototype-based
sentence-level
language-assessment
Instructions to use fffffwl/swe-cefr-sp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fffffwl/swe-cefr-sp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fffffwl/swe-cefr-sp")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fffffwl/swe-cefr-sp", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add feature-based model weights
Browse files- mlp.joblib +3 -0
mlp.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a05927d3df74a2b8217427f8967285d66e45b3d3c808d8dc9252b6735057a5c
|
| 3 |
+
size 63073
|