Add lua subset (10,000 samples)
Browse files- README.md +34 -0
- lua/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -450,6 +450,36 @@ dataset_info:
|
|
| 450 |
num_examples: 10000
|
| 451 |
download_size: 26959588
|
| 452 |
dataset_size: 71518496
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 453 |
configs:
|
| 454 |
- config_name: assembly
|
| 455 |
data_files:
|
|
@@ -511,4 +541,8 @@ configs:
|
|
| 511 |
data_files:
|
| 512 |
- split: train
|
| 513 |
path: julia/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 514 |
---
|
|
|
|
| 450 |
num_examples: 10000
|
| 451 |
download_size: 26959588
|
| 452 |
dataset_size: 71518496
|
| 453 |
+
- config_name: lua
|
| 454 |
+
features:
|
| 455 |
+
- name: content
|
| 456 |
+
dtype: string
|
| 457 |
+
- name: size
|
| 458 |
+
dtype: int64
|
| 459 |
+
- name: lang
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: ext
|
| 462 |
+
dtype: string
|
| 463 |
+
- name: avg_line_length
|
| 464 |
+
dtype: float64
|
| 465 |
+
- name: max_line_length
|
| 466 |
+
dtype: int64
|
| 467 |
+
- name: alphanum_fraction
|
| 468 |
+
dtype: float64
|
| 469 |
+
- name: hexsha
|
| 470 |
+
dtype: string
|
| 471 |
+
- name: max_stars_repo_name
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: max_stars_repo_licenses
|
| 474 |
+
list: string
|
| 475 |
+
- name: max_stars_count
|
| 476 |
+
dtype: int64
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 76216811
|
| 480 |
+
num_examples: 10000
|
| 481 |
+
download_size: 27960197
|
| 482 |
+
dataset_size: 76216811
|
| 483 |
configs:
|
| 484 |
- config_name: assembly
|
| 485 |
data_files:
|
|
|
|
| 541 |
data_files:
|
| 542 |
- split: train
|
| 543 |
path: julia/train-*
|
| 544 |
+
- config_name: lua
|
| 545 |
+
data_files:
|
| 546 |
+
- split: train
|
| 547 |
+
path: lua/train-*
|
| 548 |
---
|
lua/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae1c41801a4da591eb61f64a3de4a67f1b553f75e8bed55f46a678536434d28a
|
| 3 |
+
size 27960197
|