Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ size_categories:
7
  ---
8
  # Stack Overflow Dataset
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/).
 
7
  ---
8
  # Stack Overflow Dataset
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 this [paper](https://arxiv.org/abs/2410.02062).