Commit
·
e7b322c
1
Parent(s):
f12e248
Update tags
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Public Domain GitHub Repositories Dataset
|
| 5 |
|
|
@@ -19,4 +31,4 @@ This dataset is released under the Public Domain (cc0 or unlicense) license. The
|
|
| 19 |
|
| 20 |
## Reproducing this dataset
|
| 21 |
This dataset was produced by modifiying the "github-downloader" from EleutherAI. You can access our fork [on our GitHub page](https://github.com/KoalaAI-Research/github-downloader)
|
| 22 |
-
Replication steps are included in it's readme there.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- text-classification
|
| 6 |
+
tags:
|
| 7 |
+
- github
|
| 8 |
+
- programming
|
| 9 |
+
- code
|
| 10 |
+
- public domain
|
| 11 |
+
- cc0
|
| 12 |
+
pretty_name: Public Domain GitHub Repositories
|
| 13 |
+
size_categories:
|
| 14 |
+
- 1K<n<10K
|
| 15 |
---
|
| 16 |
# Public Domain GitHub Repositories Dataset
|
| 17 |
|
|
|
|
| 31 |
|
| 32 |
## Reproducing this dataset
|
| 33 |
This dataset was produced by modifiying the "github-downloader" from EleutherAI. You can access our fork [on our GitHub page](https://github.com/KoalaAI-Research/github-downloader)
|
| 34 |
+
Replication steps are included in it's readme there.
|