Instructions to use NLPV/MultiLingual-ISCO-Coder-BERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use NLPV/MultiLingual-ISCO-Coder-BERT with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("NLPV/MultiLingual-ISCO-Coder-BERT", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload label_encoder.joblib
Browse files- label_encoder.joblib +3 -0
label_encoder.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93e5990c529c6658e72e2bd86be9e970ad6c3960e3e60ff7e7764fe337b7b6a8
|
| 3 |
+
size 4071
|