Libra-1995 commited on
Commit
b53795f
·
verified ·
1 Parent(s): 7b6df65

Upload DATASET_DESC.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. DATASET_DESC.md +2 -2
DATASET_DESC.md CHANGED
@@ -2,9 +2,9 @@
2
 
3
  #### public data illustration
4
 
5
- The public scenes, scenarios, and vehicles can be downloaded from [this link](https://huggingface.co/datasets/XDimLab/HUGSIM). You are free to use any data that is helpful for training the model, including whether or not to use the training set we provide.
6
 
7
- Dataset arrangement
8
 
9
  ## Private Set
10
  To avoid algorithms overfitting to the testing scenarios, we do not provide any data from the testing set used for evaluation in this competition.
 
2
 
3
  #### public data illustration
4
 
5
+ The public scenes, scenarios, and vehicles can be downloaded from [this link](https://huggingface.co/datasets/XDimLab/HUGSIM) with the following structure. You are free to use any data that is helpful for training the model, including whether or not to use the training set we provide.
6
 
7
+ ![dataset](https://huggingface.co/datasets/XDimLab/competition_public_dataset/resolve/main/hugsim_dataset.png)
8
 
9
  ## Private Set
10
  To avoid algorithms overfitting to the testing scenarios, we do not provide any data from the testing set used for evaluation in this competition.