Upload dataset
Browse files- README.md +74 -0
- tex/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -3430,6 +3430,76 @@ dataset_info:
|
|
| 3430 |
num_examples: 1629427
|
| 3431 |
download_size: 2312932533
|
| 3432 |
dataset_size: 5737114063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3433 |
- config_name: toml
|
| 3434 |
features:
|
| 3435 |
- name: hexsha
|
|
@@ -4047,6 +4117,10 @@ configs:
|
|
| 4047 |
data_files:
|
| 4048 |
- split: train
|
| 4049 |
path: swift/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4050 |
- config_name: toml
|
| 4051 |
data_files:
|
| 4052 |
- split: train
|
|
|
|
| 3430 |
num_examples: 1629427
|
| 3431 |
download_size: 2312932533
|
| 3432 |
dataset_size: 5737114063
|
| 3433 |
+
- config_name: tex
|
| 3434 |
+
features:
|
| 3435 |
+
- name: hexsha
|
| 3436 |
+
dtype: string
|
| 3437 |
+
- name: size
|
| 3438 |
+
dtype: int64
|
| 3439 |
+
- name: ext
|
| 3440 |
+
dtype: string
|
| 3441 |
+
- name: lang
|
| 3442 |
+
dtype: string
|
| 3443 |
+
- name: max_stars_repo_path
|
| 3444 |
+
dtype: string
|
| 3445 |
+
- name: max_stars_repo_name
|
| 3446 |
+
dtype: string
|
| 3447 |
+
- name: max_stars_repo_head_hexsha
|
| 3448 |
+
dtype: string
|
| 3449 |
+
- name: max_stars_repo_licenses
|
| 3450 |
+
sequence: string
|
| 3451 |
+
- name: max_stars_count
|
| 3452 |
+
dtype: int64
|
| 3453 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 3454 |
+
dtype: string
|
| 3455 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 3456 |
+
dtype: string
|
| 3457 |
+
- name: max_issues_repo_path
|
| 3458 |
+
dtype: string
|
| 3459 |
+
- name: max_issues_repo_name
|
| 3460 |
+
dtype: string
|
| 3461 |
+
- name: max_issues_repo_head_hexsha
|
| 3462 |
+
dtype: string
|
| 3463 |
+
- name: max_issues_repo_licenses
|
| 3464 |
+
sequence: string
|
| 3465 |
+
- name: max_issues_count
|
| 3466 |
+
dtype: int64
|
| 3467 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 3468 |
+
dtype: string
|
| 3469 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 3470 |
+
dtype: string
|
| 3471 |
+
- name: max_forks_repo_path
|
| 3472 |
+
dtype: string
|
| 3473 |
+
- name: max_forks_repo_name
|
| 3474 |
+
dtype: string
|
| 3475 |
+
- name: max_forks_repo_head_hexsha
|
| 3476 |
+
dtype: string
|
| 3477 |
+
- name: max_forks_repo_licenses
|
| 3478 |
+
sequence: string
|
| 3479 |
+
- name: max_forks_count
|
| 3480 |
+
dtype: int64
|
| 3481 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 3482 |
+
dtype: string
|
| 3483 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 3484 |
+
dtype: string
|
| 3485 |
+
- name: content
|
| 3486 |
+
dtype: string
|
| 3487 |
+
- name: avg_line_length
|
| 3488 |
+
dtype: float64
|
| 3489 |
+
- name: max_line_length
|
| 3490 |
+
dtype: int64
|
| 3491 |
+
- name: alphanum_fraction
|
| 3492 |
+
dtype: float64
|
| 3493 |
+
- name: retain
|
| 3494 |
+
dtype: bool
|
| 3495 |
+
- name: num_tokens
|
| 3496 |
+
dtype: int64
|
| 3497 |
+
splits:
|
| 3498 |
+
- name: train
|
| 3499 |
+
num_bytes: 1421867921
|
| 3500 |
+
num_examples: 239992
|
| 3501 |
+
download_size: 673257593
|
| 3502 |
+
dataset_size: 1421867921
|
| 3503 |
- config_name: toml
|
| 3504 |
features:
|
| 3505 |
- name: hexsha
|
|
|
|
| 4117 |
data_files:
|
| 4118 |
- split: train
|
| 4119 |
path: swift/train-*
|
| 4120 |
+
- config_name: tex
|
| 4121 |
+
data_files:
|
| 4122 |
+
- split: train
|
| 4123 |
+
path: tex/train-*
|
| 4124 |
- config_name: toml
|
| 4125 |
data_files:
|
| 4126 |
- split: train
|
tex/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db17f9eb9d7a95cb72da7215687497cbfda9d09cbe24692bb1f589f94100a03d
|
| 3 |
+
size 673257593
|