Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
code
Size:
100K - 1M
License:
annotations_creators: [] | |
language_creators: | |
- crowdsourced | |
- expert-generated | |
language: | |
- code | |
license: | |
- other | |
multilinguality: | |
- muonolingual | |
size_categories: | |
- unknown | |
source_datasets: [] | |
task_categories: | |
- text-generation | |
task_ids: | |
- language-modeling | |
# GitHub Jupyter Dataset | |
## Dataset Description | |
The dataset was extracted from Jupyter Notebooks on BigQuery. | |
## Licenses | |
Each example has the license of its associated repository. There are in total 15 licenses: | |
```python | |
[ | |
'mit', | |
'apache-2.0', | |
'gpl-3.0', | |
'gpl-2.0', | |
'bsd-3-clause', | |
'agpl-3.0', | |
'lgpl-3.0', | |
'lgpl-2.1', | |
'bsd-2-clause', | |
'cc0-1.0', | |
'epl-1.0', | |
'mpl-2.0', | |
'unlicense', | |
'isc', | |
'artistic-2.0' | |
] | |
``` | |