Upload classification model
Browse files
save_model_autoguard-v1/config.json
CHANGED
|
@@ -20,13 +20,14 @@
|
|
| 20 |
"6": "GetPointActivityTimeFrame",
|
| 21 |
"7": "GetVehicleDrivingDuration",
|
| 22 |
"8": "GetVehicleKmDriven",
|
| 23 |
-
"9": "
|
| 24 |
-
"10": "
|
| 25 |
-
"11": "
|
| 26 |
-
"12": "
|
| 27 |
-
"13": "
|
| 28 |
-
"14": "
|
| 29 |
-
"15": "
|
|
|
|
| 30 |
},
|
| 31 |
"initializer_range": 0.02,
|
| 32 |
"intermediate_size": 3072,
|
|
@@ -40,13 +41,14 @@
|
|
| 40 |
"GetPointActivityTimeFrame": 6,
|
| 41 |
"GetVehicleDrivingDuration": 7,
|
| 42 |
"GetVehicleKmDriven": 8,
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"
|
|
|
|
| 50 |
},
|
| 51 |
"label_mapping": {
|
| 52 |
"CheckGPSDeviceStatus": 0,
|
|
@@ -58,13 +60,14 @@
|
|
| 58 |
"GetPointActivityTimeFrame": 6,
|
| 59 |
"GetVehicleDrivingDuration": 7,
|
| 60 |
"GetVehicleKmDriven": 8,
|
| 61 |
-
"
|
| 62 |
-
"
|
| 63 |
-
"
|
| 64 |
-
"
|
| 65 |
-
"
|
| 66 |
-
"
|
| 67 |
-
"
|
|
|
|
| 68 |
},
|
| 69 |
"layer_norm_eps": 1e-05,
|
| 70 |
"max_position_embeddings": 514,
|
|
|
|
| 20 |
"6": "GetPointActivityTimeFrame",
|
| 21 |
"7": "GetVehicleDrivingDuration",
|
| 22 |
"8": "GetVehicleKmDriven",
|
| 23 |
+
"9": "GetVehicleLastStatus",
|
| 24 |
+
"10": "GetVehicleLocationHistory",
|
| 25 |
+
"11": "GetVehicleMaxSpeed",
|
| 26 |
+
"12": "GetVehicleStartStopTime",
|
| 27 |
+
"13": "GetVehicleStatus",
|
| 28 |
+
"14": "GetVehicleStatusHistory",
|
| 29 |
+
"15": "Not-Fleet",
|
| 30 |
+
"16": "Send Email"
|
| 31 |
},
|
| 32 |
"initializer_range": 0.02,
|
| 33 |
"intermediate_size": 3072,
|
|
|
|
| 41 |
"GetPointActivityTimeFrame": 6,
|
| 42 |
"GetVehicleDrivingDuration": 7,
|
| 43 |
"GetVehicleKmDriven": 8,
|
| 44 |
+
"GetVehicleLastStatus": 9,
|
| 45 |
+
"GetVehicleLocationHistory": 10,
|
| 46 |
+
"GetVehicleMaxSpeed": 11,
|
| 47 |
+
"GetVehicleStartStopTime": 12,
|
| 48 |
+
"GetVehicleStatus": 13,
|
| 49 |
+
"GetVehicleStatusHistory": 14,
|
| 50 |
+
"Not-Fleet": 15,
|
| 51 |
+
"Send Email": 16
|
| 52 |
},
|
| 53 |
"label_mapping": {
|
| 54 |
"CheckGPSDeviceStatus": 0,
|
|
|
|
| 60 |
"GetPointActivityTimeFrame": 6,
|
| 61 |
"GetVehicleDrivingDuration": 7,
|
| 62 |
"GetVehicleKmDriven": 8,
|
| 63 |
+
"GetVehicleLastStatus": 9,
|
| 64 |
+
"GetVehicleLocationHistory": 10,
|
| 65 |
+
"GetVehicleMaxSpeed": 11,
|
| 66 |
+
"GetVehicleStartStopTime": 12,
|
| 67 |
+
"GetVehicleStatus": 13,
|
| 68 |
+
"GetVehicleStatusHistory": 14,
|
| 69 |
+
"Not-Fleet": 15,
|
| 70 |
+
"Send Email": 16
|
| 71 |
},
|
| 72 |
"layer_norm_eps": 1e-05,
|
| 73 |
"max_position_embeddings": 514,
|
save_model_autoguard-v1/confusion_matrix.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
save_model_autoguard-v1/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7216a46a6640e74e229c4335ff62efad46304eff0b443b5ae54f353f32daeccd
|
| 3 |
+
size 498683540
|