vikp commited on
Commit
b1df09d
·
1 Parent(s): d49f238

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,4 +23,4 @@ configs:
23
  ---
24
  # Dataset Card for "pypi_raw"
25
 
26
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
23
  ---
24
  # Dataset Card for "pypi_raw"
25
 
26
+ All of the latest package versions from pypi. The original data came from [here](https://py-code.org/datasets). I pulled the latest versions of each package, then extracted only `md`, `rst`, `ipynb`, and `py` files. See other datasets for versions that have been cleaned and labeled.