Upload dataset
Browse files- README.md +50 -0
- data/Mathematica_Exact/train-00000-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00001-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00002-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00003-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00004-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00005-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00006-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00007-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00008-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00009-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00010-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00011-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00012-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00013-of-00015.parquet +3 -0
- data/Mathematica_Exact/train-00014-of-00015.parquet +3 -0
README.md
CHANGED
|
@@ -3248,6 +3248,52 @@ dataset_info:
|
|
| 3248 |
num_examples: 913898
|
| 3249 |
download_size: 2515092972
|
| 3250 |
dataset_size: 8353646457
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3251 |
- config_name: NetLogoExact
|
| 3252 |
features:
|
| 3253 |
- name: id
|
|
@@ -5261,6 +5307,10 @@ configs:
|
|
| 5261 |
data_files:
|
| 5262 |
- split: train
|
| 5263 |
path: data/Lua_Near/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5264 |
- config_name: NetLogoExact
|
| 5265 |
data_files:
|
| 5266 |
- split: train
|
|
|
|
| 3248 |
num_examples: 913898
|
| 3249 |
download_size: 2515092972
|
| 3250 |
dataset_size: 8353646457
|
| 3251 |
+
- config_name: MathematicaExact
|
| 3252 |
+
features:
|
| 3253 |
+
- name: id
|
| 3254 |
+
dtype: int64
|
| 3255 |
+
- name: file_name
|
| 3256 |
+
dtype: string
|
| 3257 |
+
- name: file_path
|
| 3258 |
+
dtype: string
|
| 3259 |
+
- name: content
|
| 3260 |
+
dtype: string
|
| 3261 |
+
- name: size
|
| 3262 |
+
dtype: int64
|
| 3263 |
+
- name: language
|
| 3264 |
+
dtype: string
|
| 3265 |
+
- name: extension
|
| 3266 |
+
dtype: string
|
| 3267 |
+
- name: total_lines
|
| 3268 |
+
dtype: int64
|
| 3269 |
+
- name: avg_line_length
|
| 3270 |
+
dtype: float64
|
| 3271 |
+
- name: max_line_length
|
| 3272 |
+
dtype: int64
|
| 3273 |
+
- name: alphanum_fraction
|
| 3274 |
+
dtype: float64
|
| 3275 |
+
- name: repo_name
|
| 3276 |
+
dtype: string
|
| 3277 |
+
- name: repo_stars
|
| 3278 |
+
dtype: int64
|
| 3279 |
+
- name: repo_forks
|
| 3280 |
+
dtype: int64
|
| 3281 |
+
- name: repo_open_issues
|
| 3282 |
+
dtype: int64
|
| 3283 |
+
- name: repo_license
|
| 3284 |
+
dtype: string
|
| 3285 |
+
- name: repo_extraction_date
|
| 3286 |
+
dtype: string
|
| 3287 |
+
- name: sha
|
| 3288 |
+
dtype: string
|
| 3289 |
+
- name: exact_dupe_TheStackV2
|
| 3290 |
+
dtype: bool
|
| 3291 |
+
splits:
|
| 3292 |
+
- name: train
|
| 3293 |
+
num_bytes: 7321322802
|
| 3294 |
+
num_examples: 89853
|
| 3295 |
+
download_size: 3584598275
|
| 3296 |
+
dataset_size: 7321322802
|
| 3297 |
- config_name: NetLogoExact
|
| 3298 |
features:
|
| 3299 |
- name: id
|
|
|
|
| 5307 |
data_files:
|
| 5308 |
- split: train
|
| 5309 |
path: data/Lua_Near/train-*
|
| 5310 |
+
- config_name: MathematicaExact
|
| 5311 |
+
data_files:
|
| 5312 |
+
- split: train
|
| 5313 |
+
path: data/Mathematica_Exact/train-*
|
| 5314 |
- config_name: NetLogoExact
|
| 5315 |
data_files:
|
| 5316 |
- split: train
|
data/Mathematica_Exact/train-00000-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0882f69e12cb70baade5e3a4595cfc69d3c90e2372fca161896c3379d359c18f
|
| 3 |
+
size 114843484
|
data/Mathematica_Exact/train-00001-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f2dc0373c60541aaa19c954336e6291dfa912202dc3e15c31cb6be4848feb6e
|
| 3 |
+
size 171252687
|
data/Mathematica_Exact/train-00002-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac1c8db3d786b75cda48e9ffe521a199dd91535b3a1b41993e67263e767225f7
|
| 3 |
+
size 121472267
|
data/Mathematica_Exact/train-00003-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4b2f9e6ca5aeb548db0d2af1750beaa0165ed07a14d2776f3956b0e3cf15fc2
|
| 3 |
+
size 233612535
|
data/Mathematica_Exact/train-00004-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:152c6148ca5fcf071e16db80a50bf2208d559699b71191cdc8b904fffa61016a
|
| 3 |
+
size 168156848
|
data/Mathematica_Exact/train-00005-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2291de35dad85a4f6491c78efcf25a3cca510ee993d47deb573838dd7702d601
|
| 3 |
+
size 308382126
|
data/Mathematica_Exact/train-00006-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3832ff93fa038f26d21e8e15896352bf180b934ef66f36d8ce086d0c518ce25f
|
| 3 |
+
size 166508957
|
data/Mathematica_Exact/train-00007-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4e30310412a279a1b1c63caf3be6c1153494c623a71c645ba1ce9e7af0871a4
|
| 3 |
+
size 16049767
|
data/Mathematica_Exact/train-00008-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56b571bbee131849171e0b4ca89611b5d527cefc3c3d1e833cf7ca0509fe8655
|
| 3 |
+
size 201187358
|
data/Mathematica_Exact/train-00009-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60ea2c8f2f34178dc2d35b9d95752fcc2a37aaa936bdbb09caf8666a0bcdf452
|
| 3 |
+
size 287628306
|
data/Mathematica_Exact/train-00010-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:515fc85d84e0de71b6584be1c4297a3f4bd0ae4167dccc030fb621cd2488418c
|
| 3 |
+
size 437030128
|
data/Mathematica_Exact/train-00011-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37f096d717f197914b4bdae59e1eb3486d0e48a930b99f56c17d250a54ef595d
|
| 3 |
+
size 46988276
|
data/Mathematica_Exact/train-00012-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fb41684873fdad807f6b31ab9c91ac20f3dc1636573498181628a19a0f59712
|
| 3 |
+
size 337657107
|
data/Mathematica_Exact/train-00013-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4c99aff27f7ad5e61b97f5156467b8130b400245c0bdcc5c3060aa7f2c28dd1
|
| 3 |
+
size 659926270
|
data/Mathematica_Exact/train-00014-of-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4eae2d7fb2045b4f6021940caeee2200e61e9ae67f01d06ad24e8105c49140c
|
| 3 |
+
size 313902159
|