Upload dataset
Browse files- README.md +74 -0
- visual-basic/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2100,6 +2100,76 @@ dataset_info:
|
|
| 2100 |
num_examples: 406890
|
| 2101 |
download_size: 267759373
|
| 2102 |
dataset_size: 509628141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2103 |
- config_name: yaml
|
| 2104 |
features:
|
| 2105 |
- name: hexsha
|
|
@@ -2291,6 +2361,10 @@ configs:
|
|
| 2291 |
data_files:
|
| 2292 |
- split: train
|
| 2293 |
path: toml/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2294 |
- config_name: yaml
|
| 2295 |
data_files:
|
| 2296 |
- split: train
|
|
|
|
| 2100 |
num_examples: 406890
|
| 2101 |
download_size: 267759373
|
| 2102 |
dataset_size: 509628141
|
| 2103 |
+
- config_name: visual-basic
|
| 2104 |
+
features:
|
| 2105 |
+
- name: hexsha
|
| 2106 |
+
dtype: string
|
| 2107 |
+
- name: size
|
| 2108 |
+
dtype: int64
|
| 2109 |
+
- name: ext
|
| 2110 |
+
dtype: string
|
| 2111 |
+
- name: lang
|
| 2112 |
+
dtype: string
|
| 2113 |
+
- name: max_stars_repo_path
|
| 2114 |
+
dtype: string
|
| 2115 |
+
- name: max_stars_repo_name
|
| 2116 |
+
dtype: string
|
| 2117 |
+
- name: max_stars_repo_head_hexsha
|
| 2118 |
+
dtype: string
|
| 2119 |
+
- name: max_stars_repo_licenses
|
| 2120 |
+
sequence: string
|
| 2121 |
+
- name: max_stars_count
|
| 2122 |
+
dtype: int64
|
| 2123 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 2124 |
+
dtype: string
|
| 2125 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 2126 |
+
dtype: string
|
| 2127 |
+
- name: max_issues_repo_path
|
| 2128 |
+
dtype: string
|
| 2129 |
+
- name: max_issues_repo_name
|
| 2130 |
+
dtype: string
|
| 2131 |
+
- name: max_issues_repo_head_hexsha
|
| 2132 |
+
dtype: string
|
| 2133 |
+
- name: max_issues_repo_licenses
|
| 2134 |
+
sequence: string
|
| 2135 |
+
- name: max_issues_count
|
| 2136 |
+
dtype: int64
|
| 2137 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 2138 |
+
dtype: string
|
| 2139 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 2140 |
+
dtype: string
|
| 2141 |
+
- name: max_forks_repo_path
|
| 2142 |
+
dtype: string
|
| 2143 |
+
- name: max_forks_repo_name
|
| 2144 |
+
dtype: string
|
| 2145 |
+
- name: max_forks_repo_head_hexsha
|
| 2146 |
+
dtype: string
|
| 2147 |
+
- name: max_forks_repo_licenses
|
| 2148 |
+
sequence: string
|
| 2149 |
+
- name: max_forks_count
|
| 2150 |
+
dtype: int64
|
| 2151 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 2152 |
+
dtype: string
|
| 2153 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 2154 |
+
dtype: string
|
| 2155 |
+
- name: content
|
| 2156 |
+
dtype: string
|
| 2157 |
+
- name: avg_line_length
|
| 2158 |
+
dtype: float64
|
| 2159 |
+
- name: max_line_length
|
| 2160 |
+
dtype: int64
|
| 2161 |
+
- name: alphanum_fraction
|
| 2162 |
+
dtype: float64
|
| 2163 |
+
- name: retain
|
| 2164 |
+
dtype: bool
|
| 2165 |
+
- name: num_tokens
|
| 2166 |
+
dtype: int64
|
| 2167 |
+
splits:
|
| 2168 |
+
- name: train
|
| 2169 |
+
num_bytes: 619538396
|
| 2170 |
+
num_examples: 97402
|
| 2171 |
+
download_size: 185394542
|
| 2172 |
+
dataset_size: 619538396
|
| 2173 |
- config_name: yaml
|
| 2174 |
features:
|
| 2175 |
- name: hexsha
|
|
|
|
| 2361 |
data_files:
|
| 2362 |
- split: train
|
| 2363 |
path: toml/train-*
|
| 2364 |
+
- config_name: visual-basic
|
| 2365 |
+
data_files:
|
| 2366 |
+
- split: train
|
| 2367 |
+
path: visual-basic/train-*
|
| 2368 |
- config_name: yaml
|
| 2369 |
data_files:
|
| 2370 |
- split: train
|
visual-basic/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98548dbb6e21c426bacc095ee76b354a4d2a1bb487feaaf86716b3051ab3d2ba
|
| 3 |
+
size 185394542
|