diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..55cab133643a2a73e083373d2106533678d0edd5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..9b748adc10aee2baad8974078062bdb606045efd --- /dev/null +++ b/README.md @@ -0,0 +1,1474 @@ +--- +dataset_info: +- config_name: assembly + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1728049988 + num_examples: 248396 + download_size: 586601578 + dataset_size: 1728049988 +- config_name: c + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 2186783353 + num_examples: 300000 + download_size: 797703739 + dataset_size: 2186783353 +- config_name: c-sharp + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1491185741 + num_examples: 300000 + download_size: 500271025 + dataset_size: 1491185741 +- config_name: cpp + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 2580771030 + num_examples: 300000 + download_size: 895093014 + dataset_size: 2580771030 +- config_name: css + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 2438489908 + num_examples: 300000 + download_size: 851741418 + dataset_size: 2438489908 +- config_name: dart + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1433591900 + num_examples: 300000 + download_size: 507042224 + dataset_size: 1433591900 +- config_name: go + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1801635852 + num_examples: 300000 + download_size: 664450400 + dataset_size: 1801635852 +- config_name: html + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 4764366490 + num_examples: 300000 + download_size: 1585669239 + dataset_size: 4764366490 +- config_name: java + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1550968201 + num_examples: 300000 + download_size: 564604829 + dataset_size: 1550968201 +- config_name: javascript + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 2230334624 + num_examples: 300000 + download_size: 921135058 + dataset_size: 2230334624 +- config_name: kotlin + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 990157713 + num_examples: 300000 + download_size: 410679753 + dataset_size: 990157713 +- config_name: lua + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1958170496 + num_examples: 300000 + download_size: 745761881 + dataset_size: 1958170496 +- config_name: php + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1441590956 + num_examples: 300000 + download_size: 519418662 + dataset_size: 1441590956 +- config_name: powershell + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1419912766 + num_examples: 271487 + download_size: 577024643 + dataset_size: 1419912766 +- config_name: python + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1660423105 + num_examples: 300000 + download_size: 661806593 + dataset_size: 1660423105 +- config_name: ruby + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 825830887 + num_examples: 300000 + download_size: 359678409 + dataset_size: 825830887 +- config_name: rust + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 2229210525 + num_examples: 300000 + download_size: 737509869 + dataset_size: 2229210525 +- config_name: shell + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 625947256 + num_examples: 300000 + download_size: 308098862 + dataset_size: 625947256 +- config_name: sql + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 3980565952 + num_examples: 300000 + download_size: 1302288578 + dataset_size: 3980565952 +- config_name: swift + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1237787963 + num_examples: 300000 + download_size: 475914856 + dataset_size: 1237787963 +- config_name: typescript + features: + - name: hexsha + dtype: string + - name: size + dtype: int64 + - name: ext + dtype: string + - name: lang + dtype: string + - name: max_stars_repo_path + dtype: string + - name: max_stars_repo_name + dtype: string + - name: max_stars_repo_head_hexsha + dtype: string + - name: max_stars_repo_licenses + sequence: string + - name: max_stars_count + dtype: int64 + - name: max_stars_repo_stars_event_min_datetime + dtype: string + - name: max_stars_repo_stars_event_max_datetime + dtype: string + - name: max_issues_repo_path + dtype: string + - name: max_issues_repo_name + dtype: string + - name: max_issues_repo_head_hexsha + dtype: string + - name: max_issues_repo_licenses + sequence: string + - name: max_issues_count + dtype: int64 + - name: max_issues_repo_issues_event_min_datetime + dtype: string + - name: max_issues_repo_issues_event_max_datetime + dtype: string + - name: max_forks_repo_path + dtype: string + - name: max_forks_repo_name + dtype: string + - name: max_forks_repo_head_hexsha + dtype: string + - name: max_forks_repo_licenses + sequence: string + - name: max_forks_count + dtype: int64 + - name: max_forks_repo_forks_event_min_datetime + dtype: string + - name: max_forks_repo_forks_event_max_datetime + dtype: string + - name: content + dtype: string + - name: avg_line_length + dtype: float64 + - name: max_line_length + dtype: int64 + - name: alphanum_fraction + dtype: float64 + splits: + - name: train + num_bytes: 1014134186 + num_examples: 300000 + download_size: 422607672 + dataset_size: 1014134186 +configs: +- config_name: assembly + data_files: + - split: train + path: assembly/train-* +- config_name: c + data_files: + - split: train + path: c/train-* +- config_name: c-sharp + data_files: + - split: train + path: c-sharp/train-* +- config_name: cpp + data_files: + - split: train + path: cpp/train-* +- config_name: css + data_files: + - split: train + path: css/train-* +- config_name: dart + data_files: + - split: train + path: dart/train-* +- config_name: go + data_files: + - split: train + path: go/train-* +- config_name: html + data_files: + - split: train + path: html/train-* +- config_name: java + data_files: + - split: train + path: java/train-* +- config_name: javascript + data_files: + - split: train + path: javascript/train-* +- config_name: kotlin + data_files: + - split: train + path: kotlin/train-* +- config_name: lua + data_files: + - split: train + path: lua/train-* +- config_name: php + data_files: + - split: train + path: php/train-* +- config_name: powershell + data_files: + - split: train + path: powershell/train-* +- config_name: python + data_files: + - split: train + path: python/train-* +- config_name: ruby + data_files: + - split: train + path: ruby/train-* +- config_name: rust + data_files: + - split: train + path: rust/train-* +- config_name: shell + data_files: + - split: train + path: shell/train-* +- config_name: sql + data_files: + - split: train + path: sql/train-* +- config_name: swift + data_files: + - split: train + path: swift/train-* +- config_name: typescript + data_files: + - split: train + path: typescript/train-* +--- diff --git a/assembly/train-00000-of-00004.parquet b/assembly/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bf048f99601361150d4ce2e4bf3fb4a72155dcc --- /dev/null +++ b/assembly/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8d0aea4b97385d418f7eb9876f4c04cad9affc8f31ee1606a868e6eee2fa43 +size 143763835 diff --git a/assembly/train-00001-of-00004.parquet b/assembly/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b929917437d1994ab349362447205b824aec2ca5 --- /dev/null +++ b/assembly/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eef4f04ebade759c9a941e7f06dc1985aa7c3dab0bed6601e9d8a3a15b635b6 +size 148020612 diff --git a/assembly/train-00002-of-00004.parquet b/assembly/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fb1eb8248ee804aee70221347eb5422196e8642 --- /dev/null +++ b/assembly/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fe5f3888ecb1e91550394ad1b0b9b7e5d62140346f3bd4b9ccc9f42853e060 +size 150008373 diff --git a/assembly/train-00003-of-00004.parquet b/assembly/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ed1200ad776aada8abe609c70dbda4a371833d9 --- /dev/null +++ b/assembly/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8856dcc598b10baf999056aa6c23944eb63873451740f2fca4615e09940a05 +size 144808758 diff --git a/c-sharp/train-00000-of-00003.parquet b/c-sharp/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67d6c0a09e0407b1fe6b36b2247f8ac61a09a195 --- /dev/null +++ b/c-sharp/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58184c77c80d093ce195f61226fed5e76183ad6618f46cc5d992fbd195b5d169 +size 166361774 diff --git a/c-sharp/train-00001-of-00003.parquet b/c-sharp/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b7bd0f18008e04aa9f9815c8edfd457ea4578cc --- /dev/null +++ b/c-sharp/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3f5cf9ea7ffb7c6a3a8caa1a105e08f42ef5e646a15c19e4cc447fd213044d +size 168059127 diff --git a/c-sharp/train-00002-of-00003.parquet b/c-sharp/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbb2de9d9e5e634db7ea68d3f7e7a435a88b15ae --- /dev/null +++ b/c-sharp/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bf3a391556e927599c9bebfa1589e366495fc2496d09bb1cb27fa99821d63e +size 165850124 diff --git a/c/train-00000-of-00005.parquet b/c/train-00000-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf6fbacce6d0fb6e97d079cab9cadc6cf4112ab9 --- /dev/null +++ b/c/train-00000-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdfb56833a15de30ad4fae7f0492fb183ee9869e15ce288888831ab8ef09954 +size 167682271 diff --git a/c/train-00001-of-00005.parquet b/c/train-00001-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df988f0a3b8c867a5c71fa207cc5e6cdb1281a7 --- /dev/null +++ b/c/train-00001-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e2c0f0d173d3ab24873677f9cf45c5e24d082c469e2731792b990544c235a8 +size 154013283 diff --git a/c/train-00002-of-00005.parquet b/c/train-00002-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..172cca5d892dbb159f2c38d386fdab09caa5ee12 --- /dev/null +++ b/c/train-00002-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814196536839d61583c8cc4e53228c2f0f9111729836c6b4fd3816c1423716ba +size 163788997 diff --git a/c/train-00003-of-00005.parquet b/c/train-00003-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..286a735e4baa512053bfb75efb222798a1beff2b --- /dev/null +++ b/c/train-00003-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723196315b6e8fd358921292e1f98f9571f35ed333bfcdf50df0aa1e288f073d +size 161386984 diff --git a/c/train-00004-of-00005.parquet b/c/train-00004-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd9029c97e3ad895f2bd347c398d35ac2b433abf --- /dev/null +++ b/c/train-00004-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab34c66026a55a1bfa128fdefa4e1f9a44c3898edcd32cbbb0b3ea60de56f41 +size 150832204 diff --git a/cpp/train-00000-of-00006.parquet b/cpp/train-00000-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..724f0f2bff4df345c613607a91df5021342afe00 --- /dev/null +++ b/cpp/train-00000-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009fca12f32f63b9c421e6c313e0eb685efcefd9186909999b77e076e0104bda +size 153473025 diff --git a/cpp/train-00001-of-00006.parquet b/cpp/train-00001-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7272ab0117dde8713d99a84218feb495858b5e93 --- /dev/null +++ b/cpp/train-00001-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4a6985b9c07d0fda77becfc83352540e08968403c70165a6fb8ea82cbe8660 +size 149177141 diff --git a/cpp/train-00002-of-00006.parquet b/cpp/train-00002-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6131204dae652f41a81c1f01b8ea0a6402a1c573 --- /dev/null +++ b/cpp/train-00002-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659a8151119ae841501a686b575a17d0bafd9c9104a916ed0873aa74d2a133ab +size 146777278 diff --git a/cpp/train-00003-of-00006.parquet b/cpp/train-00003-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6cd7d2d5cdfc2761b050c32ac0e837685abdb7e --- /dev/null +++ b/cpp/train-00003-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf64b7e098258a345391dc1ec4cd13a97492c086e0dde6e994979582294037e +size 149929875 diff --git a/cpp/train-00004-of-00006.parquet b/cpp/train-00004-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62b8651e9cbaa9f69f61ea40e35f864ab0127d08 --- /dev/null +++ b/cpp/train-00004-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ec9aae0438f5a4f55a77a0f85f7ecece4b13ac022be20230f960b1f71ac7ce +size 145188557 diff --git a/cpp/train-00005-of-00006.parquet b/cpp/train-00005-of-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb9392e03a83eb6daeb443478e0e390b10a64006 --- /dev/null +++ b/cpp/train-00005-of-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45d74e19cd93df96d8621d1c3ece41ead87210c7efc95446eb84cc95ebffe5e +size 150547138 diff --git a/css/train-00000-of-00005.parquet b/css/train-00000-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee4e324d8f9036facb882051e0b10e2afd10da52 --- /dev/null +++ b/css/train-00000-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31edb0e9360814c9ba3b80d186669e562fd868d75a0dadaea31cd5e475512884 +size 166917381 diff --git a/css/train-00001-of-00005.parquet b/css/train-00001-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e68995d25151d5cb52d89f75305fed513b052e1 --- /dev/null +++ b/css/train-00001-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ede9f1e1a676c953ec5ca46b482dd0cf8f63ad2613bb0c20eddbb0522206f7 +size 164354788 diff --git a/css/train-00002-of-00005.parquet b/css/train-00002-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ed9d09b6173ec9b96af7c2f916df05d86184b88 --- /dev/null +++ b/css/train-00002-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebf2fd63a6fad84ba6572e0ea8c0d664f94a6eda403293776762f30fc7459db +size 174263806 diff --git a/css/train-00003-of-00005.parquet b/css/train-00003-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78ad91419c90d49ccf8d9180b3cd7836acfa3230 --- /dev/null +++ b/css/train-00003-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431db364faef50062dfbffea00fba9b00166d3630d8d07ba91de0c027c685111 +size 176584921 diff --git a/css/train-00004-of-00005.parquet b/css/train-00004-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91ffb5973ffb02b932817fb53b48072924ea6840 --- /dev/null +++ b/css/train-00004-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47208ed1461c73c1a5c93a82399f54e7f4a0b07635a9fac3cac1440aab6960f9 +size 169620522 diff --git a/dart/train-00000-of-00003.parquet b/dart/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdc93e411c992ae004989f86f63223cd4582872e --- /dev/null +++ b/dart/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917e36fc583c2ca21cd5bd5513799c4a3db8c68fc45f9dc64faf282f1afedb31 +size 171791711 diff --git a/dart/train-00001-of-00003.parquet b/dart/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..590b8d6912c00d8fa1e36d971b0436fd306d860e --- /dev/null +++ b/dart/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904fb89247d70f3b520dbcaf9bc3aa732f63977324e3beb65f2da63d493deac0 +size 168690378 diff --git a/dart/train-00002-of-00003.parquet b/dart/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58d75a48835adf3b23c7ae479c8cc6f3f0d98eba --- /dev/null +++ b/dart/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838915ee9f9afa4a2238b346c9ab55fcbb9ccb02cb2e34c14e57b60543be1770 +size 166560135 diff --git a/go/train-00000-of-00004.parquet b/go/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f88d36762251ede9bf0a4dd9b758be0d7a2964e --- /dev/null +++ b/go/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be22d956e0b194fcc5ed7570c2e97af7b079c0f28cd289707eb923d3bb7f696e +size 165400547 diff --git a/go/train-00001-of-00004.parquet b/go/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38e5d863f68ac06d91663bbb1541fb6799f23b5b --- /dev/null +++ b/go/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74feffc49aed96d15235872ad64488992c1120fb7642fd0f8c89153b293e3674 +size 165395077 diff --git a/go/train-00002-of-00004.parquet b/go/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..968e99c1043d5cf057bf52af55172ddd8c1cfdb3 --- /dev/null +++ b/go/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df989f4073d522c102c2f7d278c434f848e147c8a0ec2c8bf3d7ade4b7ed10c4 +size 164351563 diff --git a/go/train-00003-of-00004.parquet b/go/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..432129ffb746cef183cc6d044733632b2de9cfc4 --- /dev/null +++ b/go/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb721c4a6b84164e73ba3b19c33f4769d189c71554090076682ba675aeeb5b0 +size 169303213 diff --git a/html/train-00000-of-00010.parquet b/html/train-00000-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cc7eed08af0d72094dda7dbb6490b2b85ddd2c0 --- /dev/null +++ b/html/train-00000-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8a2def525f10ee00eca90761cdacabbf855c47d4cbc8505cc181f29c43c2a1 +size 158251380 diff --git a/html/train-00001-of-00010.parquet b/html/train-00001-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4821d4799af2b3c8abf33893b483d36e85d4acc --- /dev/null +++ b/html/train-00001-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a402c5ea6c4bdd62f706cb521d9083ea913e930980c77245cdd76ce919d855 +size 155313928 diff --git a/html/train-00002-of-00010.parquet b/html/train-00002-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b4c90eaec054264696f84cc970b4c58515f781c --- /dev/null +++ b/html/train-00002-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b42c9166848cc43dc5b9bbe8f9b7c38a2eb0bb31e1bbe29743a85a16f64c4a +size 160164672 diff --git a/html/train-00003-of-00010.parquet b/html/train-00003-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8af0ecd2b535b4e89d0f1765c8c33324ab9011b --- /dev/null +++ b/html/train-00003-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd6bf44d8257a1133e2ddf563a14e51e9fc4d1c24e4749ca9ce26b4f080cbcd +size 170420658 diff --git a/html/train-00004-of-00010.parquet b/html/train-00004-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1562c4d3ae30944f7fc515c78670653223da48f7 --- /dev/null +++ b/html/train-00004-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c9c2dc95cbe69066e8cca9f20af298d26e05b6e66bbf5707fcea3d31c949e0 +size 160330269 diff --git a/html/train-00005-of-00010.parquet b/html/train-00005-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d139b31b88bcace31824f89b1bf2a9b655d4887 --- /dev/null +++ b/html/train-00005-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95433694eea3920e91046ed9ff503c0290e5bcfe80ca7b612e73b04ccc61cdc0 +size 163488106 diff --git a/html/train-00006-of-00010.parquet b/html/train-00006-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31316a0e46f77d8f7725207f7f3b4d1947e544e8 --- /dev/null +++ b/html/train-00006-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c849b06720ba4c97f21744aaca5ff0687306b9a87da82d806536123a3f38ef8 +size 156564317 diff --git a/html/train-00007-of-00010.parquet b/html/train-00007-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11ce02a9315a4ccf87f529f65a7e84cff63d75bd --- /dev/null +++ b/html/train-00007-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b07d6e8e65911761a03a9e8b9837ba162f71f36a8129022f8fe6d1370da58fd +size 159323055 diff --git a/html/train-00008-of-00010.parquet b/html/train-00008-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b00280c305b9c11612d39bc8b6ccea9e5e98931 --- /dev/null +++ b/html/train-00008-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a672d22b2a71db82bad0013f859771024165e87a2149c7f05dccac760de8a52 +size 154415923 diff --git a/html/train-00009-of-00010.parquet b/html/train-00009-of-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49d53c00630aff11c4d653e936ddf2406762557a --- /dev/null +++ b/html/train-00009-of-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d1b82e178e8db98440dd6209b2b46a62c15fb31c703cdd5f53791d5c2e61a2 +size 147396931 diff --git a/java/train-00000-of-00004.parquet b/java/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0145721a6605f9dd3227d2d6e13d692328443b93 --- /dev/null +++ b/java/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5956e257c071219f8f4aee818ca015b0e6e5ad1aa2d8607755b53c4b7c14af3 +size 144320659 diff --git a/java/train-00001-of-00004.parquet b/java/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4935550ae0dc2fa8825df33fd96fce6fe9ccad5f --- /dev/null +++ b/java/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f49686d3832e424ac48e00b5af930e312246b57c51028c6008ed229891de0db +size 143797695 diff --git a/java/train-00002-of-00004.parquet b/java/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc2b76e835afdc8e84fd840e781bde4752216415 --- /dev/null +++ b/java/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e086f7e6dc53ba0f5475ebdf2a22951ab693cf870f7b317f374d4e28f5f36308 +size 140577457 diff --git a/java/train-00003-of-00004.parquet b/java/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce516ef997f397bdf9958271cb2518f0640d4b38 --- /dev/null +++ b/java/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c4e671640b5900e9d5c66cc0c3aee8d65bc5ed3d1a4d21a849e1aaf7b9e82e +size 135909018 diff --git a/javascript/train-00000-of-00005.parquet b/javascript/train-00000-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f587752f03a7862ea0967964495c158751f54403 --- /dev/null +++ b/javascript/train-00000-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a120781a6e76c4f2c0ca3a043412a9beeca1ce6855311daa03085dbb6235a7 +size 186935030 diff --git a/javascript/train-00001-of-00005.parquet b/javascript/train-00001-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54b900e53d31f2a3a4a4fb695b54b8da7d75dbe3 --- /dev/null +++ b/javascript/train-00001-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9492d64cdeb97a0d58046f9c736225cdc247882bf7f0b2f3c2b1407e9030a2d5 +size 187234966 diff --git a/javascript/train-00002-of-00005.parquet b/javascript/train-00002-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b869d39c28ca1eebef2949128f13accb283b66c --- /dev/null +++ b/javascript/train-00002-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531f2b4454b60b24a2ef2fc9d9a57c3a9fdd5bf24449437187a5182eaff565ad +size 180920363 diff --git a/javascript/train-00003-of-00005.parquet b/javascript/train-00003-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c7a3e769b9364442bd45ef12f808bb8196ec9c9 --- /dev/null +++ b/javascript/train-00003-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a513d21b2ac7370b8365cce9916ceb05a2f64167f86bf15df887bbd6458a4d7 +size 193392878 diff --git a/javascript/train-00004-of-00005.parquet b/javascript/train-00004-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05d2efeb68a3b0a8c2d074df4a243119f539196b --- /dev/null +++ b/javascript/train-00004-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a972c1ab2800ebd1a5d483f190fdd801ae22bc23551a229223cbd1d32efbc3e +size 172651821 diff --git a/kotlin/train-00000-of-00002.parquet b/kotlin/train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17442e747b43af1afe7741b7e994b91ee7ecabe1 --- /dev/null +++ b/kotlin/train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e72921d5f2270a4964ac21e78281d252a7352fa2d7a14e14a9d56193a98773d +size 205835655 diff --git a/kotlin/train-00001-of-00002.parquet b/kotlin/train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12bea0a75919aeea8ad9b5632bab152561596f5b --- /dev/null +++ b/kotlin/train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4500718df77b8d52184c8eade6b55674494c7c90bf09177666d22c3618c704 +size 204844098 diff --git a/lua/train-00000-of-00004.parquet b/lua/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18658b87af17d83b0a312a3e7298829716f8e10a --- /dev/null +++ b/lua/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d75d7199ba89f4b648f8db63e694893e4109ca62ba173aee44652d28a452c4 +size 183646770 diff --git a/lua/train-00001-of-00004.parquet b/lua/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45a86cd1554aab9fe364495a595e7317dac47fb3 --- /dev/null +++ b/lua/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8801e2910966e9ac5db21d8887c323241558e8d875f9eb0711e30b73121c60 +size 187096896 diff --git a/lua/train-00002-of-00004.parquet b/lua/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..348773f00486f0f5e51c4bd155ad628f4dbe9d11 --- /dev/null +++ b/lua/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b08f774c5ec0591fdac74e6d1f709e12f8e65c739ee7b5d7adf3ba47fe5783 +size 184765977 diff --git a/lua/train-00003-of-00004.parquet b/lua/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bcefe28205ce327a0a2f31bb970e07fe3aaccec --- /dev/null +++ b/lua/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6061cac202f67f8017ef7ce310f58051906d2d984d959a7ce02fdf7901fcd4 +size 190252238 diff --git a/php/train-00000-of-00003.parquet b/php/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..add4dbedd1c5c55a85e95516c8cdd71f524637b1 --- /dev/null +++ b/php/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2381b575cc4ede4dfc2827492e570798906cc06b1125f760d30303288f72b4a3 +size 174214734 diff --git a/php/train-00001-of-00003.parquet b/php/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e149802f8f34a846c0ab01427fbe691ac8b3307a --- /dev/null +++ b/php/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00c2e1d0e7d739e766a2018b5ab947f7a81375db363dfaf6c25029d7709c5d7 +size 171069566 diff --git a/php/train-00002-of-00003.parquet b/php/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..420b0c430ae7597603ed495a1b028eddb2c73a33 --- /dev/null +++ b/php/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3473b0021d85736c0716497d75728241cc3f5419e46758de1150b2280dc98d +size 174134362 diff --git a/powershell/train-00000-of-00003.parquet b/powershell/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58f617b36214550c394e2ec2b511ad8366cae347 --- /dev/null +++ b/powershell/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898761281492d7c8605664f9fc486f952a56c9200af1645c46f4b32d1bca25a1 +size 193649030 diff --git a/powershell/train-00001-of-00003.parquet b/powershell/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a10b33608cbf3f796209159d0af65fa69fb1532 --- /dev/null +++ b/powershell/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f2687f76032d849c1a45166b5e92c3f40cc111a97872e049377f67b193de0d +size 192542320 diff --git a/powershell/train-00002-of-00003.parquet b/powershell/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba5fd4dfac11b212d6c529f1599448842cd60a16 --- /dev/null +++ b/powershell/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c3f19b4617b90fba4171cda6c63437a96a3d07dc15ad9d5b78f90d6efbcef6 +size 190833293 diff --git a/python/train-00000-of-00004.parquet b/python/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44fd93f7941bf93aa474a328d22a747bb4f75d8d --- /dev/null +++ b/python/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c379c94255c219f32310334bc2b49d6efb3f88a167f28e33a6def540334ae96d +size 170423283 diff --git a/python/train-00001-of-00004.parquet b/python/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b27e3247f93b165ba102acfe2d8f4df7694d3b6e --- /dev/null +++ b/python/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2be08441a0dcd3d02a20741030c17249de84749cdd438b883f4040ca58c0bce +size 166767411 diff --git a/python/train-00002-of-00004.parquet b/python/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd05aee4c84211139b820378e692e0f990137f2e --- /dev/null +++ b/python/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7561391c211a792498cb33514d6300b899c6c16b3df5c6c6c1177e024cf42ac6 +size 162596559 diff --git a/python/train-00003-of-00004.parquet b/python/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebcb24cf3ef201fa11c64857352563ae46c839d2 --- /dev/null +++ b/python/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba745d36f36e12a45815e7ac5ca9601f9dc575bd957939f082f40a9996780f4 +size 162019340 diff --git a/ruby/train-00000-of-00002.parquet b/ruby/train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f200e64c732f0c477b54fb78067c5b7982ef3f3 --- /dev/null +++ b/ruby/train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54705636661dd6c4f686402e45557f54a5bd5d3ac794c5ac3a5e90b994b205f4 +size 180107024 diff --git a/ruby/train-00001-of-00002.parquet b/ruby/train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a5afe1ec6e2d3c689cac23b2d607014488ea9ac --- /dev/null +++ b/ruby/train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b376d7e6df3a8491564749a0bdc2153813782150f4785325a5b23f4c12d97af +size 179571385 diff --git a/rust/train-00000-of-00005.parquet b/rust/train-00000-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..caa9c3c5f41a0ade3b4738a4e3800f3136ee5900 --- /dev/null +++ b/rust/train-00000-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b970c80a936aba4a84e0b8f08998187b388286552f9d67af1db1233051ce4336 +size 148817756 diff --git a/rust/train-00001-of-00005.parquet b/rust/train-00001-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97db8a1f9b8dc2d01e8d803f8fb54cbaa69ab29f --- /dev/null +++ b/rust/train-00001-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dacc4c750c3f2a0fd9ce5b00b133e1a2b7c76dde55d9c1016d31191fd68ef3a +size 146582731 diff --git a/rust/train-00002-of-00005.parquet b/rust/train-00002-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ba552083c6f4a880c69142e04d68a6249caec8d --- /dev/null +++ b/rust/train-00002-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807e8eec10a75f33c33395912342a7438439e9535fab5f64db9750c309216dd1 +size 146889214 diff --git a/rust/train-00003-of-00005.parquet b/rust/train-00003-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec179640d4d56e62ff721a27194c25881ed121d7 --- /dev/null +++ b/rust/train-00003-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5835110e99a29a10ada036e2ea18438a5d6d36c3335d55741c310736d69db244 +size 147680708 diff --git a/rust/train-00004-of-00005.parquet b/rust/train-00004-of-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae844c99caee6cde2ba02f6a336d761077b4af03 --- /dev/null +++ b/rust/train-00004-of-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ce143b2b261923457298f52cb5be3848c3b22fc91a58db0893fbd08a932e4d +size 147539460 diff --git a/shell/train-00000-of-00002.parquet b/shell/train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40093837721c6379242cb825e586b99c4dcb81c9 --- /dev/null +++ b/shell/train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08aa2bffcdf43bfe7e2050c7171b499839d64176e6b139b1a9ffa4afb2fbb2b +size 153759347 diff --git a/shell/train-00001-of-00002.parquet b/shell/train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..176f5959b48be3cb93065e8ea345d2f142459528 --- /dev/null +++ b/shell/train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32df55b72ad3c6ac87fd03f972c963b7642e0407f6b0c8ce3526fe62ed566752 +size 154339515 diff --git a/sql/train-00000-of-00008.parquet b/sql/train-00000-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0ad41ab527d1f42191252fbb294ac582da9aa17 --- /dev/null +++ b/sql/train-00000-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ad70ac64ca9ae33db3c75cbfc21476ab101f8030ba47ece3e73fd2ada72ae2 +size 167358236 diff --git a/sql/train-00001-of-00008.parquet b/sql/train-00001-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67d4de77ab99bafe6052e3cb7f852d760b31e217 --- /dev/null +++ b/sql/train-00001-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9810e45e153c1c970add87190033eea39c0eef94a2114395d8af33c529f119 +size 158233143 diff --git a/sql/train-00002-of-00008.parquet b/sql/train-00002-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80530cc276eb6e4b87c39a45e04e44e3d02bf7cc --- /dev/null +++ b/sql/train-00002-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6b71c7930030ffb658056accd094a8edd6360574c2fed9de7acfc013b1c557 +size 167346776 diff --git a/sql/train-00003-of-00008.parquet b/sql/train-00003-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..944eb5135609c0a2f2eaf2f8cfd5db8c84579964 --- /dev/null +++ b/sql/train-00003-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d56107db27a4e2f94acff7145c97aa97571ea1d2b5ded97888b62490e9a4171 +size 159904647 diff --git a/sql/train-00004-of-00008.parquet b/sql/train-00004-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08275d53ff7d5ff4ecf3dc5fd749b7bd09cd802d --- /dev/null +++ b/sql/train-00004-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18ffc2b37b04680cd29ac8ec9236c24b6ad7c5103a99290125fa73a0e574fd7 +size 163666706 diff --git a/sql/train-00005-of-00008.parquet b/sql/train-00005-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58e09665f2c4f422ab95f07ce486f73b5a8fc114 --- /dev/null +++ b/sql/train-00005-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9231bfea3f6a14c06d4b2e458ee774fee88ab35354b8a0b686c416980ab33029 +size 165022380 diff --git a/sql/train-00006-of-00008.parquet b/sql/train-00006-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf87b6854e32c9e95c96d56a438fabc84b877c76 --- /dev/null +++ b/sql/train-00006-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc351c2a8c426ba49b8b621473482a3893661b47bbe6fbba98d71281d0cefd20 +size 163720633 diff --git a/sql/train-00007-of-00008.parquet b/sql/train-00007-of-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2385b5ed91b1a8e82d096ebcb830fbed28abd8d0 --- /dev/null +++ b/sql/train-00007-of-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de0648ec0c854f4dd3f9654ee38b19c0d297ba9c9b0ef202e088ad912c32386 +size 157036057 diff --git a/swift/train-00000-of-00003.parquet b/swift/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b64185b297f84b45b70c3f300256fe46fc51fd8b --- /dev/null +++ b/swift/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150d5e451ae7dff03cb471e426e01cb2eb1a68eede10af005b3d5ea55e78b8c2 +size 159375621 diff --git a/swift/train-00001-of-00003.parquet b/swift/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5087bf03dcf51eda004f388d3d5c3944600df773 --- /dev/null +++ b/swift/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bb0166d7f37bd8cd9853c96a73d4aae4e82882f796a32447cebb6d4428bfb2 +size 158091619 diff --git a/swift/train-00002-of-00003.parquet b/swift/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81ed02a73861e1318e78cb180f5449e7c7fca4c --- /dev/null +++ b/swift/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f24f5ff72ceda1f41e48667549b62c881c026e86f36dd7c9d1931a37d01f2c +size 158447616 diff --git a/typescript/train-00000-of-00003.parquet b/typescript/train-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f91c051d09c1563ea52f7565a8aecf75b7999ad --- /dev/null +++ b/typescript/train-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7361c60e5ffbabc543c09a782fe7f43aa6575a2aeb4b4a056feb1a5c40e30bbf +size 141504739 diff --git a/typescript/train-00001-of-00003.parquet b/typescript/train-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69eea9ac22143b7cdd24cc757ae24b180a7ba2e1 --- /dev/null +++ b/typescript/train-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5070fc5cd4f17adf240250465d1afe8cc6cd76e2b78dbb4cb52b7157e3bfd37a +size 139851160 diff --git a/typescript/train-00002-of-00003.parquet b/typescript/train-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce5bb3a4120142a86a0aea6ffc2d4f7f52472f15 --- /dev/null +++ b/typescript/train-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a6e0d548631bdb38ab2e4899ecc77efb505a603337dfde3496adbec4b1cf30 +size 141251773