Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,20 +1,41 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
-
|
4 |
license:
|
5 |
-
|
6 |
multilinguality:
|
7 |
-
|
8 |
pretty_name: GitHub-Python
|
9 |
dataset_name: github-python
|
10 |
dataset_type: code
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
size_categories:
|
15 |
-
|
16 |
task_categories:
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# GitHub-Python — Licensed & Elaborated Variants
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- author
|
4 |
license:
|
5 |
+
- gpl-3.0
|
6 |
multilinguality:
|
7 |
+
- monolingual
|
8 |
pretty_name: GitHub-Python
|
9 |
dataset_name: github-python
|
10 |
dataset_type: code
|
11 |
tags:
|
12 |
+
- code
|
13 |
+
- python
|
14 |
size_categories:
|
15 |
+
- 100K<n⩽1M
|
16 |
task_categories:
|
17 |
+
- text-generation
|
18 |
+
configs:
|
19 |
+
- config_name: default
|
20 |
+
data_files:
|
21 |
+
- split: github_meta_elaborated
|
22 |
+
path: data/github_meta_elaborated-*
|
23 |
+
dataset_info:
|
24 |
+
features:
|
25 |
+
- name: owner
|
26 |
+
dtype: string
|
27 |
+
- name: repo_name
|
28 |
+
dtype: string
|
29 |
+
- name: file_path
|
30 |
+
dtype: string
|
31 |
+
- name: url
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: github_meta_elaborated
|
35 |
+
num_bytes: 24941794
|
36 |
+
num_examples: 186066
|
37 |
+
download_size: 8321331
|
38 |
+
dataset_size: 24941794
|
39 |
---
|
40 |
|
41 |
# GitHub-Python — Licensed & Elaborated Variants
|
data/github_meta_elaborated-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27ce55aec5a704f6518b4f30a66f9316a8bce56e60d98416f9c0dde365eb4162
|
3 |
+
size 8321331
|