doanhieung
commited on
Commit
•
980c087
1
Parent(s):
62e8963
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# GitSum Dataset
|
2 |
+
|
3 |
+
## Dataset Description
|
4 |
+
This dataset is a collection of data originally provided by the MDEGroup GitSum repository.
|
5 |
+
|
6 |
+
## Citation
|
7 |
+
If you use this dataset, please cite the original repository:
|
8 |
+
|
9 |
+
```bibtex
|
10 |
+
@misc{mdesum,
|
11 |
+
title={GitSum},
|
12 |
+
author={MDEGroup},
|
13 |
+
year={2023},
|
14 |
+
howpublished={\url{https://github.com/MDEGroup/GitSum}},
|
15 |
+
}
|