Libra-1995 commited on
Commit
f0dfc65
·
verified ·
1 Parent(s): 49952b0

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 @@ For this reason, both the simulator and the submitted autonomous driving algorit
28
  ## Primary 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
- where the driving policy items include driving with no collisions (NC) and drivable area compliance (DAC), these subscores are crucial for driving safety. The contributory items include time-to-collision (TTC) and comfort (COM), which may not directly cause failure cases when they are low. Besides, the weight for TTC is 5 and the weight for COM is 2. The final HD-Score is averaged across all simulation timestamps and multiplied by the global route completion score R<sub>c</sub>.
32
 
33
  ## How to participant in the competition
34
  1. Click the "Login with Huggingface" button.
 
28
  ## Primary 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
+ where the driving policy items include driving with no collisions (NC) and drivable area compliance (DAC), these subscores are crucial for driving safety. The contributory items include time-to-collision (TTC) and comfort (COM), which may not directly cause failure cases when they are low. The weight for TTC is 5 and the weight for COM is 2. The final HD-Score is averaged across all simulation timestamps and multiplied by the global route completion score R<sub>c</sub>.
32
 
33
  ## How to participant in the competition
34
  1. Click the "Login with Huggingface" button.