Upload DATASET_DESC.md with huggingface_hub
Browse files- 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
|
| 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 |
|