Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,4 +22,43 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
+
task_categories:
|
26 |
+
- text-classification
|
27 |
+
tags:
|
28 |
+
- code
|
29 |
+
- git
|
30 |
+
- github
|
31 |
+
- issue
|
32 |
+
size_categories:
|
33 |
+
- 1K<n<10K
|
34 |
---
|
35 |
+
# GitHub Issues v0.3.0
|
36 |
+
|
37 |
+
<!-- Provide a quick summary of the dataset. -->
|
38 |
+
|
39 |
+
## Dataset Details
|
40 |
+
|
41 |
+
### Dataset Description
|
42 |
+
|
43 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
- **Curated by:** Unchun Yang
|
48 |
+
|
49 |
+
### Dataset Sources
|
50 |
+
|
51 |
+
<!-- Provide the basic links for the dataset. -->
|
52 |
+
|
53 |
+
- [Source 1](https://huggingface.co/datasets/mlfoundations-dev/github-issues)
|
54 |
+
- [Source 2](https://doi.org/10.6084/m9.figshare.20024303.v1)
|
55 |
+
|
56 |
+
## Bias, Risks, and Limitations
|
57 |
+
|
58 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
59 |
+
|
60 |
+
### Recommendations
|
61 |
+
|
62 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
63 |
+
|
64 |
+
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|