Upload dataset
Browse files- README.md +74 -0
- haskell/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1470,6 +1470,76 @@ dataset_info:
|
|
| 1470 |
num_examples: 104007
|
| 1471 |
download_size: 75459381
|
| 1472 |
dataset_size: 156076234
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1473 |
- config_name: html
|
| 1474 |
features:
|
| 1475 |
- name: hexsha
|
|
@@ -3865,6 +3935,10 @@ configs:
|
|
| 3865 |
data_files:
|
| 3866 |
- split: train
|
| 3867 |
path: haml/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3868 |
- config_name: html
|
| 3869 |
data_files:
|
| 3870 |
- split: train
|
|
|
|
| 1470 |
num_examples: 104007
|
| 1471 |
download_size: 75459381
|
| 1472 |
dataset_size: 156076234
|
| 1473 |
+
- config_name: haskell
|
| 1474 |
+
features:
|
| 1475 |
+
- name: hexsha
|
| 1476 |
+
dtype: string
|
| 1477 |
+
- name: size
|
| 1478 |
+
dtype: int64
|
| 1479 |
+
- name: ext
|
| 1480 |
+
dtype: string
|
| 1481 |
+
- name: lang
|
| 1482 |
+
dtype: string
|
| 1483 |
+
- name: max_stars_repo_path
|
| 1484 |
+
dtype: string
|
| 1485 |
+
- name: max_stars_repo_name
|
| 1486 |
+
dtype: string
|
| 1487 |
+
- name: max_stars_repo_head_hexsha
|
| 1488 |
+
dtype: string
|
| 1489 |
+
- name: max_stars_repo_licenses
|
| 1490 |
+
sequence: string
|
| 1491 |
+
- name: max_stars_count
|
| 1492 |
+
dtype: int64
|
| 1493 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 1494 |
+
dtype: string
|
| 1495 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 1496 |
+
dtype: string
|
| 1497 |
+
- name: max_issues_repo_path
|
| 1498 |
+
dtype: string
|
| 1499 |
+
- name: max_issues_repo_name
|
| 1500 |
+
dtype: string
|
| 1501 |
+
- name: max_issues_repo_head_hexsha
|
| 1502 |
+
dtype: string
|
| 1503 |
+
- name: max_issues_repo_licenses
|
| 1504 |
+
sequence: string
|
| 1505 |
+
- name: max_issues_count
|
| 1506 |
+
dtype: int64
|
| 1507 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 1508 |
+
dtype: string
|
| 1509 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 1510 |
+
dtype: string
|
| 1511 |
+
- name: max_forks_repo_path
|
| 1512 |
+
dtype: string
|
| 1513 |
+
- name: max_forks_repo_name
|
| 1514 |
+
dtype: string
|
| 1515 |
+
- name: max_forks_repo_head_hexsha
|
| 1516 |
+
dtype: string
|
| 1517 |
+
- name: max_forks_repo_licenses
|
| 1518 |
+
sequence: string
|
| 1519 |
+
- name: max_forks_count
|
| 1520 |
+
dtype: int64
|
| 1521 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 1522 |
+
dtype: string
|
| 1523 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 1524 |
+
dtype: string
|
| 1525 |
+
- name: content
|
| 1526 |
+
dtype: string
|
| 1527 |
+
- name: avg_line_length
|
| 1528 |
+
dtype: float64
|
| 1529 |
+
- name: max_line_length
|
| 1530 |
+
dtype: int64
|
| 1531 |
+
- name: alphanum_fraction
|
| 1532 |
+
dtype: float64
|
| 1533 |
+
- name: retain
|
| 1534 |
+
dtype: bool
|
| 1535 |
+
- name: num_tokens
|
| 1536 |
+
dtype: int64
|
| 1537 |
+
splits:
|
| 1538 |
+
- name: train
|
| 1539 |
+
num_bytes: 2203331919
|
| 1540 |
+
num_examples: 516563
|
| 1541 |
+
download_size: 961995722
|
| 1542 |
+
dataset_size: 2203331919
|
| 1543 |
- config_name: html
|
| 1544 |
features:
|
| 1545 |
- name: hexsha
|
|
|
|
| 3935 |
data_files:
|
| 3936 |
- split: train
|
| 3937 |
path: haml/train-*
|
| 3938 |
+
- config_name: haskell
|
| 3939 |
+
data_files:
|
| 3940 |
+
- split: train
|
| 3941 |
+
path: haskell/train-*
|
| 3942 |
- config_name: html
|
| 3943 |
data_files:
|
| 3944 |
- split: train
|
haskell/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4d8ce8cf9a2ba817456d841b20e2b340b1362de767e860a0b186c1aae06f45c
|
| 3 |
+
size 961995722
|