Update README.md
Browse files
README.md
CHANGED
@@ -221,3 +221,13 @@ configs:
|
|
221 |
- split: train
|
222 |
path: data/train-*
|
223 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
- split: train
|
222 |
path: data/train-*
|
223 |
---
|
224 |
+
|
225 |
+
# Dataset Card for GitHub Issues
|
226 |
+
|
227 |
+
## Dataset Description
|
228 |
+
|
229 |
+
- **Point of Contact:** [Amit Kumar]([email protected])
|
230 |
+
|
231 |
+
### Dataset Summary
|
232 |
+
|
233 |
+
GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets [repository](https://github.com/huggingface/datasets). It can be used for semantic search or multilabel text classification.
|