Upload dataset
Browse files- README.md +74 -0
- solidity/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2310,6 +2310,76 @@ dataset_info:
|
|
| 2310 |
num_examples: 2059118
|
| 2311 |
download_size: 1910975123
|
| 2312 |
dataset_size: 3594070843
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2313 |
- config_name: sql
|
| 2314 |
features:
|
| 2315 |
- name: hexsha
|
|
@@ -2793,6 +2863,10 @@ configs:
|
|
| 2793 |
data_files:
|
| 2794 |
- split: train
|
| 2795 |
path: shell/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2796 |
- config_name: sql
|
| 2797 |
data_files:
|
| 2798 |
- split: train
|
|
|
|
| 2310 |
num_examples: 2059118
|
| 2311 |
download_size: 1910975123
|
| 2312 |
dataset_size: 3594070843
|
| 2313 |
+
- config_name: solidity
|
| 2314 |
+
features:
|
| 2315 |
+
- name: hexsha
|
| 2316 |
+
dtype: string
|
| 2317 |
+
- name: size
|
| 2318 |
+
dtype: int64
|
| 2319 |
+
- name: ext
|
| 2320 |
+
dtype: string
|
| 2321 |
+
- name: lang
|
| 2322 |
+
dtype: string
|
| 2323 |
+
- name: max_stars_repo_path
|
| 2324 |
+
dtype: string
|
| 2325 |
+
- name: max_stars_repo_name
|
| 2326 |
+
dtype: string
|
| 2327 |
+
- name: max_stars_repo_head_hexsha
|
| 2328 |
+
dtype: string
|
| 2329 |
+
- name: max_stars_repo_licenses
|
| 2330 |
+
sequence: string
|
| 2331 |
+
- name: max_stars_count
|
| 2332 |
+
dtype: int64
|
| 2333 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 2334 |
+
dtype: string
|
| 2335 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 2336 |
+
dtype: string
|
| 2337 |
+
- name: max_issues_repo_path
|
| 2338 |
+
dtype: string
|
| 2339 |
+
- name: max_issues_repo_name
|
| 2340 |
+
dtype: string
|
| 2341 |
+
- name: max_issues_repo_head_hexsha
|
| 2342 |
+
dtype: string
|
| 2343 |
+
- name: max_issues_repo_licenses
|
| 2344 |
+
sequence: string
|
| 2345 |
+
- name: max_issues_count
|
| 2346 |
+
dtype: int64
|
| 2347 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 2348 |
+
dtype: string
|
| 2349 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 2350 |
+
dtype: string
|
| 2351 |
+
- name: max_forks_repo_path
|
| 2352 |
+
dtype: string
|
| 2353 |
+
- name: max_forks_repo_name
|
| 2354 |
+
dtype: string
|
| 2355 |
+
- name: max_forks_repo_head_hexsha
|
| 2356 |
+
dtype: string
|
| 2357 |
+
- name: max_forks_repo_licenses
|
| 2358 |
+
sequence: string
|
| 2359 |
+
- name: max_forks_count
|
| 2360 |
+
dtype: int64
|
| 2361 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 2362 |
+
dtype: string
|
| 2363 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 2364 |
+
dtype: string
|
| 2365 |
+
- name: content
|
| 2366 |
+
dtype: string
|
| 2367 |
+
- name: avg_line_length
|
| 2368 |
+
dtype: float64
|
| 2369 |
+
- name: max_line_length
|
| 2370 |
+
dtype: int64
|
| 2371 |
+
- name: alphanum_fraction
|
| 2372 |
+
dtype: float64
|
| 2373 |
+
- name: retain
|
| 2374 |
+
dtype: bool
|
| 2375 |
+
- name: num_tokens
|
| 2376 |
+
dtype: int64
|
| 2377 |
+
splits:
|
| 2378 |
+
- name: train
|
| 2379 |
+
num_bytes: 858034131
|
| 2380 |
+
num_examples: 146765
|
| 2381 |
+
download_size: 313402558
|
| 2382 |
+
dataset_size: 858034131
|
| 2383 |
- config_name: sql
|
| 2384 |
features:
|
| 2385 |
- name: hexsha
|
|
|
|
| 2863 |
data_files:
|
| 2864 |
- split: train
|
| 2865 |
path: shell/train-*
|
| 2866 |
+
- config_name: solidity
|
| 2867 |
+
data_files:
|
| 2868 |
+
- split: train
|
| 2869 |
+
path: solidity/train-*
|
| 2870 |
- config_name: sql
|
| 2871 |
data_files:
|
| 2872 |
- split: train
|
solidity/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea710a20cd78b5667ca3551a627e7322fbecb32ee824a6e4afbcc312b0ee515
|
| 3 |
+
size 313402558
|