add AIBOM
#14
by
RiccardoDav
- opened
audeering_wav2vec2-large-robust-12-ft-emotion-msp-dim.json
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bomFormat": "CycloneDX",
|
3 |
+
"specVersion": "1.6",
|
4 |
+
"serialNumber": "urn:uuid:87341a52-977e-4df6-a573-c530f32cee95",
|
5 |
+
"version": 1,
|
6 |
+
"metadata": {
|
7 |
+
"timestamp": "2025-06-05T09:37:38.463206+00:00",
|
8 |
+
"component": {
|
9 |
+
"type": "machine-learning-model",
|
10 |
+
"bom-ref": "audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim-9aae35b3-d0f5-517f-8e30-9d8684601bb0",
|
11 |
+
"name": "audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim",
|
12 |
+
"externalReferences": [
|
13 |
+
{
|
14 |
+
"url": "https://huggingface.co/audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim",
|
15 |
+
"type": "documentation"
|
16 |
+
}
|
17 |
+
],
|
18 |
+
"modelCard": {
|
19 |
+
"modelParameters": {
|
20 |
+
"task": "audio-classification",
|
21 |
+
"architectureFamily": "wav2vec2",
|
22 |
+
"modelArchitecture": "Wav2Vec2ForSpeechClassification",
|
23 |
+
"datasets": [
|
24 |
+
{
|
25 |
+
"ref": "msp-podcast-56b5ceb6-8f51-5ea0-968f-d5f7f0945f82"
|
26 |
+
}
|
27 |
+
]
|
28 |
+
},
|
29 |
+
"properties": [
|
30 |
+
{
|
31 |
+
"name": "library_name",
|
32 |
+
"value": "transformers"
|
33 |
+
}
|
34 |
+
]
|
35 |
+
},
|
36 |
+
"authors": [
|
37 |
+
{
|
38 |
+
"name": "audeering"
|
39 |
+
}
|
40 |
+
],
|
41 |
+
"licenses": [
|
42 |
+
{
|
43 |
+
"license": {
|
44 |
+
"id": "CC-BY-NC-SA-4.0",
|
45 |
+
"url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html"
|
46 |
+
}
|
47 |
+
}
|
48 |
+
],
|
49 |
+
"tags": [
|
50 |
+
"transformers",
|
51 |
+
"pytorch",
|
52 |
+
"safetensors",
|
53 |
+
"wav2vec2",
|
54 |
+
"speech",
|
55 |
+
"audio",
|
56 |
+
"audio-classification",
|
57 |
+
"emotion-recognition",
|
58 |
+
"en",
|
59 |
+
"dataset:msp-podcast",
|
60 |
+
"arxiv:2203.07378",
|
61 |
+
"license:cc-by-nc-sa-4.0",
|
62 |
+
"endpoints_compatible",
|
63 |
+
"region:us"
|
64 |
+
]
|
65 |
+
}
|
66 |
+
},
|
67 |
+
"components": [
|
68 |
+
{
|
69 |
+
"type": "data",
|
70 |
+
"bom-ref": "msp-podcast-56b5ceb6-8f51-5ea0-968f-d5f7f0945f82",
|
71 |
+
"name": "msp-podcast",
|
72 |
+
"data": [
|
73 |
+
{
|
74 |
+
"type": "dataset",
|
75 |
+
"bom-ref": "msp-podcast-56b5ceb6-8f51-5ea0-968f-d5f7f0945f82",
|
76 |
+
"name": "msp-podcast"
|
77 |
+
}
|
78 |
+
]
|
79 |
+
}
|
80 |
+
]
|
81 |
+
}
|