Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -160,6 +160,10 @@ All examples are in the train split. There is no validation or test split.
|
|
| 160 |
|
| 161 |
## Dataset Creation
|
| 162 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 163 |
### Pipeline Overview
|
| 164 |
|
| 165 |
The dataset was created through a multi-stage pipeline:
|
|
|
|
| 160 |
|
| 161 |
## Dataset Creation
|
| 162 |
|
| 163 |
+
### Project Discovery
|
| 164 |
+
|
| 165 |
+
Most project IDs were sourced from the [Archive Team Google Code Wiki](https://wiki.archiveteam.org/index.php/Google_Code). This list provided the basis for the crawling and extraction process.
|
| 166 |
+
|
| 167 |
### Pipeline Overview
|
| 168 |
|
| 169 |
The dataset was created through a multi-stage pipeline:
|