Datasets:

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

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 +2 -2
README.md CHANGED
@@ -9,6 +9,8 @@ size_categories:
9
 
10
  This dataset contains badge awards earned by users on Stack Overflow between January 1, 2022, and December 31, 2023. It includes 3,336 sequences with 187,836 events and 25 badge types, derived from the [Stack Exchange Data Dump](https://archive.org/details/stackexchange) under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). 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 badge awards earned by users on Stack Overflow between January 1, 2022, and December 31, 2023. It includes 3,336 sequences with 187,836 events and 25 badge types, derived from the [Stack Exchange Data Dump](https://archive.org/details/stackexchange) under the [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). 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. No other changes were made.
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
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5225dd0f2ae47fc7599d750a5ea35f1d781b4e22598d8f087405638acd5989b3
3
- size 17004852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71347ed64f7d651b0913724ae6dc864755b9c33a0b425a843a82f32934357069
3
+ size 28883034