Libra-1995 commited on
Commit
6c46525
·
verified ·
1 Parent(s): 5318b40

Upload COMPETITION_DESC.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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
  ![hd-score](https://huggingface.co/datasets/XDimLab/competition_public_dataset/resolve/main/hd_score.png)
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
  ![hd-score](https://huggingface.co/datasets/XDimLab/competition_public_dataset/resolve/main/hd_score.png)
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