Upload dataset
Browse files- README.md +74 -0
- lua/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1470,6 +1470,76 @@ dataset_info:
|
|
| 1470 |
num_examples: 48545
|
| 1471 |
download_size: 82272066
|
| 1472 |
dataset_size: 342176010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1473 |
- config_name: markdown
|
| 1474 |
features:
|
| 1475 |
- name: hexsha
|
|
@@ -2605,6 +2675,10 @@ configs:
|
|
| 2605 |
data_files:
|
| 2606 |
- split: train
|
| 2607 |
path: llvm/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2608 |
- config_name: markdown
|
| 2609 |
data_files:
|
| 2610 |
- split: train
|
|
|
|
| 1470 |
num_examples: 48545
|
| 1471 |
download_size: 82272066
|
| 1472 |
dataset_size: 342176010
|
| 1473 |
+
- config_name: lua
|
| 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: 2488019827
|
| 1540 |
+
num_examples: 512331
|
| 1541 |
+
download_size: 997169276
|
| 1542 |
+
dataset_size: 2488019827
|
| 1543 |
- config_name: markdown
|
| 1544 |
features:
|
| 1545 |
- name: hexsha
|
|
|
|
| 2675 |
data_files:
|
| 2676 |
- split: train
|
| 2677 |
path: llvm/train-*
|
| 2678 |
+
- config_name: lua
|
| 2679 |
+
data_files:
|
| 2680 |
+
- split: train
|
| 2681 |
+
path: lua/train-*
|
| 2682 |
- config_name: markdown
|
| 2683 |
data_files:
|
| 2684 |
- split: train
|
lua/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a0802147b8da89950c019ad829da18a676a1314a1da6cd1d05211a0e6626e3a
|
| 3 |
+
size 997169276
|