Upload dataset
Browse files- README.md +74 -0
- smarty/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -3290,6 +3290,76 @@ dataset_info:
|
|
| 3290 |
num_examples: 573413
|
| 3291 |
download_size: 336194442
|
| 3292 |
dataset_size: 819969243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3293 |
- config_name: solidity
|
| 3294 |
features:
|
| 3295 |
- name: hexsha
|
|
@@ -4179,6 +4249,10 @@ configs:
|
|
| 4179 |
data_files:
|
| 4180 |
- split: train
|
| 4181 |
path: smalltalk/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4182 |
- config_name: solidity
|
| 4183 |
data_files:
|
| 4184 |
- split: train
|
|
|
|
| 3290 |
num_examples: 573413
|
| 3291 |
download_size: 336194442
|
| 3292 |
dataset_size: 819969243
|
| 3293 |
+
- config_name: smarty
|
| 3294 |
+
features:
|
| 3295 |
+
- name: hexsha
|
| 3296 |
+
dtype: string
|
| 3297 |
+
- name: size
|
| 3298 |
+
dtype: int64
|
| 3299 |
+
- name: ext
|
| 3300 |
+
dtype: string
|
| 3301 |
+
- name: lang
|
| 3302 |
+
dtype: string
|
| 3303 |
+
- name: max_stars_repo_path
|
| 3304 |
+
dtype: string
|
| 3305 |
+
- name: max_stars_repo_name
|
| 3306 |
+
dtype: string
|
| 3307 |
+
- name: max_stars_repo_head_hexsha
|
| 3308 |
+
dtype: string
|
| 3309 |
+
- name: max_stars_repo_licenses
|
| 3310 |
+
sequence: string
|
| 3311 |
+
- name: max_stars_count
|
| 3312 |
+
dtype: int64
|
| 3313 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 3314 |
+
dtype: string
|
| 3315 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 3316 |
+
dtype: string
|
| 3317 |
+
- name: max_issues_repo_path
|
| 3318 |
+
dtype: string
|
| 3319 |
+
- name: max_issues_repo_name
|
| 3320 |
+
dtype: string
|
| 3321 |
+
- name: max_issues_repo_head_hexsha
|
| 3322 |
+
dtype: string
|
| 3323 |
+
- name: max_issues_repo_licenses
|
| 3324 |
+
sequence: string
|
| 3325 |
+
- name: max_issues_count
|
| 3326 |
+
dtype: int64
|
| 3327 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 3328 |
+
dtype: string
|
| 3329 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 3330 |
+
dtype: string
|
| 3331 |
+
- name: max_forks_repo_path
|
| 3332 |
+
dtype: string
|
| 3333 |
+
- name: max_forks_repo_name
|
| 3334 |
+
dtype: string
|
| 3335 |
+
- name: max_forks_repo_head_hexsha
|
| 3336 |
+
dtype: string
|
| 3337 |
+
- name: max_forks_repo_licenses
|
| 3338 |
+
sequence: string
|
| 3339 |
+
- name: max_forks_count
|
| 3340 |
+
dtype: int64
|
| 3341 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 3342 |
+
dtype: string
|
| 3343 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 3344 |
+
dtype: string
|
| 3345 |
+
- name: content
|
| 3346 |
+
dtype: string
|
| 3347 |
+
- name: avg_line_length
|
| 3348 |
+
dtype: float64
|
| 3349 |
+
- name: max_line_length
|
| 3350 |
+
dtype: int64
|
| 3351 |
+
- name: alphanum_fraction
|
| 3352 |
+
dtype: float64
|
| 3353 |
+
- name: retain
|
| 3354 |
+
dtype: bool
|
| 3355 |
+
- name: num_tokens
|
| 3356 |
+
dtype: int64
|
| 3357 |
+
splits:
|
| 3358 |
+
- name: train
|
| 3359 |
+
num_bytes: 285175411
|
| 3360 |
+
num_examples: 108090
|
| 3361 |
+
download_size: 116900898
|
| 3362 |
+
dataset_size: 285175411
|
| 3363 |
- config_name: solidity
|
| 3364 |
features:
|
| 3365 |
- name: hexsha
|
|
|
|
| 4249 |
data_files:
|
| 4250 |
- split: train
|
| 4251 |
path: smalltalk/train-*
|
| 4252 |
+
- config_name: smarty
|
| 4253 |
+
data_files:
|
| 4254 |
+
- split: train
|
| 4255 |
+
path: smarty/train-*
|
| 4256 |
- config_name: solidity
|
| 4257 |
data_files:
|
| 4258 |
- split: train
|
smarty/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e05d642331228749bed0054f99b5bc9d7a0a566d088c2a1f1983ea78eee2dc71
|
| 3 |
+
size 116900898
|