Create hospital_perception_encoder.json
Browse files
hospital_perception_encoder.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "perception-encoder",
|
| 3 |
+
"domain": "hospital",
|
| 4 |
+
"safety_aware": true,
|
| 5 |
+
"privacy_preserving": true,
|
| 6 |
+
"hardware_agnostic": true
|
| 7 |
+
}
|