| --- |
| license: other |
| license_name: psf-2.0 |
| language: |
| - en |
| pretty_name: Python Docs 2004 |
| task_categories: |
| - text-generation |
| tags: |
| - python |
| - docs |
| - '2004' |
| size_categories: |
| - 1K<n<10K |
| configs: |
| - config_name: all |
| data_files: "*/*.jsonl" |
|
|
| - config_name: "2.3" |
| data_files: "2.3/*.jsonl" |
|
|
| - config_name: "2.2" |
| data_files: "2.2/*.jsonl" |
|
|
| - config_name: "2.1" |
| data_files: "2.1/*.jsonl" |
|
|
| - config_name: "2.0" |
| data_files: "2.0/*.jsonl" |
|
|
| - config_name: "1.6" |
| data_files: "1.6/*.jsonl" |
|
|
| - config_name: "1.5" |
| data_files: "1.5/*.jsonl" |
|
|
| - config_name: "1.4" |
| data_files: "1.4/*.jsonl" |
|
|
| - config_name: "1.3" |
| data_files: "1.3/*.jsonl" |
|
|
| - config_name: "1.2" |
| data_files: "1.2/*.jsonl" |
| --- |
| |
| # Python Docs 2004 |
|
|
| Original dump: https://www.python.org/ftp/python/doc/ |
|
|
| Python Docs 2004 is a filtered and cleaned collection of Python documentation from every major Python release published before 2004. |
|
|
| ## Stats |
|
|
| | Version | Size | Lines | |
| |:----------|-------:|------:| |
| | 2.3 | 2.2MB | 1215 | |
| | 2.2 | 1.7MB | 1142 | |
| | 2.1 | 1.3MB | 891 | |
| | 2.0 | 1.2MB | 895 | |
| | 1.6 | 1MB | 720 | |
| | 1.5 | 837KB | 449 | |
| | 1.4 | 744KB | 397 | |
| | 1.3 | 569KB | 408 | |
| | 1.2 | 513KB | 384 | |
| | **Total** | 10.1MB | 6501 | |
|
|
| ## Notice |
| This dataset is a filtered and cleaned version of the original Python documentation. We do not claim ownership of the original content. Copyright remains with the Python Software Foundation and other contributors. Redistribution is subject to the original license. |
|
|
| ## License |
|
|
| Python Software Foundation License Version 2. |