result
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"model_type": "1D-CNN (PyTorch)",
|
||||
"input_shape": [
|
||||
3,
|
||||
13
|
||||
],
|
||||
"num_classes": 8,
|
||||
"classes": [
|
||||
"Lua tom",
|
||||
"Lua",
|
||||
"CHN",
|
||||
"CLN",
|
||||
"TS",
|
||||
"Song",
|
||||
"Dat xay dung",
|
||||
"Rung"
|
||||
],
|
||||
"label_mapping": {
|
||||
"Lua tom": "0",
|
||||
"Lua": "1",
|
||||
"CHN": "2",
|
||||
"CLN": "3",
|
||||
"TS": "4",
|
||||
"Song": "5",
|
||||
"Dat xay dung": "6",
|
||||
"Rung": "7"
|
||||
},
|
||||
"num_parameters": 59848,
|
||||
"accuracy": 0.7123893805309734,
|
||||
"precision": 0.7304290287005406,
|
||||
"recall": 0.7123893805309734,
|
||||
"f1_score": 0.6849467947376894
|
||||
}
|
||||
Reference in New Issue
Block a user