Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +58 -0
- data/Scilab_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -3362,6 +3362,60 @@ dataset_info:
|
|
3362 |
num_examples: 4084
|
3363 |
download_size: 19374677
|
3364 |
dataset_size: 40723861
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3365 |
- config_name: StarlarkExact
|
3366 |
features:
|
3367 |
- name: id
|
@@ -3821,6 +3875,10 @@ configs:
|
|
3821 |
data_files:
|
3822 |
- split: train
|
3823 |
path: data/Scilab_Exact/train-*
|
|
|
|
|
|
|
|
|
3824 |
- config_name: StarlarkExact
|
3825 |
data_files:
|
3826 |
- split: train
|
|
|
3362 |
num_examples: 4084
|
3363 |
download_size: 19374677
|
3364 |
dataset_size: 40723861
|
3365 |
+
- config_name: ScilabNear
|
3366 |
+
features:
|
3367 |
+
- name: id
|
3368 |
+
dtype: int64
|
3369 |
+
- name: file_name
|
3370 |
+
dtype: string
|
3371 |
+
- name: file_path
|
3372 |
+
dtype: string
|
3373 |
+
- name: content
|
3374 |
+
dtype: string
|
3375 |
+
- name: size
|
3376 |
+
dtype: int64
|
3377 |
+
- name: language
|
3378 |
+
dtype: string
|
3379 |
+
- name: extension
|
3380 |
+
dtype: string
|
3381 |
+
- name: total_lines
|
3382 |
+
dtype: int64
|
3383 |
+
- name: avg_line_length
|
3384 |
+
dtype: float64
|
3385 |
+
- name: max_line_length
|
3386 |
+
dtype: int64
|
3387 |
+
- name: alphanum_fraction
|
3388 |
+
dtype: float64
|
3389 |
+
- name: repo_name
|
3390 |
+
dtype: string
|
3391 |
+
- name: repo_stars
|
3392 |
+
dtype: int64
|
3393 |
+
- name: repo_forks
|
3394 |
+
dtype: int64
|
3395 |
+
- name: repo_open_issues
|
3396 |
+
dtype: int64
|
3397 |
+
- name: repo_license
|
3398 |
+
dtype: string
|
3399 |
+
- name: repo_extraction_date
|
3400 |
+
dtype: string
|
3401 |
+
- name: sha
|
3402 |
+
dtype: string
|
3403 |
+
- name: __index_level_0__
|
3404 |
+
dtype: int64
|
3405 |
+
- name: exact_dupe_TheStackV2
|
3406 |
+
dtype: bool
|
3407 |
+
- name: exact_dupe_RedPajama
|
3408 |
+
dtype: bool
|
3409 |
+
- name: exact_dupe_TheStackV1
|
3410 |
+
dtype: bool
|
3411 |
+
- name: near_dups_stackv2
|
3412 |
+
dtype: bool
|
3413 |
+
splits:
|
3414 |
+
- name: train
|
3415 |
+
num_bytes: 40724372
|
3416 |
+
num_examples: 4084
|
3417 |
+
download_size: 19423813
|
3418 |
+
dataset_size: 40724372
|
3419 |
- config_name: StarlarkExact
|
3420 |
features:
|
3421 |
- name: id
|
|
|
3875 |
data_files:
|
3876 |
- split: train
|
3877 |
path: data/Scilab_Exact/train-*
|
3878 |
+
- config_name: ScilabNear
|
3879 |
+
data_files:
|
3880 |
+
- split: train
|
3881 |
+
path: data/Scilab_Near/train-*
|
3882 |
- config_name: StarlarkExact
|
3883 |
data_files:
|
3884 |
- split: train
|
data/Scilab_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e83fa30d3bfa9af23467a988b1c2139c5ce7cae2c20b3c801fe4d550c14436f
|
3 |
+
size 19423813
|