Libra-1995 commited on
Commit
4b6627f
·
verified ·
1 Parent(s): 6fa1325

Upload DATASET_DESC.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. DATASET_DESC.md +4 -1
DATASET_DESC.md CHANGED
@@ -1,8 +1,11 @@
1
  ## Training Set
 
 
 
2
  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.
3
 
4
  ## Testing Set
5
- To algorithms avoid overfitting to the testing scenarios, we do not provide any data from the testing set used for evaluation in this competition.
6
 
7
  ## Locally Testing
8
 
 
1
  ## Training Set
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
  ## Testing Set
8
+ To avoid algorithms overfitting to the testing scenarios, we do not provide any data from the testing set used for evaluation in this competition.
9
 
10
  ## Locally Testing
11