Upload COMPETITION_DESC.md with huggingface_hub
Browse files- COMPETITION_DESC.md +1 -1
COMPETITION_DESC.md
CHANGED
|
@@ -28,7 +28,7 @@ Unlike typical challenges that require submissions as static files, this competi
|
|
| 28 |
## Evaluation Metric
|
| 29 |
The primary metric of this challenge is HD-Score (HUGSIM Driving Score) defined as:
|
| 30 |

|
| 31 |
-
The HD-Score consists of two categories of components:
|
| 32 |
- Driving policy items, including no collisions (NC) and drivable area compliance (DAC), which are critical for ensuring driving safety.
|
| 33 |
- Contributory items, including time-to-collision (TTC) and comfort (COM), which may not directly lead to failure cases when low, but still contribute to overall driving quality. The TTC and COM terms are weighted by 5 and 2, respectively.
|
| 34 |
|
|
|
|
| 28 |
## Evaluation Metric
|
| 29 |
The primary metric of this challenge is HD-Score (HUGSIM Driving Score) defined as:
|
| 30 |

|
| 31 |
+
The HD-Score at a single timestamp consists of two categories of components:
|
| 32 |
- Driving policy items, including no collisions (NC) and drivable area compliance (DAC), which are critical for ensuring driving safety.
|
| 33 |
- Contributory items, including time-to-collision (TTC) and comfort (COM), which may not directly lead to failure cases when low, but still contribute to overall driving quality. The TTC and COM terms are weighted by 5 and 2, respectively.
|
| 34 |
|