Update files from the datasets library (from 1.3.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.3.0
README.md
CHANGED
@@ -44,6 +44,7 @@ task_ids:
|
|
44 |
- [Dataset Curators](#dataset-curators)
|
45 |
- [Licensing Information](#licensing-information)
|
46 |
- [Citation Information](#citation-information)
|
|
|
47 |
|
48 |
## Dataset Description
|
49 |
|
@@ -228,3 +229,7 @@ StackOverflow answers are not guarenteed to be safe, secure, or correct. Some an
|
|
228 |
### Licensing Information
|
229 |
|
230 |
All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.
|
|
|
|
|
|
|
|
|
|
44 |
- [Dataset Curators](#dataset-curators)
|
45 |
- [Licensing Information](#licensing-information)
|
46 |
- [Citation Information](#citation-information)
|
47 |
+
- [Contributions](#contributions)
|
48 |
|
49 |
## Dataset Description
|
50 |
|
|
|
229 |
### Licensing Information
|
230 |
|
231 |
All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.
|
232 |
+
|
233 |
+
### Contributions
|
234 |
+
|
235 |
+
Thanks to [@ncoop57](https://github.com/ncoop57) for adding this dataset.
|