Upload dataset
Browse files- README.md +52 -0
- data/Less_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1200,6 +1200,54 @@ dataset_info:
|
|
| 1200 |
num_examples: 1045396
|
| 1201 |
download_size: 1110294912
|
| 1202 |
dataset_size: 3811514328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1203 |
configs:
|
| 1204 |
- config_name: ANTLRExact
|
| 1205 |
data_files:
|
|
@@ -1301,4 +1349,8 @@ configs:
|
|
| 1301 |
data_files:
|
| 1302 |
- split: train
|
| 1303 |
path: data/Kotlin_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1304 |
---
|
|
|
|
| 1200 |
num_examples: 1045396
|
| 1201 |
download_size: 1110294912
|
| 1202 |
dataset_size: 3811514328
|
| 1203 |
+
- config_name: LessExact
|
| 1204 |
+
features:
|
| 1205 |
+
- name: id
|
| 1206 |
+
dtype: int64
|
| 1207 |
+
- name: file_name
|
| 1208 |
+
dtype: string
|
| 1209 |
+
- name: file_path
|
| 1210 |
+
dtype: string
|
| 1211 |
+
- name: content
|
| 1212 |
+
dtype: string
|
| 1213 |
+
- name: size
|
| 1214 |
+
dtype: int64
|
| 1215 |
+
- name: language
|
| 1216 |
+
dtype: string
|
| 1217 |
+
- name: extension
|
| 1218 |
+
dtype: string
|
| 1219 |
+
- name: total_lines
|
| 1220 |
+
dtype: int64
|
| 1221 |
+
- name: avg_line_length
|
| 1222 |
+
dtype: float64
|
| 1223 |
+
- name: max_line_length
|
| 1224 |
+
dtype: int64
|
| 1225 |
+
- name: alphanum_fraction
|
| 1226 |
+
dtype: float64
|
| 1227 |
+
- name: repo_name
|
| 1228 |
+
dtype: string
|
| 1229 |
+
- name: repo_stars
|
| 1230 |
+
dtype: int64
|
| 1231 |
+
- name: repo_forks
|
| 1232 |
+
dtype: int64
|
| 1233 |
+
- name: repo_open_issues
|
| 1234 |
+
dtype: int64
|
| 1235 |
+
- name: repo_license
|
| 1236 |
+
dtype: string
|
| 1237 |
+
- name: repo_extraction_date
|
| 1238 |
+
dtype: string
|
| 1239 |
+
- name: sha
|
| 1240 |
+
dtype: string
|
| 1241 |
+
- name: __index_level_0__
|
| 1242 |
+
dtype: int64
|
| 1243 |
+
- name: exact_dupe_TheStackV2
|
| 1244 |
+
dtype: bool
|
| 1245 |
+
splits:
|
| 1246 |
+
- name: train
|
| 1247 |
+
num_bytes: 95841909
|
| 1248 |
+
num_examples: 7389
|
| 1249 |
+
download_size: 26423218
|
| 1250 |
+
dataset_size: 95841909
|
| 1251 |
configs:
|
| 1252 |
- config_name: ANTLRExact
|
| 1253 |
data_files:
|
|
|
|
| 1349 |
data_files:
|
| 1350 |
- split: train
|
| 1351 |
path: data/Kotlin_Exact/train-*
|
| 1352 |
+
- config_name: LessExact
|
| 1353 |
+
data_files:
|
| 1354 |
+
- split: train
|
| 1355 |
+
path: data/Less_Exact/train-*
|
| 1356 |
---
|
data/Less_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36eb1a75f66f03d7e0f178c0d626faa1bc89e825e233487ddbafd221c46bf86b
|
| 3 |
+
size 26423218
|