Upload dataset
Browse files
README.md
CHANGED
@@ -38,18 +38,56 @@ dataset_info:
|
|
38 |
dtype: string
|
39 |
- name: gpt_description
|
40 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
splits:
|
42 |
- name: dev
|
43 |
-
num_bytes:
|
44 |
num_examples: 17
|
45 |
- name: test
|
46 |
-
num_bytes:
|
47 |
num_examples: 1
|
48 |
- name: train
|
49 |
-
num_bytes:
|
50 |
num_examples: 16
|
51 |
-
download_size:
|
52 |
-
dataset_size:
|
53 |
- config_name: java
|
54 |
features:
|
55 |
- name: id
|
|
|
38 |
dtype: string
|
39 |
- name: gpt_description
|
40 |
dtype: string
|
41 |
+
- name: repo_symbols_count
|
42 |
+
dtype: int64
|
43 |
+
- name: repo_tokens_count
|
44 |
+
dtype: int64
|
45 |
+
- name: repo_words_count
|
46 |
+
dtype: int64
|
47 |
+
- name: repo_lines_count
|
48 |
+
dtype: int64
|
49 |
+
- name: repo_files_count
|
50 |
+
dtype: int64
|
51 |
+
- name: repo_code_symbols_count
|
52 |
+
dtype: int64
|
53 |
+
- name: repo_code_tokens_count
|
54 |
+
dtype: int64
|
55 |
+
- name: repo_code_words_count
|
56 |
+
dtype: int64
|
57 |
+
- name: repo_code_lines_count
|
58 |
+
dtype: int64
|
59 |
+
- name: repo_code_files_count
|
60 |
+
dtype: int64
|
61 |
+
- name: description_symbols_count
|
62 |
+
dtype: int64
|
63 |
+
- name: description_tokens_count
|
64 |
+
dtype: int64
|
65 |
+
- name: description_words_count
|
66 |
+
dtype: int64
|
67 |
+
- name: description_lines_count
|
68 |
+
dtype: int64
|
69 |
+
- name: readme_header
|
70 |
+
dtype: string
|
71 |
+
- name: readme_header_symbols_count
|
72 |
+
dtype: int64
|
73 |
+
- name: readme_header_tokens_count
|
74 |
+
dtype: int64
|
75 |
+
- name: readme_header_words_count
|
76 |
+
dtype: int64
|
77 |
+
- name: readme_header_lines_count
|
78 |
+
dtype: int64
|
79 |
splits:
|
80 |
- name: dev
|
81 |
+
num_bytes: 31418
|
82 |
num_examples: 17
|
83 |
- name: test
|
84 |
+
num_bytes: 1848.1176470588234
|
85 |
num_examples: 1
|
86 |
- name: train
|
87 |
+
num_bytes: 29569.882352941175
|
88 |
num_examples: 16
|
89 |
+
download_size: 121244
|
90 |
+
dataset_size: 62836.0
|
91 |
- config_name: java
|
92 |
features:
|
93 |
- name: id
|
android/dev-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34c401bf1d5455af98e8589dcc05a287fc0ba9c70a045cc106cffd7a19a4b736
|
3 |
+
size 45262
|
android/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8329d77d0d5c36544eaee467fdc0923d6d06b97d6d3177645cc7e4c3578f42f6
|
3 |
+
size 31753
|
android/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6de09c75ff0c0667e56b93d7c7a707dfa04ff60f74cd5804f878fda91477768
|
3 |
+
size 44229
|