Update README.md
Browse files
README.md
CHANGED
|
@@ -1,28 +1,6 @@
|
|
| 1 |
-
The warning "empty or missing yaml metadata" means Hugging Face isn't detecting the block of code between the triple dashes (`---`). This usually happens if there is **any** text, even a single space or a title, located above the very first `---`.
|
| 2 |
-
|
| 3 |
-
To fix this, ensure the `license` line is the absolute first thing in your file.
|
| 4 |
-
|
| 5 |
---
|
| 6 |
-
|
| 7 |
license: cc-by-nc-4.0
|
| 8 |
-
task_categories:
|
| 9 |
-
|
| 10 |
-
* tabular-classification
|
| 11 |
-
* robotics
|
| 12 |
-
tags:
|
| 13 |
-
* Reinforcement
|
| 14 |
-
* RL
|
| 15 |
-
* Robotics
|
| 16 |
-
* Tabular
|
| 17 |
-
* Driving
|
| 18 |
-
* RL TRAINING
|
| 19 |
-
* UE5-Vehicle-Data
|
| 20 |
-
* Human-Driving-Log
|
| 21 |
-
* ML-Training-Data
|
| 22 |
pretty_name: 15 Laps of 30Hz NGSIM-Style Telemetry from UE5 Physics Simulation
|
| 23 |
-
size_categories:
|
| 24 |
-
* 1K<n<10K
|
| 25 |
-
|
| 26 |
---
|
| 27 |
|
| 28 |
# Dataset Card for 15 Laps of 30Hz NGSIM-Style Telemetry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pretty_name: 15 Laps of 30Hz NGSIM-Style Telemetry from UE5 Physics Simulation
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Dataset Card for 15 Laps of 30Hz NGSIM-Style Telemetry
|