Instructions to use VSSA-SDSA/LT-MLKM-modernBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VSSA-SDSA/LT-MLKM-modernBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="VSSA-SDSA/LT-MLKM-modernBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("VSSA-SDSA/LT-MLKM-modernBERT") model = AutoModelForMaskedLM.from_pretrained("VSSA-SDSA/LT-MLKM-modernBERT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload mvlkm.jsonld
Browse files- mvlkm.jsonld +84 -0
mvlkm.jsonld
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": "https://semiceu.github.io/MLDCAT-AP/releases/3.0.0/context/mldcat-ap.jsonld",
|
| 3 |
+
"@type": "it6:MachineLearningModel",
|
| 4 |
+
"@id": "https://example.lt/model/MVKLM",
|
| 5 |
+
"dct:identifier": "MVKLM",
|
| 6 |
+
"dct:title": {
|
| 7 |
+
"@value": "LT embedinimo modelis",
|
| 8 |
+
"@language": "lt"
|
| 9 |
+
},
|
| 10 |
+
"dct:description": {
|
| 11 |
+
"@value": "LT embedinimo modelis (modernBERT)",
|
| 12 |
+
"@language": "lt"
|
| 13 |
+
},
|
| 14 |
+
"dct:created": "2025-11-30 00:00:00",
|
| 15 |
+
"it6:version": "1.0",
|
| 16 |
+
"dct:publisher": {
|
| 17 |
+
"@type": "foaf:Agent",
|
| 18 |
+
"foaf:name": "VSSA"
|
| 19 |
+
},
|
| 20 |
+
"dct:creator": {
|
| 21 |
+
"@type": "foaf:Agent",
|
| 22 |
+
"foaf:name": "UAB Neurotechnology"
|
| 23 |
+
},
|
| 24 |
+
"dct:rightsHolder": {
|
| 25 |
+
"@type": "foaf:Agent",
|
| 26 |
+
"foaf:name": "VSSA"
|
| 27 |
+
},
|
| 28 |
+
"dct:license": {
|
| 29 |
+
"@id": "MIT"
|
| 30 |
+
},
|
| 31 |
+
"it6:intendedUse": [
|
| 32 |
+
{
|
| 33 |
+
"@value": "modelis skirtas embedinimui",
|
| 34 |
+
"@language": "lt"
|
| 35 |
+
}
|
| 36 |
+
],
|
| 37 |
+
"dct:language": [
|
| 38 |
+
{
|
| 39 |
+
"@value": "lt"
|
| 40 |
+
}
|
| 41 |
+
],
|
| 42 |
+
"it6:modelArchitecture": [
|
| 43 |
+
{
|
| 44 |
+
"@value": "transformer"
|
| 45 |
+
}
|
| 46 |
+
],
|
| 47 |
+
"it6:hasInputModality": [
|
| 48 |
+
{
|
| 49 |
+
"@value": "text"
|
| 50 |
+
}
|
| 51 |
+
],
|
| 52 |
+
"it6:hasOutputModality": [
|
| 53 |
+
{
|
| 54 |
+
"@value": "text"
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"dcat:landingPage": {
|
| 58 |
+
"@id": "Huggingface"
|
| 59 |
+
},
|
| 60 |
+
"it6:trainedOn": [
|
| 61 |
+
{
|
| 62 |
+
"@id": "https://example.lt/dataset/BLKT"
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"it6:hasFile": [
|
| 66 |
+
{
|
| 67 |
+
"@type": "it6:File",
|
| 68 |
+
"@id": "https://example.lt/file/mvklm",
|
| 69 |
+
"dct:title": {
|
| 70 |
+
"@value": "MLKVM",
|
| 71 |
+
"@language": "lt"
|
| 72 |
+
},
|
| 73 |
+
"dct:format": {
|
| 74 |
+
"@value": "application/octet-stream"
|
| 75 |
+
},
|
| 76 |
+
"dcat:accessURL": {
|
| 77 |
+
"@id": "Huggingface"
|
| 78 |
+
},
|
| 79 |
+
"it6:url": {
|
| 80 |
+
"@id": "Huggingface"
|
| 81 |
+
}
|
| 82 |
+
}
|
| 83 |
+
]
|
| 84 |
+
}
|