Upload dataset
Browse files- README.md +74 -0
- scala/train-00000-of-00002.parquet +3 -0
- scala/train-00001-of-00002.parquet +3 -0
README.md
CHANGED
|
@@ -1050,6 +1050,76 @@ dataset_info:
|
|
| 1050 |
num_examples: 97251
|
| 1051 |
download_size: 84681982
|
| 1052 |
dataset_size: 194252456
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1053 |
- config_name: scss
|
| 1054 |
features:
|
| 1055 |
- name: hexsha
|
|
@@ -1321,6 +1391,10 @@ configs:
|
|
| 1321 |
data_files:
|
| 1322 |
- split: train
|
| 1323 |
path: sass/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1324 |
- config_name: scss
|
| 1325 |
data_files:
|
| 1326 |
- split: train
|
|
|
|
| 1050 |
num_examples: 97251
|
| 1051 |
download_size: 84681982
|
| 1052 |
dataset_size: 194252456
|
| 1053 |
+
- config_name: scala
|
| 1054 |
+
features:
|
| 1055 |
+
- name: hexsha
|
| 1056 |
+
dtype: string
|
| 1057 |
+
- name: size
|
| 1058 |
+
dtype: int64
|
| 1059 |
+
- name: ext
|
| 1060 |
+
dtype: string
|
| 1061 |
+
- name: lang
|
| 1062 |
+
dtype: string
|
| 1063 |
+
- name: max_stars_repo_path
|
| 1064 |
+
dtype: string
|
| 1065 |
+
- name: max_stars_repo_name
|
| 1066 |
+
dtype: string
|
| 1067 |
+
- name: max_stars_repo_head_hexsha
|
| 1068 |
+
dtype: string
|
| 1069 |
+
- name: max_stars_repo_licenses
|
| 1070 |
+
sequence: string
|
| 1071 |
+
- name: max_stars_count
|
| 1072 |
+
dtype: int64
|
| 1073 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 1074 |
+
dtype: string
|
| 1075 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 1076 |
+
dtype: string
|
| 1077 |
+
- name: max_issues_repo_path
|
| 1078 |
+
dtype: string
|
| 1079 |
+
- name: max_issues_repo_name
|
| 1080 |
+
dtype: string
|
| 1081 |
+
- name: max_issues_repo_head_hexsha
|
| 1082 |
+
dtype: string
|
| 1083 |
+
- name: max_issues_repo_licenses
|
| 1084 |
+
sequence: string
|
| 1085 |
+
- name: max_issues_count
|
| 1086 |
+
dtype: int64
|
| 1087 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 1088 |
+
dtype: string
|
| 1089 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 1090 |
+
dtype: string
|
| 1091 |
+
- name: max_forks_repo_path
|
| 1092 |
+
dtype: string
|
| 1093 |
+
- name: max_forks_repo_name
|
| 1094 |
+
dtype: string
|
| 1095 |
+
- name: max_forks_repo_head_hexsha
|
| 1096 |
+
dtype: string
|
| 1097 |
+
- name: max_forks_repo_licenses
|
| 1098 |
+
sequence: string
|
| 1099 |
+
- name: max_forks_count
|
| 1100 |
+
dtype: int64
|
| 1101 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 1102 |
+
dtype: string
|
| 1103 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 1104 |
+
dtype: string
|
| 1105 |
+
- name: content
|
| 1106 |
+
dtype: string
|
| 1107 |
+
- name: avg_line_length
|
| 1108 |
+
dtype: float64
|
| 1109 |
+
- name: max_line_length
|
| 1110 |
+
dtype: int64
|
| 1111 |
+
- name: alphanum_fraction
|
| 1112 |
+
dtype: float64
|
| 1113 |
+
- name: retain
|
| 1114 |
+
dtype: bool
|
| 1115 |
+
- name: num_tokens
|
| 1116 |
+
dtype: int64
|
| 1117 |
+
splits:
|
| 1118 |
+
- name: train
|
| 1119 |
+
num_bytes: 4857796144
|
| 1120 |
+
num_examples: 1285280
|
| 1121 |
+
download_size: 1972838999
|
| 1122 |
+
dataset_size: 4857796144
|
| 1123 |
- config_name: scss
|
| 1124 |
features:
|
| 1125 |
- name: hexsha
|
|
|
|
| 1391 |
data_files:
|
| 1392 |
- split: train
|
| 1393 |
path: sass/train-*
|
| 1394 |
+
- config_name: scala
|
| 1395 |
+
data_files:
|
| 1396 |
+
- split: train
|
| 1397 |
+
path: scala/train-*
|
| 1398 |
- config_name: scss
|
| 1399 |
data_files:
|
| 1400 |
- split: train
|
scala/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b05be1b1ddb5b6914886a327e8ca04d69bb003f2547e0dc381b3e7abce58656
|
| 3 |
+
size 985953599
|
scala/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0b9dbebc48fa8aa9e2aeb4800ea12746f68e9475e34e48fac3c184e86f862a2
|
| 3 |
+
size 986885400
|