reshinthadith
commited on
Upload dataset
Browse files- README.md +73 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: hexsha
|
5 |
+
dtype: string
|
6 |
+
- name: size
|
7 |
+
dtype: int64
|
8 |
+
- name: ext
|
9 |
+
dtype: string
|
10 |
+
- name: lang
|
11 |
+
dtype: string
|
12 |
+
- name: max_stars_repo_path
|
13 |
+
dtype: string
|
14 |
+
- name: max_stars_repo_name
|
15 |
+
dtype: string
|
16 |
+
- name: max_stars_repo_head_hexsha
|
17 |
+
dtype: string
|
18 |
+
- name: max_stars_repo_licenses
|
19 |
+
sequence: string
|
20 |
+
- name: max_stars_count
|
21 |
+
dtype: int64
|
22 |
+
- name: max_stars_repo_stars_event_min_datetime
|
23 |
+
dtype: string
|
24 |
+
- name: max_stars_repo_stars_event_max_datetime
|
25 |
+
dtype: string
|
26 |
+
- name: max_issues_repo_path
|
27 |
+
dtype: string
|
28 |
+
- name: max_issues_repo_name
|
29 |
+
dtype: string
|
30 |
+
- name: max_issues_repo_head_hexsha
|
31 |
+
dtype: string
|
32 |
+
- name: max_issues_repo_licenses
|
33 |
+
sequence: string
|
34 |
+
- name: max_issues_count
|
35 |
+
dtype: int64
|
36 |
+
- name: max_issues_repo_issues_event_min_datetime
|
37 |
+
dtype: string
|
38 |
+
- name: max_issues_repo_issues_event_max_datetime
|
39 |
+
dtype: string
|
40 |
+
- name: max_forks_repo_path
|
41 |
+
dtype: string
|
42 |
+
- name: max_forks_repo_name
|
43 |
+
dtype: string
|
44 |
+
- name: max_forks_repo_head_hexsha
|
45 |
+
dtype: string
|
46 |
+
- name: max_forks_repo_licenses
|
47 |
+
sequence: string
|
48 |
+
- name: max_forks_count
|
49 |
+
dtype: int64
|
50 |
+
- name: max_forks_repo_forks_event_min_datetime
|
51 |
+
dtype: string
|
52 |
+
- name: max_forks_repo_forks_event_max_datetime
|
53 |
+
dtype: string
|
54 |
+
- name: content
|
55 |
+
dtype: string
|
56 |
+
- name: avg_line_length
|
57 |
+
dtype: float64
|
58 |
+
- name: max_line_length
|
59 |
+
dtype: int64
|
60 |
+
- name: alphanum_fraction
|
61 |
+
dtype: float64
|
62 |
+
splits:
|
63 |
+
- name: train
|
64 |
+
num_bytes: 866480367
|
65 |
+
num_examples: 48320
|
66 |
+
download_size: 184452785
|
67 |
+
dataset_size: 866480367
|
68 |
+
configs:
|
69 |
+
- config_name: default
|
70 |
+
data_files:
|
71 |
+
- split: train
|
72 |
+
path: data/train-*
|
73 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30139c01b84c4d22413bb20b577e1829d9586773318416b5bf0c8024cb4db5a2
|
3 |
+
size 92879391
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac32b348c93756055e2df093ba1510ff1982a5e9533188db335d3ba2e24025a3
|
3 |
+
size 91573394
|