add AIBOM
#38
by
sabato-nocera
- opened
jinaai_jina-reranker-v2-base-multilingual.json
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:7ab5cf81-bf43-4bcc-92e1-2cea39ce36b5",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:42:00.510575+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "jinaai/jina-reranker-v2-base-multilingual-f6cb8936-06ca-5225-9578-49988758be10",
|
| 11 |
+
"name": "jinaai/jina-reranker-v2-base-multilingual",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/jinaai/jina-reranker-v2-base-multilingual",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "text-classification",
|
| 21 |
+
"modelArchitecture": "XLMRobertaForSequenceClassification"
|
| 22 |
+
},
|
| 23 |
+
"properties": [
|
| 24 |
+
{
|
| 25 |
+
"name": "library_name",
|
| 26 |
+
"value": "transformers"
|
| 27 |
+
}
|
| 28 |
+
]
|
| 29 |
+
},
|
| 30 |
+
"authors": [
|
| 31 |
+
{
|
| 32 |
+
"name": "jinaai"
|
| 33 |
+
}
|
| 34 |
+
],
|
| 35 |
+
"licenses": [
|
| 36 |
+
{
|
| 37 |
+
"license": {
|
| 38 |
+
"id": "CC-BY-NC-4.0",
|
| 39 |
+
"url": "https://spdx.org/licenses/CC-BY-NC-4.0.html"
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"tags": [
|
| 44 |
+
"transformers",
|
| 45 |
+
"pytorch",
|
| 46 |
+
"onnx",
|
| 47 |
+
"safetensors",
|
| 48 |
+
"text-classification",
|
| 49 |
+
"reranker",
|
| 50 |
+
"cross-encoder",
|
| 51 |
+
"transformers.js",
|
| 52 |
+
"custom_code",
|
| 53 |
+
"multilingual",
|
| 54 |
+
"license:cc-by-nc-4.0",
|
| 55 |
+
"autotrain_compatible",
|
| 56 |
+
"region:eu"
|
| 57 |
+
]
|
| 58 |
+
}
|
| 59 |
+
}
|
| 60 |
+
}
|