Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This is a labeled dataset of timeseries datasets and question-answer pairs to evaluate timeseries data agents.
|
| 6 |
+
|
| 7 |
+
The E-commerce data models user browsing sessions in an e-commerce setting.
|
| 8 |
+
The IoT dataset models IoT device health metrics for temperature, pressure, and humidity sensors.
|
| 9 |
+
The Telecom Network dataset models telemetry for transport links, core nodes, and cell sites in a synthetic telco setting.
|
| 10 |
+
|
| 11 |
+
For each dataset we have also included a curated set of question-answer pairs consisting of both
|
| 12 |
+
"stateless", "stateful", and "incident relevant" queries to test data agents.
|