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..c5809ebb471ce4133242a11de74bc6be4120c373 --- /dev/null +++ b/README.md @@ -0,0 +1,158 @@ +--- +license: odc-by +dataset_info: +- config_name: finemath-scratch-3plus + features: + - name: url + dtype: string + - name: fetch_time + dtype: int64 + - name: content_mime_type + dtype: string + - name: warc_filename + dtype: string + - name: warc_record_offset + dtype: int32 + - name: warc_record_length + dtype: int32 + - name: text + dtype: string + - name: token_count + dtype: int32 + - name: char_count + dtype: int32 + - name: metadata + dtype: string + - name: score + dtype: float64 + - name: int_score + dtype: int64 + - name: crawl + dtype: string + - name: snapshot_type + dtype: string + - name: language + dtype: string + - name: language_score + dtype: float64 + splits: + - name: train + num_bytes: 137776842011 + num_examples: 21407589 + download_size: 64839987399 + dataset_size: 137776842011 +- config_name: finemath-scratch-4plus + features: + - name: url + dtype: string + - name: fetch_time + dtype: int64 + - name: content_mime_type + dtype: string + - name: warc_filename + dtype: string + - name: warc_record_offset + dtype: int32 + - name: warc_record_length + dtype: int32 + - name: text + dtype: string + - name: token_count + dtype: int32 + - name: char_count + dtype: int32 + - name: metadata + dtype: string + - name: score + dtype: float64 + - name: int_score + dtype: int64 + - name: crawl + dtype: string + - name: snapshot_type + dtype: string + - name: language + dtype: string + - name: language_score + dtype: float64 + splits: + - name: train + num_bytes: 39107231250 + num_examples: 6700477 + download_size: 18312712924 + dataset_size: 39107231250 +- config_name: infiwebmath-3plus + features: + - name: url + dtype: string + - name: metadata + dtype: string + - name: score + dtype: float64 + - name: int_score + dtype: int64 + - name: token_count + dtype: int64 + - name: char_count + dtype: int64 + - name: text + dtype: string + splits: + - name: train + num_bytes: 96495948225 + num_examples: 13884144 + download_size: 46639785362 + dataset_size: 96495948225 +- config_name: infiwebmath-4plus + features: + - name: url + dtype: string + - name: metadata + dtype: string + - name: score + dtype: float64 + - name: int_score + dtype: int64 + - name: token_count + dtype: int64 + - name: char_count + dtype: int64 + - name: text + dtype: string + splits: + - name: train + num_bytes: 43765365410.18643 + num_examples: 6297100 + download_size: 19238942936 + dataset_size: 43765365410.18643 +configs: +- config_name: finemath-scratch-3plus + data_files: + - split: train + path: finemath-scratch-3plus/train-* +- config_name: finemath-scratch-4plus + data_files: + - split: train + path: finemath-scratch-4plus/train-* +- config_name: infiwebmath-3plus + data_files: + - split: train + path: infiwebmath-3plus/train-* +- config_name: infiwebmath-4plus + data_files: + - split: train + path: infiwebmath-4plus/train-* +--- + + +Data subsets: + +* `finemath-scratch-3plus`: FineMath (English) with `int_score >= 3` +* `finemath-scratch-4plus`: FineMath (English) with `int_score >= 4` +* `infiwebmath-3plus`: Infi-WebMath (English-only) with `int_score >= 3` +* `infiwebmath-4plus`: Infi-WebMath (English-only) with `int_score >= 4` + +```python +from datasets import load_dataset +data = load_dataset("swissai-hf-data/finemath", "finemath-scratch-4plus", split="train", num_proc=8) +``` \ No newline at end of file diff --git a/finemath-scratch-3plus/train-00000-of-00128.parquet b/finemath-scratch-3plus/train-00000-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d80953d36c8108d10d24d1b5d09e86661bc5295 --- /dev/null +++ b/finemath-scratch-3plus/train-00000-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed435799d0f17d5fc55cd79672215fc4a325523b04e45134d69406b6bea2e39 +size 505760060 diff --git a/finemath-scratch-3plus/train-00001-of-00128.parquet b/finemath-scratch-3plus/train-00001-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccecefbe7b5178c6f23c7835c78005581a3023fc --- /dev/null +++ b/finemath-scratch-3plus/train-00001-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4e04e0f5938c83708857a23843a304e3518e23120b74149739e2f1c77f796a +size 506663202 diff --git a/finemath-scratch-3plus/train-00002-of-00128.parquet b/finemath-scratch-3plus/train-00002-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..067463d9ad5118343de2ddc6b88be77a5d32cd0b --- /dev/null +++ b/finemath-scratch-3plus/train-00002-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00db3b0e7f95d8b5a4ba34dee825e414012e7e8430e67d9373659d733a29998b +size 509516580 diff --git a/finemath-scratch-3plus/train-00003-of-00128.parquet b/finemath-scratch-3plus/train-00003-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..326c394d7edcd972a7fff1681235c12441816307 --- /dev/null +++ b/finemath-scratch-3plus/train-00003-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4685c0f7c9c210dd66b571f980a2312edd7ea10e590c65c3654b31830e40116 +size 509206329 diff --git a/finemath-scratch-3plus/train-00004-of-00128.parquet b/finemath-scratch-3plus/train-00004-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d24121cb3a59e15dc46ef78d5a6e35aac80593f1 --- /dev/null +++ b/finemath-scratch-3plus/train-00004-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebe2a3c69d1b67860b8f1c928a109265f9ded6a60c211ef222967d6315526f5 +size 505570975 diff --git a/finemath-scratch-3plus/train-00005-of-00128.parquet b/finemath-scratch-3plus/train-00005-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44bf4ba033880fcc3f4439512618383767d2fbc2 --- /dev/null +++ b/finemath-scratch-3plus/train-00005-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d086c59e1b4fc88eda7d3c7b14785510fa061119695c5e186c667634c3d89a2 +size 505647885 diff --git a/finemath-scratch-3plus/train-00006-of-00128.parquet b/finemath-scratch-3plus/train-00006-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d12640eaf719fb3fab15ca6b12e1940abf3f0432 --- /dev/null +++ b/finemath-scratch-3plus/train-00006-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4bf666d9c36e66ccc6b300152e263d48814f24b40dfa35c0f54cc1bc9f40e7 +size 510583113 diff --git a/finemath-scratch-3plus/train-00007-of-00128.parquet b/finemath-scratch-3plus/train-00007-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb894ba19f476891057bdd24cf9904e90f9bcc7a --- /dev/null +++ b/finemath-scratch-3plus/train-00007-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e925a6e44028beff0c6c5f1a0965880cd107de2afbc0908b44fd29f1f0b2e2eb +size 504944510 diff --git a/finemath-scratch-3plus/train-00008-of-00128.parquet b/finemath-scratch-3plus/train-00008-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..013476307d1622d68b6223b4ac15ac0acc0684d7 --- /dev/null +++ b/finemath-scratch-3plus/train-00008-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30afe2fb35bb5bf91e9e17e0cb858f32d3312424d71a83eb2d3f6e3686c01b26 +size 504342424 diff --git a/finemath-scratch-3plus/train-00009-of-00128.parquet b/finemath-scratch-3plus/train-00009-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9e5b4c2c17efd3373574f1394f224fd731cfcbe --- /dev/null +++ b/finemath-scratch-3plus/train-00009-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a96cf037f33fa04d997fcf936696a98492f78cfde0456973d911313e08af86 +size 508085774 diff --git a/finemath-scratch-3plus/train-00010-of-00128.parquet b/finemath-scratch-3plus/train-00010-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8f18a6d6648cf6c862d501a9463a6acc4701ed9 --- /dev/null +++ b/finemath-scratch-3plus/train-00010-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa715fd431b99d25f269130c71b0ae57412fa52db952db070140bc71969b3fcb +size 504333154 diff --git a/finemath-scratch-3plus/train-00011-of-00128.parquet b/finemath-scratch-3plus/train-00011-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9b0e8eba0208e2ccf99bbb56623c86b4adcdc94 --- /dev/null +++ b/finemath-scratch-3plus/train-00011-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99bd77ed2f95e714a628c0e92c4e02d13bb4efbdd839c88a17fcc49fc3ac8791 +size 508115752 diff --git a/finemath-scratch-3plus/train-00012-of-00128.parquet b/finemath-scratch-3plus/train-00012-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..749c8b43cd96dbb6a5df8a02ed3d7b1581ffffcc --- /dev/null +++ b/finemath-scratch-3plus/train-00012-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b568b144cb631218126916eb7447e295a0c73607ea5c1ea93b8f8a1ea56fb0c +size 507619693 diff --git a/finemath-scratch-3plus/train-00013-of-00128.parquet b/finemath-scratch-3plus/train-00013-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fd107da5327e2d5b92ba108f9866ffecfa8ab9a --- /dev/null +++ b/finemath-scratch-3plus/train-00013-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133540528ebb162216689fd1db459e560cb9e8a1a9936df4d6d13fa35756e097 +size 512805980 diff --git a/finemath-scratch-3plus/train-00014-of-00128.parquet b/finemath-scratch-3plus/train-00014-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0c88476dde52b25fedf914d872b0bdd28810b5f --- /dev/null +++ b/finemath-scratch-3plus/train-00014-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae14cd0032213030ea311970770ffcabfa828a5d7c08dac7ee00edb6ca58c122 +size 505777511 diff --git a/finemath-scratch-3plus/train-00015-of-00128.parquet b/finemath-scratch-3plus/train-00015-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..860c2f0f99b3f5316c2e9a6d64f8c41d9e7d7a31 --- /dev/null +++ b/finemath-scratch-3plus/train-00015-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345f8524b3dd57ec7c62fd4f9652ceb61e7b04ac81fb472e5bf8c5ee60a125ac +size 504450218 diff --git a/finemath-scratch-3plus/train-00016-of-00128.parquet b/finemath-scratch-3plus/train-00016-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..050c3ce906c572f41269b48e0c23b6ab6f49914b --- /dev/null +++ b/finemath-scratch-3plus/train-00016-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4a411a16f30dffd2b0548e615f3c5c1e4cb22dcdb3f5d3452c21a28e1363ff +size 510484958 diff --git a/finemath-scratch-3plus/train-00017-of-00128.parquet b/finemath-scratch-3plus/train-00017-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36fc6848a44c53bce8573b5580eb05bed39a2418 --- /dev/null +++ b/finemath-scratch-3plus/train-00017-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59171c7a7be760b2d47730a0988c120d3e05aaf1959e1d084422ee0f579a1e4 +size 508849555 diff --git a/finemath-scratch-3plus/train-00018-of-00128.parquet b/finemath-scratch-3plus/train-00018-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b32a46341f8cd47d2fac7a8e4c7b6fb80d89f696 --- /dev/null +++ b/finemath-scratch-3plus/train-00018-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83619336736f550552de7d7adeb2857a1d5ba8bfa578fd912a03713b44f0a7df +size 504721265 diff --git a/finemath-scratch-3plus/train-00019-of-00128.parquet b/finemath-scratch-3plus/train-00019-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f80476092de635019f94da184920932e9a10f94 --- /dev/null +++ b/finemath-scratch-3plus/train-00019-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1169e7d717937dd9d1cfe62279d61bb920c102bad5bf9ecd4c6d72ba248837d +size 503720276 diff --git a/finemath-scratch-3plus/train-00020-of-00128.parquet b/finemath-scratch-3plus/train-00020-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6b2df735460caf8c6b4308369955e97e6b10025 --- /dev/null +++ b/finemath-scratch-3plus/train-00020-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffa9c1a6c5daac7d2d14f29897fdce3c9365603ac3eafbdd2c8f1a66d6f1070 +size 505448362 diff --git a/finemath-scratch-3plus/train-00021-of-00128.parquet b/finemath-scratch-3plus/train-00021-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b54f648209d8587f93f822f12916d57547c2bb51 --- /dev/null +++ b/finemath-scratch-3plus/train-00021-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e34691103e19761c1303a8b5bf44bc98ed7b88abb988ebf0d5f33b847f93224 +size 503613678 diff --git a/finemath-scratch-3plus/train-00022-of-00128.parquet b/finemath-scratch-3plus/train-00022-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f73756228875c154552341e32e2e21429daec166 --- /dev/null +++ b/finemath-scratch-3plus/train-00022-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479b8d32bfa971a33276b36cca79965efaeb282b968b265a2760a7a4af602b44 +size 506817638 diff --git a/finemath-scratch-3plus/train-00023-of-00128.parquet b/finemath-scratch-3plus/train-00023-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61f56871a1d3ec69c3f75b1b874bc67d9d8797a2 --- /dev/null +++ b/finemath-scratch-3plus/train-00023-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aebd4673a4c5da8482aa07759b01a1f0ec47c62d5e2bd1c053f2f6527c79586 +size 509151056 diff --git a/finemath-scratch-3plus/train-00024-of-00128.parquet b/finemath-scratch-3plus/train-00024-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b86f696ccd29ef9e3e462e9330ed57cf4448c09b --- /dev/null +++ b/finemath-scratch-3plus/train-00024-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5306f21d5754690d782108e2a2d3e37953c83dec1f3a31cbeaf422e05e7e233 +size 506212723 diff --git a/finemath-scratch-3plus/train-00025-of-00128.parquet b/finemath-scratch-3plus/train-00025-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..202ac1e16121c84c6accb843a3fdea5cb32775c2 --- /dev/null +++ b/finemath-scratch-3plus/train-00025-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd986e40911984070f07575ab90ae3e8b3dab17c1c741808e25e7085e71f7a8 +size 506529871 diff --git a/finemath-scratch-3plus/train-00026-of-00128.parquet b/finemath-scratch-3plus/train-00026-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff66d4243d341b96a9cab1a56f23128fe64faf3a --- /dev/null +++ b/finemath-scratch-3plus/train-00026-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512540cc80bd53bcb441c9dce22e25fb92788918494fb53e76364fc0f981af6e +size 506231441 diff --git a/finemath-scratch-3plus/train-00027-of-00128.parquet b/finemath-scratch-3plus/train-00027-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e6a333986452ae06214ea18c20f90df53815a34 --- /dev/null +++ b/finemath-scratch-3plus/train-00027-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97475743b6fde5ad24b2eb82ed8c5cc33d225e31601a5debd1cd053df0ebd544 +size 504081185 diff --git a/finemath-scratch-3plus/train-00028-of-00128.parquet b/finemath-scratch-3plus/train-00028-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e283bedb2296c66a8d53dc9e88d529abb6eddd2d --- /dev/null +++ b/finemath-scratch-3plus/train-00028-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae87655cb6ef00429bf680cbdfc112de67a7b61293cc638ded4b538f5741c374 +size 501645283 diff --git a/finemath-scratch-3plus/train-00029-of-00128.parquet b/finemath-scratch-3plus/train-00029-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4f6cf89324cafe7309d2cf27622ca904de3933f --- /dev/null +++ b/finemath-scratch-3plus/train-00029-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3deda4fde2b64e2b0b42ac32fce33c9ebd018f3a048b9d17721d315115ae7dfb +size 504130237 diff --git a/finemath-scratch-3plus/train-00030-of-00128.parquet b/finemath-scratch-3plus/train-00030-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4abf2bead5e0f171c9d186faa0d8b2eeeb9cd618 --- /dev/null +++ b/finemath-scratch-3plus/train-00030-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f0b169c79382b9cb7e8b0b3641d3702a732dc3c640f3238937ca13f4efa3e7 +size 505398118 diff --git a/finemath-scratch-3plus/train-00031-of-00128.parquet b/finemath-scratch-3plus/train-00031-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06a82e89a92f977e58c11a713821d89ec004feba --- /dev/null +++ b/finemath-scratch-3plus/train-00031-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0049e8de8c16ebf406bb1e7beec14cd13cb7d71b8f56979e5df367af594881e9 +size 511039104 diff --git a/finemath-scratch-3plus/train-00032-of-00128.parquet b/finemath-scratch-3plus/train-00032-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f4ac2290345f9d8cfb6790407a367719b8172f6 --- /dev/null +++ b/finemath-scratch-3plus/train-00032-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845688f491a18ff94cee0e3ec0dd0a6902d8dccef920da791c9cf39c104a3a2e +size 501669182 diff --git a/finemath-scratch-3plus/train-00033-of-00128.parquet b/finemath-scratch-3plus/train-00033-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..419d57321fd7f4891726f0a01ac7219c808f9a6c --- /dev/null +++ b/finemath-scratch-3plus/train-00033-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8481e41de124f548985829725b62b3e3e82147868cb51cf142dd61af8311887d +size 503400817 diff --git a/finemath-scratch-3plus/train-00034-of-00128.parquet b/finemath-scratch-3plus/train-00034-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21f07274fe8ca9d963a8d1d30718ef4df160d956 --- /dev/null +++ b/finemath-scratch-3plus/train-00034-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd89dacd990ef32df381d33fc92bc6ca3d90173f74f96d9fb20f6994b0e17e4 +size 506554706 diff --git a/finemath-scratch-3plus/train-00035-of-00128.parquet b/finemath-scratch-3plus/train-00035-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c3285ecefa7886c6561cd6f9566153a47819552 --- /dev/null +++ b/finemath-scratch-3plus/train-00035-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a43808729dbede91ad8c55b4b58a70d1ee813196f4e7874434d2dfca84da7b9 +size 504139827 diff --git a/finemath-scratch-3plus/train-00036-of-00128.parquet b/finemath-scratch-3plus/train-00036-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e133bcb0f783faad719163447582ff4930c27d04 --- /dev/null +++ b/finemath-scratch-3plus/train-00036-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e585fef4abb8d68c0eb29e6c29f61e52f773d66325a965acf9f478d5cb4ac64 +size 507426129 diff --git a/finemath-scratch-3plus/train-00037-of-00128.parquet b/finemath-scratch-3plus/train-00037-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fe33368f624a957769fab274d9cf74c2f9c7f33 --- /dev/null +++ b/finemath-scratch-3plus/train-00037-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3664fa691209bdd9aba5be75e428ea7430711e1b2c74a7a3f7d976c11b701acd +size 512211842 diff --git a/finemath-scratch-3plus/train-00038-of-00128.parquet b/finemath-scratch-3plus/train-00038-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c31c392fa7b7428b4a33f5bef997e5042ee41f8 --- /dev/null +++ b/finemath-scratch-3plus/train-00038-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1038b3cb34ccb0978d2e525b73df17881e061b336d7513886aada7a6a838e1 +size 500417242 diff --git a/finemath-scratch-3plus/train-00039-of-00128.parquet b/finemath-scratch-3plus/train-00039-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b51b9d41109dfe218993929d106bbc473b4298f9 --- /dev/null +++ b/finemath-scratch-3plus/train-00039-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ccd536142e87c9969fce4b0065fe42d2589bf5b4b60a523d8e948ed5c318ca +size 507283391 diff --git a/finemath-scratch-3plus/train-00040-of-00128.parquet b/finemath-scratch-3plus/train-00040-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecb00fb96cbeac5da97cb8ae11aa548e4f201453 --- /dev/null +++ b/finemath-scratch-3plus/train-00040-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3917efcac56cdae6d4267a83e15c0cd6637df77070b74856ccdc1df2f67d0a5 +size 512604992 diff --git a/finemath-scratch-3plus/train-00041-of-00128.parquet b/finemath-scratch-3plus/train-00041-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54338193de07f41fb918494a9bfec23c7ec89b53 --- /dev/null +++ b/finemath-scratch-3plus/train-00041-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24206011d48e163d1761208562f64c0379b4bf251d40b62094d7f79dfb7ec21 +size 510219549 diff --git a/finemath-scratch-3plus/train-00042-of-00128.parquet b/finemath-scratch-3plus/train-00042-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0c8496949a2a7cc36b592a202a95368eebb0757 --- /dev/null +++ b/finemath-scratch-3plus/train-00042-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd580353b39aa15881c890e0db44144d9b68ab0299b5aba2abc07cf10d474e0 +size 507499752 diff --git a/finemath-scratch-3plus/train-00043-of-00128.parquet b/finemath-scratch-3plus/train-00043-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76ebe1b72c811d8e6d027286c7431514cb552410 --- /dev/null +++ b/finemath-scratch-3plus/train-00043-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce6d1e42cd53d356e7f313bd57f677073b472ccf89cfed9e332a9eea31b5594 +size 504185997 diff --git a/finemath-scratch-3plus/train-00044-of-00128.parquet b/finemath-scratch-3plus/train-00044-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b33ac83beb7bd465c201d6072e98097bbbb21c4 --- /dev/null +++ b/finemath-scratch-3plus/train-00044-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed717d2b0f4b4bcdbac285d46a3b5a2a9e79ac51336f49bd5c2c83a50df8899 +size 502763884 diff --git a/finemath-scratch-3plus/train-00045-of-00128.parquet b/finemath-scratch-3plus/train-00045-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e590efa669f1a9cf53626f154d32adc7e8e92c3b --- /dev/null +++ b/finemath-scratch-3plus/train-00045-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1372e7b390cdb3e41011abe934f1be2946fe19fe40c606abe02c3f1f51510fc6 +size 500941889 diff --git a/finemath-scratch-3plus/train-00046-of-00128.parquet b/finemath-scratch-3plus/train-00046-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..174d8701f54fc513a88dc8cdd1ce83da78003c6d --- /dev/null +++ b/finemath-scratch-3plus/train-00046-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297bdc56ed18c598608c9b4bc06c807bd7f316e5eb05871e93a30633483eabe0 +size 501448305 diff --git a/finemath-scratch-3plus/train-00047-of-00128.parquet b/finemath-scratch-3plus/train-00047-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6493916dce2a5199ccbbb62b0f3047d8468b4791 --- /dev/null +++ b/finemath-scratch-3plus/train-00047-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a38314a51458cb5aab0b4d17fbe963a420faf520ceedd7920a04268edcbbd6 +size 509434152 diff --git a/finemath-scratch-3plus/train-00048-of-00128.parquet b/finemath-scratch-3plus/train-00048-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..368e8bbdf53b09de523fdca67d83b7bce36a8d43 --- /dev/null +++ b/finemath-scratch-3plus/train-00048-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deac3ebd54481e1c76c8be2ba32c70ab233c219c25c181e15286b304dfcc84e1 +size 500251353 diff --git a/finemath-scratch-3plus/train-00049-of-00128.parquet b/finemath-scratch-3plus/train-00049-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..792b34def8194384a01b83eb9669997562930e09 --- /dev/null +++ b/finemath-scratch-3plus/train-00049-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7dc57dace6c9dee1474a384b58a06d783834caa2a459c817c0c45621e23c508 +size 511648732 diff --git a/finemath-scratch-3plus/train-00050-of-00128.parquet b/finemath-scratch-3plus/train-00050-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12da727b27dd438f3320ef323ec2d0977e2ab71a --- /dev/null +++ b/finemath-scratch-3plus/train-00050-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97fa93370e2314d108aca836dba3715a0d81352c5bd9ec18c44cc55f1084dea +size 505146564 diff --git a/finemath-scratch-3plus/train-00051-of-00128.parquet b/finemath-scratch-3plus/train-00051-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c649e8cf82b0bf107ff45f92537acd3cfa72c928 --- /dev/null +++ b/finemath-scratch-3plus/train-00051-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956a2475f3d4f0a81d297e6bf01b46bc2d4a9923f0f4f29412237788d6d93c55 +size 503616579 diff --git a/finemath-scratch-3plus/train-00052-of-00128.parquet b/finemath-scratch-3plus/train-00052-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51f4a5ba9cb0c34b2827b70079ad96d545915fa2 --- /dev/null +++ b/finemath-scratch-3plus/train-00052-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466a1a08369a2c61e6fc56b2aeb220feb922b3b2b944dc456cb1f62fddbcc549 +size 503300576 diff --git a/finemath-scratch-3plus/train-00053-of-00128.parquet b/finemath-scratch-3plus/train-00053-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc149a1278d5cbbb2edb0ec069213cbe651d2247 --- /dev/null +++ b/finemath-scratch-3plus/train-00053-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09989c44fcff73ba4248406d15e7a345b56bbf371f2391b445fdd81e675e2458 +size 507806780 diff --git a/finemath-scratch-3plus/train-00054-of-00128.parquet b/finemath-scratch-3plus/train-00054-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77d08cb58a6c4e55b2fd8ea29d8cadce590f402f --- /dev/null +++ b/finemath-scratch-3plus/train-00054-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a533a35af62adc004c0e766a026bfe9f75651208573032d18496f29fb7387a1 +size 510387253 diff --git a/finemath-scratch-3plus/train-00055-of-00128.parquet b/finemath-scratch-3plus/train-00055-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3d4c15d3b4a2ec7fdd4cd2ac29c9167fbf6f81b --- /dev/null +++ b/finemath-scratch-3plus/train-00055-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebe85bfa5c432dd14b2ecac52ce3bd3d1eb65a3004a92a5fc1aebba7eb7f35a +size 512382066 diff --git a/finemath-scratch-3plus/train-00056-of-00128.parquet b/finemath-scratch-3plus/train-00056-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1c0758cb36a616f105aeba53447a030d570d392 --- /dev/null +++ b/finemath-scratch-3plus/train-00056-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d84330f7c76a87a52934def6f1692d7955770dc0fe47184bad72f449e149239 +size 500559065 diff --git a/finemath-scratch-3plus/train-00057-of-00128.parquet b/finemath-scratch-3plus/train-00057-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e25dce6c71ed39041c8f296a9bdc6f96ec60e5e5 --- /dev/null +++ b/finemath-scratch-3plus/train-00057-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a603ef2b5a233a25085264b0096d18d399a9a750a389e3cd0723d0293112be72 +size 507114938 diff --git a/finemath-scratch-3plus/train-00058-of-00128.parquet b/finemath-scratch-3plus/train-00058-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40b3b8eecb723c8aa4fc57bfe02677b8957b6d40 --- /dev/null +++ b/finemath-scratch-3plus/train-00058-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c09d9e2b26c0b371929bd90e19648c41ba80a00f422b7d63efe629a5af1c18d +size 501322161 diff --git a/finemath-scratch-3plus/train-00059-of-00128.parquet b/finemath-scratch-3plus/train-00059-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7c3990cb3b68e6b4251de59441fadea6930df97 --- /dev/null +++ b/finemath-scratch-3plus/train-00059-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4dcec882d39f88abf9d26f0288c3860973ff9828b1ffa488c05edce41a6fee +size 506751131 diff --git a/finemath-scratch-3plus/train-00060-of-00128.parquet b/finemath-scratch-3plus/train-00060-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a2c1ea89d2ea90e5851b0b945f376e059907b57 --- /dev/null +++ b/finemath-scratch-3plus/train-00060-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b53c7602e91225b5f12b7a93b290f235e6026b89444f9de25a6dc804d629360 +size 508586971 diff --git a/finemath-scratch-3plus/train-00061-of-00128.parquet b/finemath-scratch-3plus/train-00061-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f84d35e4e570a28d241f8bde358acfe99433c99c --- /dev/null +++ b/finemath-scratch-3plus/train-00061-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817c01681b13d7c83a00f84e26238f8d524f2fe247caea11b72a38f3b5e2f531 +size 501795448 diff --git a/finemath-scratch-3plus/train-00062-of-00128.parquet b/finemath-scratch-3plus/train-00062-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50f8d5467f55fb3405c34af4f5396c737334e2fe --- /dev/null +++ b/finemath-scratch-3plus/train-00062-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30a570ccf72f2e2a859fc0072ce013ecc18481ab4bcddad29385cb7cc3c44aa +size 505293600 diff --git a/finemath-scratch-3plus/train-00063-of-00128.parquet b/finemath-scratch-3plus/train-00063-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9fa092c1360336777fda2da0333b8e3b0576a38 --- /dev/null +++ b/finemath-scratch-3plus/train-00063-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256cfdd53805bd0c72ee1cc1d841aaa3b3d871cfc32fc626b265df60b90c1f32 +size 510519425 diff --git a/finemath-scratch-3plus/train-00064-of-00128.parquet b/finemath-scratch-3plus/train-00064-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2db7c9c462f95ac9d52a3b36c12961ca25743b8 --- /dev/null +++ b/finemath-scratch-3plus/train-00064-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8aac76cfa7697d31aebce8126cee4c06a5956b64be8f172defd091498cac61 +size 514673208 diff --git a/finemath-scratch-3plus/train-00065-of-00128.parquet b/finemath-scratch-3plus/train-00065-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87e38bccc8ea330c24c3cbd4bc7138aff0adeef9 --- /dev/null +++ b/finemath-scratch-3plus/train-00065-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7961cddb6b88217f8dc422cd04d027eb50717cb1969353047589705970d71676 +size 513992397 diff --git a/finemath-scratch-3plus/train-00066-of-00128.parquet b/finemath-scratch-3plus/train-00066-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45306baba8833b06d8d2ea0f1b2ab4c9f20abe00 --- /dev/null +++ b/finemath-scratch-3plus/train-00066-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6451ed1b25f27bdafc44d279dc95812e483950771abd6dedbada55a8876b4b2f +size 502462990 diff --git a/finemath-scratch-3plus/train-00067-of-00128.parquet b/finemath-scratch-3plus/train-00067-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26601b223013764447999bbf8a1d6a59dc95fbf3 --- /dev/null +++ b/finemath-scratch-3plus/train-00067-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00aeb4f72817936b3e84b147b49b880f4102e85cdb38cba3493bb166db4441dc +size 506649462 diff --git a/finemath-scratch-3plus/train-00068-of-00128.parquet b/finemath-scratch-3plus/train-00068-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43a0881b969f0701d5a8832d86adfc156b231ecb --- /dev/null +++ b/finemath-scratch-3plus/train-00068-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb1c6a88fee5ec89c71c689f532aad56388e7390751b3f98dfa73058de44e9f +size 500268931 diff --git a/finemath-scratch-3plus/train-00069-of-00128.parquet b/finemath-scratch-3plus/train-00069-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..813b24955426b166911adecb34fa04d4fc451f78 --- /dev/null +++ b/finemath-scratch-3plus/train-00069-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51afc38d21833c35796fdf7c992312768f9e1f19bd8133d3d936f2c98ec4684 +size 509220514 diff --git a/finemath-scratch-3plus/train-00070-of-00128.parquet b/finemath-scratch-3plus/train-00070-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa04aad634af0e76bb779dc65ce9af606e3406f8 --- /dev/null +++ b/finemath-scratch-3plus/train-00070-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc5eac4a820591052feefc2d123e03b21fc5ee84ad41ecb25162cad4f7d5b81 +size 505380573 diff --git a/finemath-scratch-3plus/train-00071-of-00128.parquet b/finemath-scratch-3plus/train-00071-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b9080b59e46433ec3193bf593b4fb114ff4d73e --- /dev/null +++ b/finemath-scratch-3plus/train-00071-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aca17a6f479e68a4415939d8aafd819959cc27038424e0da16181be486f994 +size 506428699 diff --git a/finemath-scratch-3plus/train-00072-of-00128.parquet b/finemath-scratch-3plus/train-00072-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fc3c9954d187096ae0e3d35e1c6efca520dc57e --- /dev/null +++ b/finemath-scratch-3plus/train-00072-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0304e86394517e12c53e4cdaf2315abf98e6a90461ca523ae860d55c7358414a +size 509253561 diff --git a/finemath-scratch-3plus/train-00073-of-00128.parquet b/finemath-scratch-3plus/train-00073-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2810b3f681280ddb702835761b4c346e3ef22cb2 --- /dev/null +++ b/finemath-scratch-3plus/train-00073-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f778b2c74910da1d335632b9276f1e0195e5a224ff9f0f554e646aee81b9b35c +size 502621332 diff --git a/finemath-scratch-3plus/train-00074-of-00128.parquet b/finemath-scratch-3plus/train-00074-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a14c99535324d0c8ff07dbb4f4193d61080b79a3 --- /dev/null +++ b/finemath-scratch-3plus/train-00074-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bbf7009d78f42e74ed95e5ea4dfaf0c8a6a8db13ca01d151457be36e590fd0 +size 510577943 diff --git a/finemath-scratch-3plus/train-00075-of-00128.parquet b/finemath-scratch-3plus/train-00075-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b55b0c0d333ee4a2f711df77f23b12b7492668b --- /dev/null +++ b/finemath-scratch-3plus/train-00075-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee30ebc406db5cded2eb5dd5bb62660ff8d72b6d02035689711f15f3d877ecc8 +size 506866705 diff --git a/finemath-scratch-3plus/train-00076-of-00128.parquet b/finemath-scratch-3plus/train-00076-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dffe2a5d8384bd1ec64ac7f85a6ca9dedb6b1fa1 --- /dev/null +++ b/finemath-scratch-3plus/train-00076-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a7387538d033d46bd95eef65b6763d5593b9d0538ea66ab80ae15ad2b502be +size 502079326 diff --git a/finemath-scratch-3plus/train-00077-of-00128.parquet b/finemath-scratch-3plus/train-00077-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fe61db22be069d81866020059eb8fc7d4d1f976 --- /dev/null +++ b/finemath-scratch-3plus/train-00077-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ec079185133ba5251787128875656c0654900c461c56db0ab5e7ad6c65b344 +size 509238111 diff --git a/finemath-scratch-3plus/train-00078-of-00128.parquet b/finemath-scratch-3plus/train-00078-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e3b0bfd1e5d239b81d119f93d57c2d4062f1c77 --- /dev/null +++ b/finemath-scratch-3plus/train-00078-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb60d8ab377e14609096d9cb6857d5647eae4d4cf791edd69f8919ebe91cc0a +size 504756248 diff --git a/finemath-scratch-3plus/train-00079-of-00128.parquet b/finemath-scratch-3plus/train-00079-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53a42cf3459e5897245bc8869ce9a88d5c874de6 --- /dev/null +++ b/finemath-scratch-3plus/train-00079-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f361b12ee565bb283633c837648cd82a314950c29e754333fd6d2fe29ed19d +size 501759845 diff --git a/finemath-scratch-3plus/train-00080-of-00128.parquet b/finemath-scratch-3plus/train-00080-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d58ee6e8298aaa88d39b46ddfeaeeefd7882d7d --- /dev/null +++ b/finemath-scratch-3plus/train-00080-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2794562ff5724fe8dd5d84032a0cc1fe44a5ba7a4982233598f72b70b18b1743 +size 506503918 diff --git a/finemath-scratch-3plus/train-00081-of-00128.parquet b/finemath-scratch-3plus/train-00081-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc8ab686433a827aac1af488d7a2cbb1f1a738e4 --- /dev/null +++ b/finemath-scratch-3plus/train-00081-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e60c8625688a79676b8c217ff6e32431bdd1a455a8716e62be7e8125126ccdf +size 509225213 diff --git a/finemath-scratch-3plus/train-00082-of-00128.parquet b/finemath-scratch-3plus/train-00082-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a43e91a8b7af53290173c8859aff709e5930f260 --- /dev/null +++ b/finemath-scratch-3plus/train-00082-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a4a3141a21ee5c0bea872678f6fb20d60cd623261feba27d5d1595cada6b6f +size 507971986 diff --git a/finemath-scratch-3plus/train-00083-of-00128.parquet b/finemath-scratch-3plus/train-00083-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17a791da10e0e61d9c0f54b61947056f44a69900 --- /dev/null +++ b/finemath-scratch-3plus/train-00083-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bae5bcc0baf8cbb213073c236550003e8b813f9607758b100f079508c62fad +size 498513798 diff --git a/finemath-scratch-3plus/train-00084-of-00128.parquet b/finemath-scratch-3plus/train-00084-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de85b0fedbbecf87bc0e3cffe1c02f79a5c6d91c --- /dev/null +++ b/finemath-scratch-3plus/train-00084-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128dac580bee6ef43a1a8132fe06b1036c672f185cfdd18fe342208b5bdbd2aa +size 507856038 diff --git a/finemath-scratch-3plus/train-00085-of-00128.parquet b/finemath-scratch-3plus/train-00085-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2443d132ad1a99ad7c922e4b851111618c3ab8f --- /dev/null +++ b/finemath-scratch-3plus/train-00085-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1324123c5bb0d31fd7af544ac5c3d32a698a248f9eeeb79d9636c0ca818e059 +size 507323709 diff --git a/finemath-scratch-3plus/train-00086-of-00128.parquet b/finemath-scratch-3plus/train-00086-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c363bbc076515e05d49f6c74be5cdf5fabaec775 --- /dev/null +++ b/finemath-scratch-3plus/train-00086-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8a32e04efdd2d2d8c6387759ac8e99f118a041df1ea300b1a6618a12512175 +size 505170616 diff --git a/finemath-scratch-3plus/train-00087-of-00128.parquet b/finemath-scratch-3plus/train-00087-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..669cda6bfd3d1b534bea6607cd68c8682912221f --- /dev/null +++ b/finemath-scratch-3plus/train-00087-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0997a73af60db524dba1c12cf13243d7d7695f65cc2c0142e9e4e9f1b6bb7d2 +size 508760212 diff --git a/finemath-scratch-3plus/train-00088-of-00128.parquet b/finemath-scratch-3plus/train-00088-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9e45c3ca4d6b22f46c92b55a58e0b79509149b7 --- /dev/null +++ b/finemath-scratch-3plus/train-00088-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00580b1a142070d9ca23c8c7783b4a83d707859d0d9d7b2492b18a668c199537 +size 507467820 diff --git a/finemath-scratch-3plus/train-00089-of-00128.parquet b/finemath-scratch-3plus/train-00089-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b4e950212e8bbb5749853308bea2965ca0643a4 --- /dev/null +++ b/finemath-scratch-3plus/train-00089-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4eea3db515a6c04354cc882d13332111a2390c647c682e6307d5a46ad21582 +size 510071102 diff --git a/finemath-scratch-3plus/train-00090-of-00128.parquet b/finemath-scratch-3plus/train-00090-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a9c1797fe1fcc40bf0df611508d8431ad51398e --- /dev/null +++ b/finemath-scratch-3plus/train-00090-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550d90dd7ddabfb79324241037807c650b5d514e5f7aa420290dfaaa892d79b1 +size 506670090 diff --git a/finemath-scratch-3plus/train-00091-of-00128.parquet b/finemath-scratch-3plus/train-00091-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b35cfc5407ea33ccc3e70cf3866e150ef4df7dd --- /dev/null +++ b/finemath-scratch-3plus/train-00091-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7949e7afed76df54f632a2d0476a249dcbec312f21ccf39960fdb2de7df7fed0 +size 509343640 diff --git a/finemath-scratch-3plus/train-00092-of-00128.parquet b/finemath-scratch-3plus/train-00092-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..076a5dfe5fbffdfe3a2bfa72b75306158a69a9ee --- /dev/null +++ b/finemath-scratch-3plus/train-00092-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b20918bddd4622290cc4fc4fe4a31af36d5ee006498d42e0fbca6a8d725b68 +size 510647924 diff --git a/finemath-scratch-3plus/train-00093-of-00128.parquet b/finemath-scratch-3plus/train-00093-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b7e6ab874dbd362cebb6562bfd54ff089907783 --- /dev/null +++ b/finemath-scratch-3plus/train-00093-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af0901d676cba1a88d1040d666ea760ef0960f2a578e4cd2e76bf1effd9f96b +size 503340578 diff --git a/finemath-scratch-3plus/train-00094-of-00128.parquet b/finemath-scratch-3plus/train-00094-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f545ec513909199ff4263c7adf23ce0301513ca9 --- /dev/null +++ b/finemath-scratch-3plus/train-00094-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfb7ebd07e1c821d9c0e77e4df6a0d26fddd94e672643234bc79a23fc8a4e59 +size 506238326 diff --git a/finemath-scratch-3plus/train-00095-of-00128.parquet b/finemath-scratch-3plus/train-00095-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83ab71b2d3916ac55839de6f359c5290b855e46b --- /dev/null +++ b/finemath-scratch-3plus/train-00095-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dccb3adc48e63f7d8b5be1e4e9892fda6f1509b8687e039c5f4264ce2167bb +size 507585146 diff --git a/finemath-scratch-3plus/train-00096-of-00128.parquet b/finemath-scratch-3plus/train-00096-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2ae52351ebdd55c6085d44a28b69ff9b4aa5abe --- /dev/null +++ b/finemath-scratch-3plus/train-00096-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc4009f809a10060a616289179025ca34d5b0ff07158c669a9a198bd051fa06 +size 507610505 diff --git a/finemath-scratch-3plus/train-00097-of-00128.parquet b/finemath-scratch-3plus/train-00097-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..874203ce9108ec92b8e387e0c9fb69ffcf0afa5c --- /dev/null +++ b/finemath-scratch-3plus/train-00097-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93a36cd6ace410c06d2bcc8933bd9d998a15d747fe6d3f2b6ef9490a1c332ab +size 508300256 diff --git a/finemath-scratch-3plus/train-00098-of-00128.parquet b/finemath-scratch-3plus/train-00098-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c836146fa8eb40ca5ffc10368250afb8734d4a4e --- /dev/null +++ b/finemath-scratch-3plus/train-00098-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3d507de444a6b4a2aba16dad3c306d6e00929d3f6e2e1be1b30ccd927fb20d +size 508395095 diff --git a/finemath-scratch-3plus/train-00099-of-00128.parquet b/finemath-scratch-3plus/train-00099-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..875974a3705b11c1875bb4625b30b88b76ac4781 --- /dev/null +++ b/finemath-scratch-3plus/train-00099-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5ae8ccda7af6b292ab5e5818749c563eca88fc66287e44c929d69df3fbae7e +size 510709941 diff --git a/finemath-scratch-3plus/train-00100-of-00128.parquet b/finemath-scratch-3plus/train-00100-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..992bf68b74be644f8cffdcd235a496a346c0fee9 --- /dev/null +++ b/finemath-scratch-3plus/train-00100-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2daca8af9f0e59d2ae784b24bb5114763ac4161aa58916697ec70e28dcd41cd6 +size 505116192 diff --git a/finemath-scratch-3plus/train-00101-of-00128.parquet b/finemath-scratch-3plus/train-00101-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7432b0f397157a1e51f7107461d55a94db4ae35 --- /dev/null +++ b/finemath-scratch-3plus/train-00101-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e9a95bb0006003de40163bc5418c797eb59c9fa076a7a0cd985814f7a5a284 +size 498230139 diff --git a/finemath-scratch-3plus/train-00102-of-00128.parquet b/finemath-scratch-3plus/train-00102-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a49a88cc3b9c37e58544351f4a61f74fba07013 --- /dev/null +++ b/finemath-scratch-3plus/train-00102-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905f455bad351bd42fa7f411744308e3c449d954fc430f57e7e402d4d4f07d92 +size 504487584 diff --git a/finemath-scratch-3plus/train-00103-of-00128.parquet b/finemath-scratch-3plus/train-00103-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4450e25c2e4c14517b8df862c2e94a20c186aba3 --- /dev/null +++ b/finemath-scratch-3plus/train-00103-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc68ab5e8eca84755e0929114b9eecf35df65b23343cfa8321d57fc2a50cf18 +size 513472041 diff --git a/finemath-scratch-3plus/train-00104-of-00128.parquet b/finemath-scratch-3plus/train-00104-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e07b8fd407bb8dd3498d3eb8d7b5d3502d6a838 --- /dev/null +++ b/finemath-scratch-3plus/train-00104-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4071c9edc521c347e92a5341377d9341762b97b40bcc1cf330be8aee9c49140a +size 507469502 diff --git a/finemath-scratch-3plus/train-00105-of-00128.parquet b/finemath-scratch-3plus/train-00105-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8685d1f02212483707e6a960d23610577b73f231 --- /dev/null +++ b/finemath-scratch-3plus/train-00105-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75569c502683a83eb1682071901f6c02cf69a0ae82d8a84ea56d460fa51c2da +size 507101808 diff --git a/finemath-scratch-3plus/train-00106-of-00128.parquet b/finemath-scratch-3plus/train-00106-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be3ec1978e37ee52a6befe526615d0f53601c124 --- /dev/null +++ b/finemath-scratch-3plus/train-00106-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a76ddc899e425cdf56396b3bdf7ba664d9c4835216a8f859b7a3c7ef81f9fda +size 503827133 diff --git a/finemath-scratch-3plus/train-00107-of-00128.parquet b/finemath-scratch-3plus/train-00107-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..506f7cfdaaede47e0b693c6cad1cde429cab095e --- /dev/null +++ b/finemath-scratch-3plus/train-00107-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a5989021145aa44984fc12c01ddae9d926de33da48659518bec0c8497bbb3ae +size 502163429 diff --git a/finemath-scratch-3plus/train-00108-of-00128.parquet b/finemath-scratch-3plus/train-00108-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0674aaa55e4db6fc061e2cd5ad105daf4e572dbe --- /dev/null +++ b/finemath-scratch-3plus/train-00108-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f9941a66c1d61326b030f8ba51e22b9efbbf9654442ad968caa2a6da377520 +size 506316707 diff --git a/finemath-scratch-3plus/train-00109-of-00128.parquet b/finemath-scratch-3plus/train-00109-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f9ccebd13e2bbdde2bb11aeba5d8aea1fbd8cc0 --- /dev/null +++ b/finemath-scratch-3plus/train-00109-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ee037c1819ca04429939d3f658931854d040865a177bf4f173f3bebc5257af +size 512564147 diff --git a/finemath-scratch-3plus/train-00110-of-00128.parquet b/finemath-scratch-3plus/train-00110-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..161c0b57ae74dc64f4c3b73b2998080c2b7f9a40 --- /dev/null +++ b/finemath-scratch-3plus/train-00110-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99451fdee77e9d0ecb9bae1c0331b81b79f726f77ab8d0b4a89a38a97fdea68 +size 508038520 diff --git a/finemath-scratch-3plus/train-00111-of-00128.parquet b/finemath-scratch-3plus/train-00111-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6abe4feee219ac9285280487d0fcd561939fcbee --- /dev/null +++ b/finemath-scratch-3plus/train-00111-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f945c9ab7006f271f045d4108dd574363a1d020ea70ef3210ff9291e2ffafe2b +size 509056702 diff --git a/finemath-scratch-3plus/train-00112-of-00128.parquet b/finemath-scratch-3plus/train-00112-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2734cc21b1c8f7ab4c3a93fa153aa69be19a9ddb --- /dev/null +++ b/finemath-scratch-3plus/train-00112-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82984f7ebf3bc15f43f8cdf403e38d0c42d85329e0df33d7c2ac1879e0bdec0 +size 507390894 diff --git a/finemath-scratch-3plus/train-00113-of-00128.parquet b/finemath-scratch-3plus/train-00113-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee1e4dfa76d1daabe8c962be0a377fa8acf4085f --- /dev/null +++ b/finemath-scratch-3plus/train-00113-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd832d30b7b694278d03b55712acf83158050478b0e102243ffcf7755ae7ee5 +size 508231116 diff --git a/finemath-scratch-3plus/train-00114-of-00128.parquet b/finemath-scratch-3plus/train-00114-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7849c229974d93c7206b9125d807379ce10c5800 --- /dev/null +++ b/finemath-scratch-3plus/train-00114-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c033330e6b3b6997539b391e308e7b5b5c5dd0a442cdfb22862e4922e2c1b33a +size 506997526 diff --git a/finemath-scratch-3plus/train-00115-of-00128.parquet b/finemath-scratch-3plus/train-00115-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..065fdeb94195128fff97f742e81607bcc325fbbc --- /dev/null +++ b/finemath-scratch-3plus/train-00115-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3c2758894c84e6bcfc1ccba0dbce005a4d729117efd704fbf7cad84928050e +size 509626083 diff --git a/finemath-scratch-3plus/train-00116-of-00128.parquet b/finemath-scratch-3plus/train-00116-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0632bc2622cc791c4874934c517b34ea9f4850c --- /dev/null +++ b/finemath-scratch-3plus/train-00116-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c01ec407f30e81ef6d4ece6ebf7e6186aad51a3dcaba78050d5f9611961dddd3 +size 503553018 diff --git a/finemath-scratch-3plus/train-00117-of-00128.parquet b/finemath-scratch-3plus/train-00117-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4232e15539884cad3ead1ef4fce2396c2b33ba13 --- /dev/null +++ b/finemath-scratch-3plus/train-00117-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f141435feffeb51a0108dcbe99e5aa3ba43720f22c3ec56b8eb21dc2cdcf60 +size 506087279 diff --git a/finemath-scratch-3plus/train-00118-of-00128.parquet b/finemath-scratch-3plus/train-00118-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46cfcd6f5ff0ccc4349fc8308f1aa4913558a0a0 --- /dev/null +++ b/finemath-scratch-3plus/train-00118-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299d72281f96af37efb4687588bd919277ea5a8678e30b0a7f5135d2fb898158 +size 502593270 diff --git a/finemath-scratch-3plus/train-00119-of-00128.parquet b/finemath-scratch-3plus/train-00119-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b5d4f07fc07dcf5b336b0941fefadd620a66479 --- /dev/null +++ b/finemath-scratch-3plus/train-00119-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3726d00701d2d0a45937e9205f4c6ddc24a2911ded14efa2106cb8539c7b4baf +size 506060076 diff --git a/finemath-scratch-3plus/train-00120-of-00128.parquet b/finemath-scratch-3plus/train-00120-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3b6d6849241c637c100fddacfd0a47c9a3b4caa --- /dev/null +++ b/finemath-scratch-3plus/train-00120-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2897fbfc2fba05b668d1387d982474a74e05fcb52ef932881c15e1fdcdbf52 +size 506039938 diff --git a/finemath-scratch-3plus/train-00121-of-00128.parquet b/finemath-scratch-3plus/train-00121-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f767442a03bbe8f920340de48d947db7ca19f45a --- /dev/null +++ b/finemath-scratch-3plus/train-00121-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8a1ad4699ddd26365440ddf0196571d610b9050e13f8399b2a1534e7cbf71c +size 507083237 diff --git a/finemath-scratch-3plus/train-00122-of-00128.parquet b/finemath-scratch-3plus/train-00122-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac9e0b0a2e06ca5b63681a27dc0ee6156be71c62 --- /dev/null +++ b/finemath-scratch-3plus/train-00122-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a36536c2c3df8958d0d49509bb69f4af32d0a0b31af9d1f01ab1ccf9fb93fe +size 504278063 diff --git a/finemath-scratch-3plus/train-00123-of-00128.parquet b/finemath-scratch-3plus/train-00123-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f8ba35d1d02c49678b1261fba41c5f24a83dcb5 --- /dev/null +++ b/finemath-scratch-3plus/train-00123-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2d9a45653b245ad8962a3078c398731efe85b8929dd1314296143d1cf98944 +size 510297004 diff --git a/finemath-scratch-3plus/train-00124-of-00128.parquet b/finemath-scratch-3plus/train-00124-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6ef0e2ed46bee316ed6d36a1d09acf1bc800c7 --- /dev/null +++ b/finemath-scratch-3plus/train-00124-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce5dc9aa8b638fbcff4f2e805690b25564646dbc01895aa7ba83e68b092f15a +size 509196991 diff --git a/finemath-scratch-3plus/train-00125-of-00128.parquet b/finemath-scratch-3plus/train-00125-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..673ce4b00a84ece67e852f99bef5608a4bdcf690 --- /dev/null +++ b/finemath-scratch-3plus/train-00125-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca3153a8a168a59046f6326c10fca15b8ed0719c01a1661c04f079788c1d729 +size 505916383 diff --git a/finemath-scratch-3plus/train-00126-of-00128.parquet b/finemath-scratch-3plus/train-00126-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d988cbeee2409db5b04fccb9be39207ece0db41 --- /dev/null +++ b/finemath-scratch-3plus/train-00126-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd12b20266d01e2ab97aa24095b481dca8094c0fa3c8f17a4a2c98a7f6538217 +size 507277153 diff --git a/finemath-scratch-3plus/train-00127-of-00128.parquet b/finemath-scratch-3plus/train-00127-of-00128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..330612a3c793c1c19f5577fa3889e72e97295759 --- /dev/null +++ b/finemath-scratch-3plus/train-00127-of-00128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22302f4f58d27d126bfb7eaad78e3850f98ebcb96d2672a2b9219447bffa1d8 +size 507397498 diff --git a/finemath-scratch-4plus/train-00000-of-00032.parquet b/finemath-scratch-4plus/train-00000-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df8733bf2fde5594867964bed23f4720c562cbce --- /dev/null +++ b/finemath-scratch-4plus/train-00000-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d73a0c1dc98ac45c0ee7dafd8123265de5dd4615feb33cc78bfda5de189b37 +size 572846955 diff --git a/finemath-scratch-4plus/train-00001-of-00032.parquet b/finemath-scratch-4plus/train-00001-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eda3c2598b9059d22830288966f2643acd04750 --- /dev/null +++ b/finemath-scratch-4plus/train-00001-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6b261d6f406839e4886f0a7b685916e9bc4e46cdd27239ed2c28f38d8549c5 +size 570429767 diff --git a/finemath-scratch-4plus/train-00002-of-00032.parquet b/finemath-scratch-4plus/train-00002-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d17152e7355625ac7247a558a45018f7688fbb2 --- /dev/null +++ b/finemath-scratch-4plus/train-00002-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560119d8472ceefe516bcd8e27a271578bc842247912717b88cf7a817e75bbba +size 567669445 diff --git a/finemath-scratch-4plus/train-00003-of-00032.parquet b/finemath-scratch-4plus/train-00003-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0bd7e1427df53e73bf91dc9ae0e2a2e90349be1 --- /dev/null +++ b/finemath-scratch-4plus/train-00003-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0510cfe63f396921dec2b1bac5946293034cc45771dae92c653f0ad5c209bc8 +size 571270893 diff --git a/finemath-scratch-4plus/train-00004-of-00032.parquet b/finemath-scratch-4plus/train-00004-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c283d71b97ccf554fa54ac035caece51e6f2d2b --- /dev/null +++ b/finemath-scratch-4plus/train-00004-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58a7eb385ce7206c5fff95bd8898a4a0921352a51fe8a7effdd484305cae763 +size 575377932 diff --git a/finemath-scratch-4plus/train-00005-of-00032.parquet b/finemath-scratch-4plus/train-00005-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a404b43946543e1efaf3e76a492ac0107b3e284 --- /dev/null +++ b/finemath-scratch-4plus/train-00005-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945d66eb95f41e25550aa235c21d19a93cc3867f9aed6d32bd2d162f45d66596 +size 571669331 diff --git a/finemath-scratch-4plus/train-00006-of-00032.parquet b/finemath-scratch-4plus/train-00006-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d90f8af03c57b6e0506651f72264e4a983e9cb90 --- /dev/null +++ b/finemath-scratch-4plus/train-00006-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fce041977a10f20fbd073f9736892b28c9d37a0f0114d8c4870d1d3f7565c2 +size 572306018 diff --git a/finemath-scratch-4plus/train-00007-of-00032.parquet b/finemath-scratch-4plus/train-00007-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaabe4ffd51725c34c1094cc3ccd2941e45379b6 --- /dev/null +++ b/finemath-scratch-4plus/train-00007-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574b13eedd6465bd40fc779445c0dbba50327cebc92b08477dab70bfc450b086 +size 569106439 diff --git a/finemath-scratch-4plus/train-00008-of-00032.parquet b/finemath-scratch-4plus/train-00008-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d567090db7d6a8ee9ef4e2db98a56a1cd5bf200 --- /dev/null +++ b/finemath-scratch-4plus/train-00008-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb22bc14cf1dc2ccb15775ebcf8787a7948d0bcc2fc9c9ebec8b1c2057d5c4e +size 568390924 diff --git a/finemath-scratch-4plus/train-00009-of-00032.parquet b/finemath-scratch-4plus/train-00009-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..339ad788ccab111e97d82d834b358df38fab36d5 --- /dev/null +++ b/finemath-scratch-4plus/train-00009-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7cd06816b02fc39171cea7a2f8f1a60639bee671de29221fef80b973da8c1c +size 572111666 diff --git a/finemath-scratch-4plus/train-00010-of-00032.parquet b/finemath-scratch-4plus/train-00010-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..913e413130684e39a39122dc1282dca6703022df --- /dev/null +++ b/finemath-scratch-4plus/train-00010-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:491ab578ea5ead58bbe3bf32fe7557ecec493187badb5d100c899d2fe584d9de +size 576219721 diff --git a/finemath-scratch-4plus/train-00011-of-00032.parquet b/finemath-scratch-4plus/train-00011-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c916e2d2f156a34eb5fcab118e10dc42d1cbdc9d --- /dev/null +++ b/finemath-scratch-4plus/train-00011-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9326fa8c93a2f1d143bc28f04ec4eb39963dba722c9d620a87b7dbd98a9002fe +size 570481652 diff --git a/finemath-scratch-4plus/train-00012-of-00032.parquet b/finemath-scratch-4plus/train-00012-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..464ad3184356e81eac09ad502348200c72db8818 --- /dev/null +++ b/finemath-scratch-4plus/train-00012-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6e52e88a399cf85ff29b0c4c7aa291965d9b3ccf502d91f6464a44f7febc33 +size 573575717 diff --git a/finemath-scratch-4plus/train-00013-of-00032.parquet b/finemath-scratch-4plus/train-00013-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e5264bebc91caecb39435fe4e17662ec0f2f65b --- /dev/null +++ b/finemath-scratch-4plus/train-00013-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a412707b61e8e56aff996cd0c4354bbbd498512f4e3a9c4838000c96963127 +size 574707291 diff --git a/finemath-scratch-4plus/train-00014-of-00032.parquet b/finemath-scratch-4plus/train-00014-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac9c8ffc94719afeec9817f2d78b0b437732fed1 --- /dev/null +++ b/finemath-scratch-4plus/train-00014-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e681c4ffc99bd86e2a576727593c78f1940ee72677d32977a52b755b493130 +size 568202741 diff --git a/finemath-scratch-4plus/train-00015-of-00032.parquet b/finemath-scratch-4plus/train-00015-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13abbf0b589d39cfc377c3fa603aa60a0de0f247 --- /dev/null +++ b/finemath-scratch-4plus/train-00015-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd27b3fdd3b44982449f0d9545f7304065915a5550898b422e5c696bfdafe07f +size 572418237 diff --git a/finemath-scratch-4plus/train-00016-of-00032.parquet b/finemath-scratch-4plus/train-00016-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c90ba9d42dcb1d4da7e5c357f6b97a9de89dd476 --- /dev/null +++ b/finemath-scratch-4plus/train-00016-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff53ea723c68caac2e77137d3465a697a2438d20f03d20fcd3df9404beea5e5 +size 576327608 diff --git a/finemath-scratch-4plus/train-00017-of-00032.parquet b/finemath-scratch-4plus/train-00017-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25f1f353fd8bb3d8aefcf9398fc3e8eb8a31a7a4 --- /dev/null +++ b/finemath-scratch-4plus/train-00017-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7b13e867745299f055cf6e928c8dbd82534744de6f0867fc5a7cd96f2e3e6a +size 572058747 diff --git a/finemath-scratch-4plus/train-00018-of-00032.parquet b/finemath-scratch-4plus/train-00018-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16ebb68dacec7a6b94922e671c862c71cfba116c --- /dev/null +++ b/finemath-scratch-4plus/train-00018-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d19be6fd3d91c8162da5f674baf0f4ac2c0299c146026011c17a94220626c76 +size 574926876 diff --git a/finemath-scratch-4plus/train-00019-of-00032.parquet b/finemath-scratch-4plus/train-00019-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d33de9728d0029c2e76636eb34f0d99ca6616f6 --- /dev/null +++ b/finemath-scratch-4plus/train-00019-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fab67e9e18ab05fd23268c39cac5f8d9a568dd42193fb99262948504659f1e4 +size 572799616 diff --git a/finemath-scratch-4plus/train-00020-of-00032.parquet b/finemath-scratch-4plus/train-00020-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7c7953ad71d917aade98c5c8c6fd087b3e41053 --- /dev/null +++ b/finemath-scratch-4plus/train-00020-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc91dbabffe97d16900d1ddbea7ba48fd1f7803ecfd546479e95d9fbb7a36f6 +size 571924904 diff --git a/finemath-scratch-4plus/train-00021-of-00032.parquet b/finemath-scratch-4plus/train-00021-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66afbac6c161e21c0bf9bda736d83636b904a5b5 --- /dev/null +++ b/finemath-scratch-4plus/train-00021-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b263c57c7a7551fd783a2ed0ce9d4274f9692dde69623579eb1e9852ccd8ba19 +size 570798311 diff --git a/finemath-scratch-4plus/train-00022-of-00032.parquet b/finemath-scratch-4plus/train-00022-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9530772a54a0817fb186c68d643b94ed27dbfb0c --- /dev/null +++ b/finemath-scratch-4plus/train-00022-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dad9d389a37bb894e0729240555d7276615b031bf78b3fbe0833162dab9f56b +size 571476288 diff --git a/finemath-scratch-4plus/train-00023-of-00032.parquet b/finemath-scratch-4plus/train-00023-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe36d522db22d6ebedb78e3e0b147d16cc439610 --- /dev/null +++ b/finemath-scratch-4plus/train-00023-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09ad96995ace354a94b98193187f8227f722c2b1f82a0a329e49ce0e428dca6 +size 572618150 diff --git a/finemath-scratch-4plus/train-00024-of-00032.parquet b/finemath-scratch-4plus/train-00024-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fd6a1362de11a49d8bfb40e83a203781b3383b8 --- /dev/null +++ b/finemath-scratch-4plus/train-00024-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e269b647ca5a91840c2c30d4113a7a6c81d239f6e132240c468f598f17efc243 +size 572351805 diff --git a/finemath-scratch-4plus/train-00025-of-00032.parquet b/finemath-scratch-4plus/train-00025-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de310d368c0aae35aab8ced0f928b216808a78b8 --- /dev/null +++ b/finemath-scratch-4plus/train-00025-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d2e91cbd42a6e1b8a9bb76468b7e51fd8983f82b21e0b3b4a8015659b0be02 +size 576003460 diff --git a/finemath-scratch-4plus/train-00026-of-00032.parquet b/finemath-scratch-4plus/train-00026-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73f418b0d668c2754c348fe1c8cbf1883aa1110c --- /dev/null +++ b/finemath-scratch-4plus/train-00026-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ba1a2234bc31631640f4bd26ef896f31669b6db6b9e23ab9b5ed3f10d2d394 +size 573768412 diff --git a/finemath-scratch-4plus/train-00027-of-00032.parquet b/finemath-scratch-4plus/train-00027-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcf74555a326f2a8dd509880e0e649498f8af7e0 --- /dev/null +++ b/finemath-scratch-4plus/train-00027-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8a9d3b354ce46c40128baf16f5e5d233314adf23f5eee08643cae3971c9310 +size 571280708 diff --git a/finemath-scratch-4plus/train-00028-of-00032.parquet b/finemath-scratch-4plus/train-00028-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b06f574ee79afb408d7eea92ae758a8a20c823e8 --- /dev/null +++ b/finemath-scratch-4plus/train-00028-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5651bcc2cde92bb0ff061a6baa53803bc4610998f267937090d07b194c4508b6 +size 569489287 diff --git a/finemath-scratch-4plus/train-00029-of-00032.parquet b/finemath-scratch-4plus/train-00029-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bce02774168364c98e52d5975a696ff4d13f4604 --- /dev/null +++ b/finemath-scratch-4plus/train-00029-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:623eb22c2f0956570ed2ac50094aacf812a3a7f605595cf1eba2b9d6b7d84c65 +size 573585329 diff --git a/finemath-scratch-4plus/train-00030-of-00032.parquet b/finemath-scratch-4plus/train-00030-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd3b47728b46ee6d013fb77a3212bc4b4917ac25 --- /dev/null +++ b/finemath-scratch-4plus/train-00030-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48194efaa52dbcbd4d93b861b95ee6d188cbcfd92d2b26a0cb9517b784edfe87 +size 571532494 diff --git a/finemath-scratch-4plus/train-00031-of-00032.parquet b/finemath-scratch-4plus/train-00031-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13c655d77dc48eeb44bc71382e7e447b0767f357 --- /dev/null +++ b/finemath-scratch-4plus/train-00031-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cebf4e021937fba052bff2e582f0b59502ed48a85883a5707432590a6f6d65e +size 574986200 diff --git a/infiwebmath-3plus/train-00000-of-00064.parquet b/infiwebmath-3plus/train-00000-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43ee81bf4596b2494e55e5af92a547a4ec398484 --- /dev/null +++ b/infiwebmath-3plus/train-00000-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdf1a70a6241e4984f9c810a3e7ff7dbc24648070422ec6965484b41f450f004 +size 731772083 diff --git a/infiwebmath-3plus/train-00001-of-00064.parquet b/infiwebmath-3plus/train-00001-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc88a1a8cfcc31fdb5a1bbe8ef3335f6ecfbc7a --- /dev/null +++ b/infiwebmath-3plus/train-00001-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62f5c0ff83a4fd7bcc398e7efb8d891ee5c22188c9e65a42d86375f95a7816f +size 726090430 diff --git a/infiwebmath-3plus/train-00002-of-00064.parquet b/infiwebmath-3plus/train-00002-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a40951b7ccc9100e5c4595a20b09811c81e33eb --- /dev/null +++ b/infiwebmath-3plus/train-00002-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5447922336b5e79b820609add9f3bee32f15c54a6f46bc951a3ce022dfb958c +size 733717698 diff --git a/infiwebmath-3plus/train-00003-of-00064.parquet b/infiwebmath-3plus/train-00003-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ab21a573296963fc2deb5c1392cbc1cad60530a --- /dev/null +++ b/infiwebmath-3plus/train-00003-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240d6f38719f0b9c6dd3e0314eba713cda49569f6088f415c83ee5d1725e02f4 +size 730786204 diff --git a/infiwebmath-3plus/train-00004-of-00064.parquet b/infiwebmath-3plus/train-00004-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38f21f09d42f4dfe3ba1bb8d5eb5b99d17f0a6f2 --- /dev/null +++ b/infiwebmath-3plus/train-00004-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f68b84af6e18b33b1db181bb6d1f7049cf5cd136903e58df20d3076d13cd15a +size 727131923 diff --git a/infiwebmath-3plus/train-00005-of-00064.parquet b/infiwebmath-3plus/train-00005-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b178de6c0de53c4dc496902165dcdbeb74b68f71 --- /dev/null +++ b/infiwebmath-3plus/train-00005-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748d70aafb52a8dc1a5a5ad7e81a58943de8c3373375edd998594b4c2cda9ac4 +size 729496011 diff --git a/infiwebmath-3plus/train-00006-of-00064.parquet b/infiwebmath-3plus/train-00006-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7158c5b36d79ca334fb198d18144fab1b9b5f87 --- /dev/null +++ b/infiwebmath-3plus/train-00006-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01ce6c0e76388eb0d94cc239af81d962e8c9d071e6f6815dc5ca38e5b2dbdb5 +size 727491494 diff --git a/infiwebmath-3plus/train-00007-of-00064.parquet b/infiwebmath-3plus/train-00007-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..625b63d9c7d1d7feb2034ed8e05442d7a8b56456 --- /dev/null +++ b/infiwebmath-3plus/train-00007-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9a21244cbe83f4ad4a11fc9b5144ab20f1ac338e801e4a80bdcba92600a3d9 +size 726369789 diff --git a/infiwebmath-3plus/train-00008-of-00064.parquet b/infiwebmath-3plus/train-00008-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c022b1fc3e28858a45b51858a8f540bf503c8440 --- /dev/null +++ b/infiwebmath-3plus/train-00008-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24bc8a9f97a5b634badfed1619f077d6683917d87f65f507a0523a9546bf945 +size 728217170 diff --git a/infiwebmath-3plus/train-00009-of-00064.parquet b/infiwebmath-3plus/train-00009-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aac964085c68e2bc54e57c537103823e4ac6021c --- /dev/null +++ b/infiwebmath-3plus/train-00009-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fc5ae618093d747335b676ea4fea7f4e0d47726e18f946a4df6e84dbb8db4b +size 731521578 diff --git a/infiwebmath-3plus/train-00010-of-00064.parquet b/infiwebmath-3plus/train-00010-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7aae3e3c63edbd641ef20cd815ea02edc75c895 --- /dev/null +++ b/infiwebmath-3plus/train-00010-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db8bcc3ee93e9cf23971dd3ed4e3c58aabf3b8bba30beda5849554e369f6ac8 +size 731485246 diff --git a/infiwebmath-3plus/train-00011-of-00064.parquet b/infiwebmath-3plus/train-00011-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cbd2035e42c62d8098bed8e0e819adf09247f2a --- /dev/null +++ b/infiwebmath-3plus/train-00011-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdf72e675f723a45a875d31bc325977769c189490a515ed08822d38e2591992 +size 727547942 diff --git a/infiwebmath-3plus/train-00012-of-00064.parquet b/infiwebmath-3plus/train-00012-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df55a9c10b883d61c0189584e0091a8c13def9c0 --- /dev/null +++ b/infiwebmath-3plus/train-00012-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf6af3a69b535dcd12d5b5c7607c95f97e770517f320621a5e5bcef8cfefbb0 +size 727463443 diff --git a/infiwebmath-3plus/train-00013-of-00064.parquet b/infiwebmath-3plus/train-00013-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa31406663d49519a0aa0004305b25850112d49c --- /dev/null +++ b/infiwebmath-3plus/train-00013-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f0d328c5b43719854d661a9857bdc8e14a8ff9691659223d56bbc16da4dc2c +size 729162576 diff --git a/infiwebmath-3plus/train-00014-of-00064.parquet b/infiwebmath-3plus/train-00014-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..489a5fe21c3386510d9fd567c02457434dff11fd --- /dev/null +++ b/infiwebmath-3plus/train-00014-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551d05aaf4dd90ad2250eceeb676d6cfa22715377eceb3bef1be2bff857b5b55 +size 725518418 diff --git a/infiwebmath-3plus/train-00015-of-00064.parquet b/infiwebmath-3plus/train-00015-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e709ab53f1fd519d9e158aa382040ac0b61f6c15 --- /dev/null +++ b/infiwebmath-3plus/train-00015-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8084514e70b95b00571f2efa298e9fa278afd4a667a28a2b18ede9af2c22965b +size 726017075 diff --git a/infiwebmath-3plus/train-00016-of-00064.parquet b/infiwebmath-3plus/train-00016-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a0a90b35436bf08238c925a0a3dc0dbf09d8d3b --- /dev/null +++ b/infiwebmath-3plus/train-00016-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e0d364a0b9eaa12bc6460adb8ab7b6cb3edd2b3fa017312d00edb5fb252224 +size 727900340 diff --git a/infiwebmath-3plus/train-00017-of-00064.parquet b/infiwebmath-3plus/train-00017-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2574880a42abd3b506ef3b5511ce4cfbbeca6bfe --- /dev/null +++ b/infiwebmath-3plus/train-00017-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1f842ee8326a29127e0f9fcd575bb623d6f5685f9f6649925ac91a88b205ad +size 728786632 diff --git a/infiwebmath-3plus/train-00018-of-00064.parquet b/infiwebmath-3plus/train-00018-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c42d6ef0193a9ebead6603ce233d5aef08e6ac07 --- /dev/null +++ b/infiwebmath-3plus/train-00018-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e8ee8ce41e6281f9cbb89716ed1174611fb7a7610842ac82a0050e743600c2 +size 724689242 diff --git a/infiwebmath-3plus/train-00019-of-00064.parquet b/infiwebmath-3plus/train-00019-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5458d5a6f2f58dd0fbf581643bcc18fe0baadb85 --- /dev/null +++ b/infiwebmath-3plus/train-00019-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31e85e1b302ec423d97dbd238949b4580e3ec264537b3f436fbcc8c3ae717ae +size 727631715 diff --git a/infiwebmath-3plus/train-00020-of-00064.parquet b/infiwebmath-3plus/train-00020-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d01af916e4a55e0c200c652e756d8b8185dc4d5 --- /dev/null +++ b/infiwebmath-3plus/train-00020-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12678fdf323b3c5714aadffee0f86d2c57efad4b6179124d85a67b43c7173924 +size 727046582 diff --git a/infiwebmath-3plus/train-00021-of-00064.parquet b/infiwebmath-3plus/train-00021-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae639748421f74ffea67005fa724756c7309b26 --- /dev/null +++ b/infiwebmath-3plus/train-00021-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38904be82376bfe2f3613cbc343a26857015bf6fc6695e447158e9f1ee5a393 +size 726359933 diff --git a/infiwebmath-3plus/train-00022-of-00064.parquet b/infiwebmath-3plus/train-00022-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d61c3c4c5e946a514e322e9c107cee98b7d0b32 --- /dev/null +++ b/infiwebmath-3plus/train-00022-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68effbab498c85f1b7128f8f399f65edbdca83c4ca29696bb2abab7e15d76bd +size 729269563 diff --git a/infiwebmath-3plus/train-00023-of-00064.parquet b/infiwebmath-3plus/train-00023-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fa5a6f9d6cf333d469ba2cec8a9c74d25d75db4 --- /dev/null +++ b/infiwebmath-3plus/train-00023-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3997a2b80180ee8105a4a017a2439699d7251fc3a068e5d1de47efbedd9433 +size 728306393 diff --git a/infiwebmath-3plus/train-00024-of-00064.parquet b/infiwebmath-3plus/train-00024-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e8d7944fb2b3b2e3652e22c7f6ffb7d55ff07bc --- /dev/null +++ b/infiwebmath-3plus/train-00024-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e76d41a7abce9b23e534af2d31f0eaf608231c23eab194383dc913a23b5b7c3 +size 729732136 diff --git a/infiwebmath-3plus/train-00025-of-00064.parquet b/infiwebmath-3plus/train-00025-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd14c8ef6d9ac4ea78da083138bc6dbfd08a0d72 --- /dev/null +++ b/infiwebmath-3plus/train-00025-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989bee4d52df0bc18f65dfc8f7dc7efc7d0f5f5634a29ccfc4f58f33c2fc7e3c +size 727449434 diff --git a/infiwebmath-3plus/train-00026-of-00064.parquet b/infiwebmath-3plus/train-00026-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1f7b612869d4dc9a081ba1f8a9fb4e39db2873d --- /dev/null +++ b/infiwebmath-3plus/train-00026-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56d3c7a82431d316c93abd7d71fa741984890d631a12a3b0ff0343151956723 +size 727858964 diff --git a/infiwebmath-3plus/train-00027-of-00064.parquet b/infiwebmath-3plus/train-00027-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0a4897378baf92ef73644405e6bfdebcc8e32ba --- /dev/null +++ b/infiwebmath-3plus/train-00027-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539fa83e6d0842d19291b94f0286607fd614299b07be74a34e418da74791c73e +size 725715410 diff --git a/infiwebmath-3plus/train-00028-of-00064.parquet b/infiwebmath-3plus/train-00028-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41403742f21407ee8fcff2757ef37fa60e5123a5 --- /dev/null +++ b/infiwebmath-3plus/train-00028-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40435bea46697594d4e8d689e7da7bc0f65c3dad6e21d50af43b2ee94d08edc6 +size 736410219 diff --git a/infiwebmath-3plus/train-00029-of-00064.parquet b/infiwebmath-3plus/train-00029-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d725d741e666681eca024eadf197ca6f4f5b06b0 --- /dev/null +++ b/infiwebmath-3plus/train-00029-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15489553e4f4f884781ae71b9a2a5b485fc521727031753b4133a615854c6fc2 +size 727067381 diff --git a/infiwebmath-3plus/train-00030-of-00064.parquet b/infiwebmath-3plus/train-00030-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbfdd815f0d4fda8b98bf710270cbfda4dbbe4da --- /dev/null +++ b/infiwebmath-3plus/train-00030-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc86a90289cc0fea6c9307699dec607e3612f511f94dd931da3106cea4ab5636 +size 729597566 diff --git a/infiwebmath-3plus/train-00031-of-00064.parquet b/infiwebmath-3plus/train-00031-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e46e0a01387bc79d3bb5915368a5a71637ebf01 --- /dev/null +++ b/infiwebmath-3plus/train-00031-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5077c04147a9dac853186131d9716a5c6e99dd572250218e8595dc5ce1a7d16 +size 727430322 diff --git a/infiwebmath-3plus/train-00032-of-00064.parquet b/infiwebmath-3plus/train-00032-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3311c3fa238927291ada7b1d14fa30fed26ae19c --- /dev/null +++ b/infiwebmath-3plus/train-00032-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be6c144d02d43759cdfac7ba77f95d8f90acdf726387c24c82962c548085ebe +size 729681388 diff --git a/infiwebmath-3plus/train-00033-of-00064.parquet b/infiwebmath-3plus/train-00033-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ac193536f23cc20c81d7e8f88c50e471e72e379 --- /dev/null +++ b/infiwebmath-3plus/train-00033-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0277ff0799df6c13bc3b31f4e28c221e14883ea3e50673984d2592ae568e2856 +size 731326856 diff --git a/infiwebmath-3plus/train-00034-of-00064.parquet b/infiwebmath-3plus/train-00034-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9da46770ab292e145c0774e8878505820e3e5cdd --- /dev/null +++ b/infiwebmath-3plus/train-00034-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22bc7406c41c0531d65843e51bd7c9eb7147f81527bb2260ab18c58d04b0463 +size 728066897 diff --git a/infiwebmath-3plus/train-00035-of-00064.parquet b/infiwebmath-3plus/train-00035-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d7ebba5e7f526ec31663b2241b11633f587e4e6 --- /dev/null +++ b/infiwebmath-3plus/train-00035-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172a96021057161f6558d895f678bca6f0f3d5aabd342265a72780e6071790b0 +size 731449213 diff --git a/infiwebmath-3plus/train-00036-of-00064.parquet b/infiwebmath-3plus/train-00036-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e421f20f931b69a9e714a8d36ffec734a99199f7 --- /dev/null +++ b/infiwebmath-3plus/train-00036-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c9a06bea67e2435dd40b551e8b841b2d3c203698fd5ed1f3c0d2f040b3b7cc +size 732958251 diff --git a/infiwebmath-3plus/train-00037-of-00064.parquet b/infiwebmath-3plus/train-00037-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34f33bccd6b2c31b002d42b65a90fe3326b188b4 --- /dev/null +++ b/infiwebmath-3plus/train-00037-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb96bc777fc558b8c91663e10af0f15631a6b6bc60e7c7f2a9aba93545389149 +size 729138714 diff --git a/infiwebmath-3plus/train-00038-of-00064.parquet b/infiwebmath-3plus/train-00038-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db710eedc63d2c5e61721a5c5a543f442b398e19 --- /dev/null +++ b/infiwebmath-3plus/train-00038-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66134b1752590ddd546a92246238e3b0a08faad9ccd6be68ba661714d2126e3c +size 728195557 diff --git a/infiwebmath-3plus/train-00039-of-00064.parquet b/infiwebmath-3plus/train-00039-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78663bfb12cc79ce5f3c7265ca692ef6f826465c --- /dev/null +++ b/infiwebmath-3plus/train-00039-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743c7fd2a001f59e2749d71f9f960de7a78bfd704ddd8962f1d0b42357373bb4 +size 729489065 diff --git a/infiwebmath-3plus/train-00040-of-00064.parquet b/infiwebmath-3plus/train-00040-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..451ba101cc81c7df6d81516401cafe388783e089 --- /dev/null +++ b/infiwebmath-3plus/train-00040-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbfa52d8681d76b12234c8e70d5cb1397df79176b0715bf2e8ec8fe7fe6d8e4 +size 729013265 diff --git a/infiwebmath-3plus/train-00041-of-00064.parquet b/infiwebmath-3plus/train-00041-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb33eab8f62c85812e4932fbf196d4c45247d3ad --- /dev/null +++ b/infiwebmath-3plus/train-00041-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db5afb51ccf5f9b95160fdee50f745f1a9e5a8bc6c0fdb2cffca77f36410ad3 +size 732582585 diff --git a/infiwebmath-3plus/train-00042-of-00064.parquet b/infiwebmath-3plus/train-00042-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1e60b41682f21c50468b7fc635fa85c36e9db43 --- /dev/null +++ b/infiwebmath-3plus/train-00042-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b8c8b240f8b32709f0a15de9c30f71c934b529f6bf255d3bfeffb6677f8d54 +size 728593295 diff --git a/infiwebmath-3plus/train-00043-of-00064.parquet b/infiwebmath-3plus/train-00043-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78587bb3ee6459f23f924b30cc5ccdafcc82f70f --- /dev/null +++ b/infiwebmath-3plus/train-00043-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a398b0cb3671dbe13192af1cda27afdf7c7c7c753f8e58f77f31812f031fcc76 +size 730636498 diff --git a/infiwebmath-3plus/train-00044-of-00064.parquet b/infiwebmath-3plus/train-00044-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f64fe41222bdba16c5f7f2479e8d1ed36390b3da --- /dev/null +++ b/infiwebmath-3plus/train-00044-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c172bc90ac7e3f0bd8f91768a74685626ba490a81a099b1a0e4f43494e94133 +size 726788888 diff --git a/infiwebmath-3plus/train-00045-of-00064.parquet b/infiwebmath-3plus/train-00045-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc516e8e59b3844a2bf7a13fa086ee649ad4ddd7 --- /dev/null +++ b/infiwebmath-3plus/train-00045-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7d1ef61dc93a8508f64aa849a17556b798f42122322d11f7d43de60a8acfc0 +size 724123123 diff --git a/infiwebmath-3plus/train-00046-of-00064.parquet b/infiwebmath-3plus/train-00046-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f2e1936552e353213210870d97ca0123bbf19bf --- /dev/null +++ b/infiwebmath-3plus/train-00046-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37bad142509e05c4084be940f0243b82d2286c7ad2b64be1c57bad6db1e3a4b8 +size 731318698 diff --git a/infiwebmath-3plus/train-00047-of-00064.parquet b/infiwebmath-3plus/train-00047-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21d39019edaee802ec3b3590e25c04c5d018bd2d --- /dev/null +++ b/infiwebmath-3plus/train-00047-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531bf7a568b43fe01b242e428fcdeff4d1aef3f4da4f6ef2f822d9288468d9fa +size 729023692 diff --git a/infiwebmath-3plus/train-00048-of-00064.parquet b/infiwebmath-3plus/train-00048-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24d8d383d653dde5a8988a1718160a0022dcbd82 --- /dev/null +++ b/infiwebmath-3plus/train-00048-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21564934ba43a274fafc8a94fb1bc9d9e8161e8ae0f3864a4279da766207b757 +size 723847661 diff --git a/infiwebmath-3plus/train-00049-of-00064.parquet b/infiwebmath-3plus/train-00049-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49d63d27fb67ca1755e7617bc9111913d6498c79 --- /dev/null +++ b/infiwebmath-3plus/train-00049-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e001a9b56a2837367b468d5c0a8ebec57b80cce8fe27c26b32f863113753c1d7 +size 732542041 diff --git a/infiwebmath-3plus/train-00050-of-00064.parquet b/infiwebmath-3plus/train-00050-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c058d7ca95d6eff9dbc655770996928eed5852d2 --- /dev/null +++ b/infiwebmath-3plus/train-00050-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72d014e285b7613f39a8eb4761a76bb9362094584d2a400fb8921c2469c3168e +size 730008087 diff --git a/infiwebmath-3plus/train-00051-of-00064.parquet b/infiwebmath-3plus/train-00051-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07ca3122793ad7068af155f7f8a28ea668b42ab3 --- /dev/null +++ b/infiwebmath-3plus/train-00051-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b63f33e567dfe886653fdabf917d2314f167a09384d38fb6cf02f8b24fee369 +size 728138238 diff --git a/infiwebmath-3plus/train-00052-of-00064.parquet b/infiwebmath-3plus/train-00052-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b46c65ccacd846aac9c54a7b903cf462a5e27c4 --- /dev/null +++ b/infiwebmath-3plus/train-00052-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd444bc7570f87f0bdf21c88ba5816900dcaac16663901e938163af97b3d133 +size 729064436 diff --git a/infiwebmath-3plus/train-00053-of-00064.parquet b/infiwebmath-3plus/train-00053-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cddc3fa307a9a4d345a0adfc66071f0b5a58c795 --- /dev/null +++ b/infiwebmath-3plus/train-00053-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2717420a06e8a58c107d4cc475e2ec0ae3920c805cbcd911269bb9f60e7d70f +size 726630509 diff --git a/infiwebmath-3plus/train-00054-of-00064.parquet b/infiwebmath-3plus/train-00054-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cff5976957f3e62e6a2bbda72e714d628d782702 --- /dev/null +++ b/infiwebmath-3plus/train-00054-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a15ba94c0177a4c9964ac3cfe49603571924441d51982a5d219a9e4cb60356 +size 726375573 diff --git a/infiwebmath-3plus/train-00055-of-00064.parquet b/infiwebmath-3plus/train-00055-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f12e8b129e320d9bbec8d1eb2f57de4dd8bb1cf --- /dev/null +++ b/infiwebmath-3plus/train-00055-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd4932af99edd859a5d424cee5fd451e506d377e022ea297b588994dd9947be +size 728630203 diff --git a/infiwebmath-3plus/train-00056-of-00064.parquet b/infiwebmath-3plus/train-00056-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c507b2ac94460e8ce865081e2fde6af84edc2828 --- /dev/null +++ b/infiwebmath-3plus/train-00056-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce23414434e02efa7b3068de74c8ebf8967e683f393a438b8fb8fc2a77f91ae4 +size 726452896 diff --git a/infiwebmath-3plus/train-00057-of-00064.parquet b/infiwebmath-3plus/train-00057-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6f1aaeecb349a1a71b96ffb3a10e0063362ae7b --- /dev/null +++ b/infiwebmath-3plus/train-00057-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca6ee0373b95ff948c2fbe28f521c7867e9027f9ba40efcf9b89eebbe476e65 +size 729704072 diff --git a/infiwebmath-3plus/train-00058-of-00064.parquet b/infiwebmath-3plus/train-00058-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..176205185d2259531dc6a372173560aca81d62e4 --- /dev/null +++ b/infiwebmath-3plus/train-00058-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8e36076ff545e04d42ff5708855ce4b1978d11c50b566f57c6fbdd645b0f05 +size 733483197 diff --git a/infiwebmath-3plus/train-00059-of-00064.parquet b/infiwebmath-3plus/train-00059-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1236275cb08854a6ad4d6e326e49484f8c6088d1 --- /dev/null +++ b/infiwebmath-3plus/train-00059-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b7e02077884a71b6faa5328a37987be4898d6d93c8f72c432c10d28e24dfaa +size 730149730 diff --git a/infiwebmath-3plus/train-00060-of-00064.parquet b/infiwebmath-3plus/train-00060-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e1360cf09388fdb2fde0d62dce21d99873b1d7d --- /dev/null +++ b/infiwebmath-3plus/train-00060-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59ca1642b39ed00a49299ad0aa5ff74ceb9c9ac190c1782c755b929db5c0529 +size 728616619 diff --git a/infiwebmath-3plus/train-00061-of-00064.parquet b/infiwebmath-3plus/train-00061-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b770605bb1109615c64f8ca4769cf1be8f15b4e --- /dev/null +++ b/infiwebmath-3plus/train-00061-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abc666294639e0e058cc7abcabfd559d8ad0fff8ea5e3e5b6e6b00003e9ddac +size 727515266 diff --git a/infiwebmath-3plus/train-00062-of-00064.parquet b/infiwebmath-3plus/train-00062-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e505a2efd50a87d266e1c9975444f9396346bb24 --- /dev/null +++ b/infiwebmath-3plus/train-00062-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e965d8452f949f33ca6817571550a6adfaeed22ee08ab4c3e8893fb6bfe4ddd +size 726762297 diff --git a/infiwebmath-3plus/train-00063-of-00064.parquet b/infiwebmath-3plus/train-00063-of-00064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cec6c9e19d27d2a2df0fbe0209e5b8666fb5bfb --- /dev/null +++ b/infiwebmath-3plus/train-00063-of-00064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989cc9406f92749ec7fef02d07435b64dea7d8377b7039bd52b0d66d85b7fcce +size 728437640 diff --git a/infiwebmath-4plus/train-00000-of-00032.parquet b/infiwebmath-4plus/train-00000-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..839842023bd224dd433d6b84075a0a1e60e211ab --- /dev/null +++ b/infiwebmath-4plus/train-00000-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b226d6770a6cb2d7f7b493bf6ae49ec44c182968a873d4f32ad76704150592 +size 600819880 diff --git a/infiwebmath-4plus/train-00001-of-00032.parquet b/infiwebmath-4plus/train-00001-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa6227fa6f4b051984482bfec36314b8f84f6267 --- /dev/null +++ b/infiwebmath-4plus/train-00001-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a9de1d556a6231f48cc6d7da5dc7a33679b65fbf19705778f9cd194bd197ac +size 603688785 diff --git a/infiwebmath-4plus/train-00002-of-00032.parquet b/infiwebmath-4plus/train-00002-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..001651bb37a10a59a204958a99ab9137358b3d8c --- /dev/null +++ b/infiwebmath-4plus/train-00002-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f875153ebd5eeb7f3a603a86279074e0fd8cbbd821365f333c761dc3f4b80785 +size 602243239 diff --git a/infiwebmath-4plus/train-00003-of-00032.parquet b/infiwebmath-4plus/train-00003-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d4f7c2b0096855231396733a0bde5355290f659 --- /dev/null +++ b/infiwebmath-4plus/train-00003-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fcc4e602306bf21f653516f0ad5d23e3aa4b6c6fce45ebde9eeaf4beb191301 +size 599801584 diff --git a/infiwebmath-4plus/train-00004-of-00032.parquet b/infiwebmath-4plus/train-00004-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d18545fee2e2f36d33ebca3e79d8173c8e75b14 --- /dev/null +++ b/infiwebmath-4plus/train-00004-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f5844ccd7f21d7bcce43d0405a47cc96c9703d46472279d04fafcae4d81d8b +size 601110462 diff --git a/infiwebmath-4plus/train-00005-of-00032.parquet b/infiwebmath-4plus/train-00005-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c82cdddff1c10fddb6a053a4d5d1ad1249945d3d --- /dev/null +++ b/infiwebmath-4plus/train-00005-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd26be1a491978702fd0f5ef1643b1f063bf7fa583d67196323d269bbff89a4c +size 599650117 diff --git a/infiwebmath-4plus/train-00006-of-00032.parquet b/infiwebmath-4plus/train-00006-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7addda443039aaae05c1d232083d8e42d9d41c86 --- /dev/null +++ b/infiwebmath-4plus/train-00006-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1153d05811bc7a6a5db0d42421814276112bfafc036621e11496a77521e8bcec +size 603251849 diff --git a/infiwebmath-4plus/train-00007-of-00032.parquet b/infiwebmath-4plus/train-00007-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abfa23999b803151c0d90cc4ca58b6e3714fc8f2 --- /dev/null +++ b/infiwebmath-4plus/train-00007-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848baa03d903425cff3255afa5df0b06d5616fb2e0d09d6167e1eeb106366b82 +size 599212253 diff --git a/infiwebmath-4plus/train-00008-of-00032.parquet b/infiwebmath-4plus/train-00008-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b373d46aec349ba26bcc3cad378c6a27d6fca218 --- /dev/null +++ b/infiwebmath-4plus/train-00008-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659746d245bf96ae3c6ffa621bab5865c76b685b84f734c3a8794b05808bc8ee +size 599820515 diff --git a/infiwebmath-4plus/train-00009-of-00032.parquet b/infiwebmath-4plus/train-00009-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef31c10ee0e90c1a9250fd3de77455644aa47abe --- /dev/null +++ b/infiwebmath-4plus/train-00009-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fda82f7ddbfd48e607c8568a82afa9039c27ecdae653afd4afc9cb83ab2a8e +size 598594540 diff --git a/infiwebmath-4plus/train-00010-of-00032.parquet b/infiwebmath-4plus/train-00010-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..175eece489345dc06f403819f4d7775b0b774218 --- /dev/null +++ b/infiwebmath-4plus/train-00010-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e25fd83fff86cdd11b7b11d243f9b32c172db85d814f5aebedfe93d560a4e74 +size 598536099 diff --git a/infiwebmath-4plus/train-00011-of-00032.parquet b/infiwebmath-4plus/train-00011-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44e2fec87c4556a478c99325ab29ad3323a02f51 --- /dev/null +++ b/infiwebmath-4plus/train-00011-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4c4ca474df64c7af750a348ff25593c0754c6025410483a897f60ef48ebad9 +size 603193771 diff --git a/infiwebmath-4plus/train-00012-of-00032.parquet b/infiwebmath-4plus/train-00012-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92a9ef2ac6b7021460e634c6cd1d0208442bf45 --- /dev/null +++ b/infiwebmath-4plus/train-00012-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae156ad4c7970f314ba4a0ff067ebfc27f173fcaea8b2ca3f2cd12840636caf +size 599378301 diff --git a/infiwebmath-4plus/train-00013-of-00032.parquet b/infiwebmath-4plus/train-00013-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab348606ee07d4ee91a3f5433665b04add641026 --- /dev/null +++ b/infiwebmath-4plus/train-00013-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5dd940b37ef8a51e5c3dc3dfef5445d568d1a6b1df560d215a655bd0661295 +size 599565944 diff --git a/infiwebmath-4plus/train-00014-of-00032.parquet b/infiwebmath-4plus/train-00014-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5963e02274bec7489b7b48f8f04fddfaf344afa8 --- /dev/null +++ b/infiwebmath-4plus/train-00014-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dceaf6e87a97fde288adbe1fde90249c35af06fc8e4373b75c7e9e82f5fcb42 +size 601673549 diff --git a/infiwebmath-4plus/train-00015-of-00032.parquet b/infiwebmath-4plus/train-00015-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbfa4b268f2d5e06d21e6dd89fc9614bd233772e --- /dev/null +++ b/infiwebmath-4plus/train-00015-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36db4aa5edbffa52f85b37a30db5fd5b928def3c142ee6987e308b48256c3820 +size 603839451 diff --git a/infiwebmath-4plus/train-00016-of-00032.parquet b/infiwebmath-4plus/train-00016-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd21aacba436ddb97029ec16c56862d24d69467a --- /dev/null +++ b/infiwebmath-4plus/train-00016-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972419ca177697b3ea153153534778cf5fcb1b7ce5a7116a365850e63a58b62c +size 601646632 diff --git a/infiwebmath-4plus/train-00017-of-00032.parquet b/infiwebmath-4plus/train-00017-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..235888357bb27109eb4419124299d9bfd39b41c7 --- /dev/null +++ b/infiwebmath-4plus/train-00017-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced4f0141eb5373901f36c6d76f5d7df8acf5a32ffb97e78b1e9714dac63bdf5 +size 601142319 diff --git a/infiwebmath-4plus/train-00018-of-00032.parquet b/infiwebmath-4plus/train-00018-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6def15c91adaedad275d77c824d07c00d965ca0e --- /dev/null +++ b/infiwebmath-4plus/train-00018-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04278590cc1a3aff232b34417e2f9b907efda28e12b4472a4bf8298e29cbac8c +size 602452231 diff --git a/infiwebmath-4plus/train-00019-of-00032.parquet b/infiwebmath-4plus/train-00019-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdd733e61143163d40c481778b93ac8b5e5d837a --- /dev/null +++ b/infiwebmath-4plus/train-00019-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b37f55690cd631a50e0fcd8941f28a1221b0af03a3e2d27e3952805bae4808 +size 598602237 diff --git a/infiwebmath-4plus/train-00020-of-00032.parquet b/infiwebmath-4plus/train-00020-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4708a2803e0129df300a654199c5229b037167c0 --- /dev/null +++ b/infiwebmath-4plus/train-00020-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413ff1e0661d5a36fb6d59775a5cc55c57e02fd913aa5d7abf08a4928bc288de +size 603911613 diff --git a/infiwebmath-4plus/train-00021-of-00032.parquet b/infiwebmath-4plus/train-00021-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76dfaeb77f9ae1485e94698790620575a26185ac --- /dev/null +++ b/infiwebmath-4plus/train-00021-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edd65a9498d6ee222fe37b495e7e70ab2605372890ef1eee88eff9d4747d467 +size 602172922 diff --git a/infiwebmath-4plus/train-00022-of-00032.parquet b/infiwebmath-4plus/train-00022-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27124fcb914f820ac4f5eb792cb7d0c6148e42b2 --- /dev/null +++ b/infiwebmath-4plus/train-00022-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d631c5ba6b1ef5e6667170e139032ae983c871a31c4073c33eb951527b03a4 +size 601225638 diff --git a/infiwebmath-4plus/train-00023-of-00032.parquet b/infiwebmath-4plus/train-00023-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9e7ef7c7dab51a079abdbe85c11c01f336f153a --- /dev/null +++ b/infiwebmath-4plus/train-00023-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0d8f55391fc1d9bd82fa2afe56fa09cc7590ce51f2388e750bee9cb268e266 +size 601710656 diff --git a/infiwebmath-4plus/train-00024-of-00032.parquet b/infiwebmath-4plus/train-00024-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5970d1fc32552a7f5bbff01b8e3c79269b3117a1 --- /dev/null +++ b/infiwebmath-4plus/train-00024-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d665e0657cdab3c8054c3c84b8d58d517ec39d7b20eb1b303d0bf39526e3ec +size 601710803 diff --git a/infiwebmath-4plus/train-00025-of-00032.parquet b/infiwebmath-4plus/train-00025-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddafd8a3ea0f0038d68094a3c8f2839966d3b6ce --- /dev/null +++ b/infiwebmath-4plus/train-00025-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbb7654e8cfe6223b259e75b840a5e9d75a450b31fe23f1ff63639cee68a736 +size 603180321 diff --git a/infiwebmath-4plus/train-00026-of-00032.parquet b/infiwebmath-4plus/train-00026-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c678f2a25b7a8eaa2e3bd2c6ea6443f845c3d98 --- /dev/null +++ b/infiwebmath-4plus/train-00026-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca64ef5f196cfb70c29cc37073508188895f7faf032105d90616f362225ef09c +size 603419579 diff --git a/infiwebmath-4plus/train-00027-of-00032.parquet b/infiwebmath-4plus/train-00027-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32e4653019447979ec2d876f3a55c2f7b0cdf838 --- /dev/null +++ b/infiwebmath-4plus/train-00027-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20eaf09354ff89bfaf251829823f0c5e90fcd9fd0088be5bfbbe2a6a499e3742 +size 600718910 diff --git a/infiwebmath-4plus/train-00028-of-00032.parquet b/infiwebmath-4plus/train-00028-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38839d434164dd757bcf83b228bfead5f0a500ba --- /dev/null +++ b/infiwebmath-4plus/train-00028-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83b5778161d9376f74f0bba2a4dbc45cf87f66af6e08787cb7850c70df4eb3d +size 600086633 diff --git a/infiwebmath-4plus/train-00029-of-00032.parquet b/infiwebmath-4plus/train-00029-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d6df3672e50c2dbc703e28871003075543ee741 --- /dev/null +++ b/infiwebmath-4plus/train-00029-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2e5b20355a33829b2df4fe6e35ecd5b2f322b5d3e32d16e8cb7271ba18e180 +size 602360694 diff --git a/infiwebmath-4plus/train-00030-of-00032.parquet b/infiwebmath-4plus/train-00030-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79bb8e91553b9133ff6039c77ff40641bb9136ca --- /dev/null +++ b/infiwebmath-4plus/train-00030-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff03ed70f8d45db0b3a22222be9d82eb3a3e71289f03e7acfe8f98d2cccbd94 +size 600146593 diff --git a/infiwebmath-4plus/train-00031-of-00032.parquet b/infiwebmath-4plus/train-00031-of-00032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6574ea067a752ccd0b05d0553736652ec6f4748 --- /dev/null +++ b/infiwebmath-4plus/train-00031-of-00032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be576cc6d0e2346ffb40c0821702e8fa764d922d1d060ef1027792c571550a2 +size 600074816