Commit
·
d0e2913
1
Parent(s):
fbb9d3b
Update dataset and README
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ size_categories:
|
|
| 11 |
|
| 12 |
This dataset contains reported crime incidents in Chicago from January 1, 2022, to December 31, 2023. It includes 4,033 sequences with 202,333 events across 20 crime types. The data is sourced from the [Chicago Data Portal](https://data.cityofchicago.org/Public-Safety/Crimes-2001-to-Present/ijzp-q8t2) under the [Terms of Use](https://portal.chicagopolice.org/portal/page/portal/ClearPath). The detailed data preprocessing steps used to create this dataset can be found in the [TPP-LLM paper](https://arxiv.org/abs/2410.02062) and [TPP-LLM-Embedding paper](https://arxiv.org/abs/2410.14043).
|
| 13 |
|
|
|
|
|
|
|
| 14 |
If you find this dataset useful, we kindly invite you to cite the following papers:
|
| 15 |
```bibtex
|
| 16 |
@article{liu2024tppllmm,
|
|
|
|
| 11 |
|
| 12 |
This dataset contains reported crime incidents in Chicago from January 1, 2022, to December 31, 2023. It includes 4,033 sequences with 202,333 events across 20 crime types. The data is sourced from the [Chicago Data Portal](https://data.cityofchicago.org/Public-Safety/Crimes-2001-to-Present/ijzp-q8t2) under the [Terms of Use](https://portal.chicagopolice.org/portal/page/portal/ClearPath). The detailed data preprocessing steps used to create this dataset can be found in the [TPP-LLM paper](https://arxiv.org/abs/2410.02062) and [TPP-LLM-Embedding paper](https://arxiv.org/abs/2410.14043).
|
| 13 |
|
| 14 |
+
**Update (2025-10-28):** Added three timestamp fields (`timestamp_event`, `timestamp_since_start`, `timestamp_since_last_event`) in seconds, and refreshed the dataset using the latest official source data. If you wish to reproduce the original TPP-LLM results, please refer to the earlier dataset snapshots in the Commit History.
|
| 15 |
+
|
| 16 |
If you find this dataset useful, we kindly invite you to cite the following papers:
|
| 17 |
```bibtex
|
| 18 |
@article{liu2024tppllmm,
|
dev.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
test.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
train.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a24ef4100562a582656e7411f52f1c93d6e98438958eeaf4d8df85fc9a54952
|
| 3 |
+
size 29790535
|