Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- metadata.json +19 -0
- track_data_0001.tfrecord +3 -0
- track_data_0002.tfrecord +3 -0
- track_data_0003.tfrecord +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
track_data_0001.tfrecord filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
track_data_0002.tfrecord filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
track_data_0003.tfrecord filter=lfs diff=lfs merge=lfs -text
|
metadata.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_records": 24832,
|
| 3 |
+
"created_at": "2025-09-06T05:29:36.386679",
|
| 4 |
+
"schema": {
|
| 5 |
+
"station_id": "bytes (string)",
|
| 6 |
+
"route_id": "bytes (string)",
|
| 7 |
+
"trip_id": "bytes (string)",
|
| 8 |
+
"headsign": "bytes (string)",
|
| 9 |
+
"direction_id": "int64",
|
| 10 |
+
"assignment_type": "bytes (string)",
|
| 11 |
+
"track_number": "bytes (string, target variable)",
|
| 12 |
+
"scheduled_timestamp": "float (unix timestamp)",
|
| 13 |
+
"actual_timestamp": "float (unix timestamp, 0.0 if None)",
|
| 14 |
+
"recorded_timestamp": "float (unix timestamp)",
|
| 15 |
+
"day_of_week": "int64 (0=Monday, 6=Sunday)",
|
| 16 |
+
"hour": "int64 (0-23)",
|
| 17 |
+
"minute": "int64 (0-59)"
|
| 18 |
+
}
|
| 19 |
+
}
|
track_data_0001.tfrecord
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2932b15259c7f282d6bd0bac8c54ad475b05f3b95e28cd705f2f3b879a7ad61d
|
| 3 |
+
size 3996930
|
track_data_0002.tfrecord
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dfcd38c77b61c434e5fcb89804e2ef387069c046e48bdbb005f944543e5150f
|
| 3 |
+
size 3975499
|
track_data_0003.tfrecord
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ef143cb0e35e2941bd997ff8cfb3bca6b40306b35210d37b6dbb7a7635e9da
|
| 3 |
+
size 1905579
|