davidgaofc commited on
Commit
289407c
·
1 Parent(s): 8c62b87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -28,4 +28,22 @@ dataset_info:
28
  ---
29
  # Dataset Card for "techdebt_label"
30
 
31
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ---
29
  # Dataset Card for "techdebt_label"
30
 
31
+ This dataset was generated from [The Technical Debt Dataset](https://github.com/clowee/The-Technical-Debt-Dataset) created by Lenarduzzi, et al. and the citation is down below.
32
+
33
+ ## Dataset Details and Structure
34
+
35
+ The labels for the dataset were provided by the SonarQube software cited by the paper and matched to the diff in the commit where the message was raised. This diff was then cleaned to only include the lines of code added.
36
+
37
+
38
+ ## Bias, Risks, and Limitations
39
+
40
+ Beware of the limited sample size and label variety in the dataset. Also, the queries used to extract this data are still being checked over to ensure correctness.
41
+
42
+
43
+ ## Recommendations
44
+
45
+ Changes are constantly being made to this dataset to make it better. Please be aware when you use it.
46
+
47
+ ## References
48
+
49
+ Valentina Lenarduzzi, Nyyti Saarimäki, Davide Taibi. The Technical Debt Dataset. Proceedings for the 15th Conference on Predictive Models and Data Analytics in Software Engineering. Brazil. 2019.