Datasets:
Upload sampling-iot23-v1.json with huggingface_hub
Browse files- sampling-iot23-v1.json +10 -0
sampling-iot23-v1.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "full",
|
| 3 |
+
"seed": 42,
|
| 4 |
+
"total": 1800,
|
| 5 |
+
"by_split": {
|
| 6 |
+
"train": 523,
|
| 7 |
+
"dev": 1274,
|
| 8 |
+
"test": 3
|
| 9 |
+
}
|
| 10 |
+
}
|