Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- maritime
|
7 |
+
- ais
|
8 |
+
- AIS
|
9 |
+
- vessel-tracking
|
10 |
+
- synthetic
|
11 |
+
- synthetic-data
|
12 |
+
---
|
13 |
+
|
14 |
+
# HVF-SLM Dataset
|
15 |
+
21,543 Q+A pairs, with varying contexts, linguistic styles, and categories. Each question consists of a different "context", randomy pulled from 3.2 B AIS records from the [USCG/NOAA for 2024](https://coast.noaa.gov/htdata/CMSP/AISDataHandler/2024/index.html).
|