Add markdown subset (10,000 samples)
Browse files- README.md +34 -0
- markdown/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -510,6 +510,36 @@ dataset_info:
|
|
| 510 |
num_examples: 10000
|
| 511 |
download_size: 16722658
|
| 512 |
dataset_size: 51783300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 513 |
configs:
|
| 514 |
- config_name: assembly
|
| 515 |
data_files:
|
|
@@ -579,4 +609,8 @@ configs:
|
|
| 579 |
data_files:
|
| 580 |
- split: train
|
| 581 |
path: makefile/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 582 |
---
|
|
|
|
| 510 |
num_examples: 10000
|
| 511 |
download_size: 16722658
|
| 512 |
dataset_size: 51783300
|
| 513 |
+
- config_name: markdown
|
| 514 |
+
features:
|
| 515 |
+
- name: content
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: size
|
| 518 |
+
dtype: int64
|
| 519 |
+
- name: lang
|
| 520 |
+
dtype: string
|
| 521 |
+
- name: ext
|
| 522 |
+
dtype: string
|
| 523 |
+
- name: avg_line_length
|
| 524 |
+
dtype: float64
|
| 525 |
+
- name: max_line_length
|
| 526 |
+
dtype: int64
|
| 527 |
+
- name: alphanum_fraction
|
| 528 |
+
dtype: float64
|
| 529 |
+
- name: hexsha
|
| 530 |
+
dtype: string
|
| 531 |
+
- name: max_stars_repo_name
|
| 532 |
+
dtype: string
|
| 533 |
+
- name: max_stars_repo_licenses
|
| 534 |
+
list: string
|
| 535 |
+
- name: max_stars_count
|
| 536 |
+
dtype: int64
|
| 537 |
+
splits:
|
| 538 |
+
- name: train
|
| 539 |
+
num_bytes: 67255631
|
| 540 |
+
num_examples: 10000
|
| 541 |
+
download_size: 29582047
|
| 542 |
+
dataset_size: 67255631
|
| 543 |
configs:
|
| 544 |
- config_name: assembly
|
| 545 |
data_files:
|
|
|
|
| 609 |
data_files:
|
| 610 |
- split: train
|
| 611 |
path: makefile/train-*
|
| 612 |
+
- config_name: markdown
|
| 613 |
+
data_files:
|
| 614 |
+
- split: train
|
| 615 |
+
path: markdown/train-*
|
| 616 |
---
|
markdown/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d119dabfa0619a4f08416f2f41f2144de1a3006d47403cd09a82289c1633aaa
|
| 3 |
+
size 29582047
|