Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zefang-liu commited on
Commit
a18c78f
·
1 Parent(s): 1a7ad73

Update dataset and README

Browse files
Files changed (4) hide show
  1. README.md +2 -0
  2. dev.json +0 -0
  3. test.json +0 -0
  4. train.json +0 -0
README.md CHANGED
@@ -9,6 +9,8 @@ size_categories:
9
 
10
  This dataset contains earthquake events in the U.S. from January 1, 2020, to December 31, 2023. It inclucdes 3,009 sequences with 29,521 events across 3 magnitude types. The original data can be accessed via [USGS Earthquake Search](https://earthquake.usgs.gov/earthquakes/search/). 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).
11
 
 
 
12
  If you find this dataset useful, we kindly invite you to cite the following papers:
13
  ```bibtex
14
  @article{liu2024tppllmm,
 
9
 
10
  This dataset contains earthquake events in the U.S. from January 1, 2020, to December 31, 2023. It inclucdes 3,009 sequences with 29,521 events across 3 magnitude types. The original data can be accessed via [USGS Earthquake Search](https://earthquake.usgs.gov/earthquakes/search/). 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).
11
 
12
+ **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 USGS source data. If you wish to reproduce the original TPP-LLM results, please refer to the earlier dataset snapshots in the Commit History.
13
+
14
  If you find this dataset useful, we kindly invite you to cite the following papers:
15
  ```bibtex
16
  @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
The diff for this file is too large to render. See raw diff