Upload dataset
Browse files- README.md +74 -0
- html_erb/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -420,6 +420,76 @@ dataset_info:
|
|
| 420 |
num_examples: 41568
|
| 421 |
download_size: 40463434
|
| 422 |
dataset_size: 91338537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 423 |
- config_name: java
|
| 424 |
features:
|
| 425 |
- name: hexsha
|
|
@@ -1355,6 +1425,10 @@ configs:
|
|
| 1355 |
data_files:
|
| 1356 |
- split: train
|
| 1357 |
path: html_django/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1358 |
- config_name: java
|
| 1359 |
data_files:
|
| 1360 |
- split: train
|
|
|
|
| 420 |
num_examples: 41568
|
| 421 |
download_size: 40463434
|
| 422 |
dataset_size: 91338537
|
| 423 |
+
- config_name: html_erb
|
| 424 |
+
features:
|
| 425 |
+
- name: hexsha
|
| 426 |
+
dtype: string
|
| 427 |
+
- name: size
|
| 428 |
+
dtype: int64
|
| 429 |
+
- name: ext
|
| 430 |
+
dtype: string
|
| 431 |
+
- name: lang
|
| 432 |
+
dtype: string
|
| 433 |
+
- name: max_stars_repo_path
|
| 434 |
+
dtype: string
|
| 435 |
+
- name: max_stars_repo_name
|
| 436 |
+
dtype: string
|
| 437 |
+
- name: max_stars_repo_head_hexsha
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: max_stars_repo_licenses
|
| 440 |
+
sequence: string
|
| 441 |
+
- name: max_stars_count
|
| 442 |
+
dtype: int64
|
| 443 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 446 |
+
dtype: string
|
| 447 |
+
- name: max_issues_repo_path
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: max_issues_repo_name
|
| 450 |
+
dtype: string
|
| 451 |
+
- name: max_issues_repo_head_hexsha
|
| 452 |
+
dtype: string
|
| 453 |
+
- name: max_issues_repo_licenses
|
| 454 |
+
sequence: string
|
| 455 |
+
- name: max_issues_count
|
| 456 |
+
dtype: int64
|
| 457 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 458 |
+
dtype: string
|
| 459 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: max_forks_repo_path
|
| 462 |
+
dtype: string
|
| 463 |
+
- name: max_forks_repo_name
|
| 464 |
+
dtype: string
|
| 465 |
+
- name: max_forks_repo_head_hexsha
|
| 466 |
+
dtype: string
|
| 467 |
+
- name: max_forks_repo_licenses
|
| 468 |
+
sequence: string
|
| 469 |
+
- name: max_forks_count
|
| 470 |
+
dtype: int64
|
| 471 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 474 |
+
dtype: string
|
| 475 |
+
- name: content
|
| 476 |
+
dtype: string
|
| 477 |
+
- name: avg_line_length
|
| 478 |
+
dtype: float64
|
| 479 |
+
- name: max_line_length
|
| 480 |
+
dtype: int64
|
| 481 |
+
- name: alphanum_fraction
|
| 482 |
+
dtype: float64
|
| 483 |
+
- name: retain
|
| 484 |
+
dtype: bool
|
| 485 |
+
- name: num_tokens
|
| 486 |
+
dtype: int64
|
| 487 |
+
splits:
|
| 488 |
+
- name: train
|
| 489 |
+
num_bytes: 802279383
|
| 490 |
+
num_examples: 469038
|
| 491 |
+
download_size: 395181246
|
| 492 |
+
dataset_size: 802279383
|
| 493 |
- config_name: java
|
| 494 |
features:
|
| 495 |
- name: hexsha
|
|
|
|
| 1425 |
data_files:
|
| 1426 |
- split: train
|
| 1427 |
path: html_django/train-*
|
| 1428 |
+
- config_name: html_erb
|
| 1429 |
+
data_files:
|
| 1430 |
+
- split: train
|
| 1431 |
+
path: html_erb/train-*
|
| 1432 |
- config_name: java
|
| 1433 |
data_files:
|
| 1434 |
- split: train
|
html_erb/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8caf8708c931eb3c803bc3d1e4eb0b91d84f0e4ab085ff7af2c2645b999db08d
|
| 3 |
+
size 395181246
|