Upload dataset
Browse files- README.md +74 -0
- julia/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -70,6 +70,76 @@ dataset_info:
|
|
| 70 |
num_examples: 9811753
|
| 71 |
download_size: 14190088400
|
| 72 |
dataset_size: 38988569615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
- config_name: markdown
|
| 74 |
features:
|
| 75 |
- name: hexsha
|
|
@@ -425,6 +495,10 @@ configs:
|
|
| 425 |
data_files:
|
| 426 |
- split: train
|
| 427 |
path: c-sharp/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 428 |
- config_name: markdown
|
| 429 |
data_files:
|
| 430 |
- split: train
|
|
|
|
| 70 |
num_examples: 9811753
|
| 71 |
download_size: 14190088400
|
| 72 |
dataset_size: 38988569615
|
| 73 |
+
- config_name: julia
|
| 74 |
+
features:
|
| 75 |
+
- name: hexsha
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: size
|
| 78 |
+
dtype: int64
|
| 79 |
+
- name: ext
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: lang
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: max_stars_repo_path
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: max_stars_repo_name
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: max_stars_repo_head_hexsha
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: max_stars_repo_licenses
|
| 90 |
+
sequence: string
|
| 91 |
+
- name: max_stars_count
|
| 92 |
+
dtype: int64
|
| 93 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: max_issues_repo_path
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: max_issues_repo_name
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: max_issues_repo_head_hexsha
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: max_issues_repo_licenses
|
| 104 |
+
sequence: string
|
| 105 |
+
- name: max_issues_count
|
| 106 |
+
dtype: int64
|
| 107 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: max_forks_repo_path
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: max_forks_repo_name
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: max_forks_repo_head_hexsha
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: max_forks_repo_licenses
|
| 118 |
+
sequence: string
|
| 119 |
+
- name: max_forks_count
|
| 120 |
+
dtype: int64
|
| 121 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: content
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: avg_line_length
|
| 128 |
+
dtype: float64
|
| 129 |
+
- name: max_line_length
|
| 130 |
+
dtype: int64
|
| 131 |
+
- name: alphanum_fraction
|
| 132 |
+
dtype: float64
|
| 133 |
+
- name: retain
|
| 134 |
+
dtype: bool
|
| 135 |
+
- name: num_tokens
|
| 136 |
+
dtype: int64
|
| 137 |
+
splits:
|
| 138 |
+
- name: train
|
| 139 |
+
num_bytes: 1189419932
|
| 140 |
+
num_examples: 275116
|
| 141 |
+
download_size: 510947191
|
| 142 |
+
dataset_size: 1189419932
|
| 143 |
- config_name: markdown
|
| 144 |
features:
|
| 145 |
- name: hexsha
|
|
|
|
| 495 |
data_files:
|
| 496 |
- split: train
|
| 497 |
path: c-sharp/train-*
|
| 498 |
+
- config_name: julia
|
| 499 |
+
data_files:
|
| 500 |
+
- split: train
|
| 501 |
+
path: julia/train-*
|
| 502 |
- config_name: markdown
|
| 503 |
data_files:
|
| 504 |
- split: train
|
julia/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05f3cbb062ff9b8c20bfdd5a62b6eb27f489f5cd95871cd5ab682b892c823b7b
|
| 3 |
+
size 510947191
|