Initial model upload
Browse files- config.json +2 -5
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -30,8 +30,5 @@
|
|
| 30 |
"waypoints_pred_head": "gru",
|
| 31 |
"with_center_sensor": true,
|
| 32 |
"with_lidar": true,
|
| 33 |
-
"with_right_left_sensors": true
|
| 34 |
-
|
| 35 |
-
"AutoModel": "modeling_interfuser.InterfuserForHuggingFace"
|
| 36 |
-
}
|
| 37 |
-
}
|
|
|
|
| 30 |
"waypoints_pred_head": "gru",
|
| 31 |
"with_center_sensor": true,
|
| 32 |
"with_lidar": true,
|
| 33 |
+
"with_right_left_sensors": true
|
| 34 |
+
}
|
|
|
|
|
|
|
|
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 74434458
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec3e5052d8a765b4860b9e90468571c7687bfd32c3659e24315ec2c4165f7e45
|
| 3 |
size 74434458
|