Add julia subset (10,000 samples)
Browse files- README.md +34 -0
- julia/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -420,6 +420,36 @@ dataset_info:
|
|
| 420 |
num_examples: 10000
|
| 421 |
download_size: 47839161
|
| 422 |
dataset_size: 121991680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 423 |
configs:
|
| 424 |
- config_name: assembly
|
| 425 |
data_files:
|
|
@@ -477,4 +507,8 @@ configs:
|
|
| 477 |
data_files:
|
| 478 |
- split: train
|
| 479 |
path: javascript/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 480 |
---
|
|
|
|
| 420 |
num_examples: 10000
|
| 421 |
download_size: 47839161
|
| 422 |
dataset_size: 121991680
|
| 423 |
+
- config_name: julia
|
| 424 |
+
features:
|
| 425 |
+
- name: content
|
| 426 |
+
dtype: string
|
| 427 |
+
- name: size
|
| 428 |
+
dtype: int64
|
| 429 |
+
- name: lang
|
| 430 |
+
dtype: string
|
| 431 |
+
- name: ext
|
| 432 |
+
dtype: string
|
| 433 |
+
- name: avg_line_length
|
| 434 |
+
dtype: float64
|
| 435 |
+
- name: max_line_length
|
| 436 |
+
dtype: int64
|
| 437 |
+
- name: alphanum_fraction
|
| 438 |
+
dtype: float64
|
| 439 |
+
- name: hexsha
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: max_stars_repo_name
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: max_stars_repo_licenses
|
| 444 |
+
list: string
|
| 445 |
+
- name: max_stars_count
|
| 446 |
+
dtype: int64
|
| 447 |
+
splits:
|
| 448 |
+
- name: train
|
| 449 |
+
num_bytes: 71518496
|
| 450 |
+
num_examples: 10000
|
| 451 |
+
download_size: 26959588
|
| 452 |
+
dataset_size: 71518496
|
| 453 |
configs:
|
| 454 |
- config_name: assembly
|
| 455 |
data_files:
|
|
|
|
| 507 |
data_files:
|
| 508 |
- split: train
|
| 509 |
path: javascript/train-*
|
| 510 |
+
- config_name: julia
|
| 511 |
+
data_files:
|
| 512 |
+
- split: train
|
| 513 |
+
path: julia/train-*
|
| 514 |
---
|
julia/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55c244cf268c57e05de54fcd812cfb0cbb3a19deb346c38a94d0c58d46a8ba39
|
| 3 |
+
size 26959588
|