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..9fef368d3b184093cec12163d050450d055cf11e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,300 @@
+---
+license: odc-by
+dataset_info:
+- config_name: finemath-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: 137764105388.93857
+ num_examples: 21405610
+ download_size: 65039196945
+ dataset_size: 137764105388.93857
+- config_name: finemath-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: 39101488149.09091
+ num_examples: 6699493
+ download_size: 18365184633
+ dataset_size: 39101488149.09091
+- 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: 96485696853.10182
+ num_examples: 13882669
+ download_size: 46808660851
+ dataset_size: 96485696853.10182
+- 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: 40002719500.1551
+ num_examples: 6296212
+ download_size: 19234328998
+ dataset_size: 40002719500.1551
+configs:
+- config_name: finemath-3plus
+ data_files:
+ - split: train
+ path: finemath-3plus/train-*
+- config_name: finemath-4plus
+ data_files:
+ - split: train
+ path: finemath-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-*
+---
+
+# đ FineMath
+
+
+
+
+## What is it?
+
+đ FineMath consists of **34B tokens** (FineMath-3+) and **54B tokens** (FineMath-3+ with InfiMM-WebMath-3+) of mathematical educational content filtered from CommonCrawl. To curate this dataset, we trained a mathematical content [classifier](https://huggingface.co/HuggingFaceTB/finemath-classifier) using annotations generated by LLama-3.1-70B-Instruct. We used the classifier to retain only the most educational mathematics content, focusing on clear explanations and step-by-step problem solving rather than advanced academic papers.
+
+The [Dataset Curation](#dataset-curation) section details the process for creating the dataset. More details in our paper: https://arxiv.org/abs/2502.02737v1.
+
+
+
+## What is being released?
+
+The dataset is released in two versions:
+- **FineMath-3+**: 34B tokens, 21.4M documents containing mathematical reasoning and problem solving, formatted with Markdown and LaTeX.
+- **FineMath-4+** (a subset of FineMath-3+): 9.6B tokens, 6.7M documents of higher quality with detailed explanations. Models trained on this dataset perform better on GSM8k and MATH.
+
+
+
+We also release a filtered English text-only portion of the **[InfiMM-WebMath-40B](https://huggingface.co/datasets/Infi-MM/InfiMM-WebMath-40B)** dataset, classified using the same approach as FineMath:
+- **InfiMM-WebMath-3+**: 20.5B tokens, 13.9M documents.
+- **InfiMM-WebMath-4+** (a subset of InfiMM-WebMath-3+): 8.5B tokens, 6.3M documents.
+
+## How to load the dataset
+
+Use one of the available configs: `finemath-3plus`, `finemath-4plus`, `infiwebmath-3plus`, or `infiwebmath-4plus`.
+
+```python
+from datasets import load_dataset
+
+# Load the high-quality subset
+data = load_dataset("HuggingFaceTB/finemath", "finemath-4plus", split="train", num_proc=8)
+
+# Or load the larger subset
+data = load_dataset("HuggingFaceTB/finemath", "finemath-3plus", split="train", num_proc=8)
+```
+
+## Dataset curation
+
+Recent language models like DeepSeekMath and MathStral have demonstrated strong mathematical capabilities, trained on specialized datasets that aren't publicly available. We developed a pipeline to identify and extract high-quality mathematical content from CommonCrawl, with several iterations of refinement to improve quality.
+
+### Phase 1: Initial content extraction and classification
+We began by re-extracting pages from CommonCrawl WARCs using URLs from the FineWeb dataset, collecting both the latest and largest versions of each page to capture the evolution of pages across the years.
+Unlike FineWeb which uses Trafilatura, we employed Resiliparse for text extraction as it better preserves forum discussions and QA answers that often contain crucial reasoning steps and solutions.
+
+For initial quality assessment, we used [Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct) to generate annotations on a 3-point scale:
+1. Contains general mathematical content
+2. Shows logical reasoning in mathematical context
+3. Contains clear step-by-step solutions at appropriate level
+
+A `multilingual-e5-small`-based classifier finetuned on these annotations was used to score the initial corpus.
+However, this first version performed below the OpenWebMath baseline, leading to several important refinements.
+
+### Phase 2: Recalling more candidate pages
+Analysis revealed that FineWeb's C4 filter removes pages containing '{' characters, inadvertently filtering out content with LaTeX notation. To address this and expand coverage, we:
+
+1. Identified promising website domains by selecting those where at least 10% of pages received a classifier score â„ 2
+2. Added URLs from OpenWebMath and InfiMM-WebMath datasets
+3. Recovered URLs of pages filtered by FineWeb's '{' rule from its rejection logs
+4. Re-extracted all content from scratch using the [OpenWebMath pipeline](https://github.com/keirp/OpenWebMath), which properly handles mathematical notation across various HTML markup formats and standardizes them to LaTeX
+
+### Phase 3: Refined quality assessment
+The expanded corpus underwent a more fine-grained quality evaluation:
+
+Once again, we used LLama-3.1-70B-Instruct to score a sample of newly extracted pages on a 5-point scale (full prompt available in [here](assets/prompt.txt)):
+We finetuned a new [classifier](https://huggingface.co/HuggingFaceTB/finemath-classifier) on these annotations and scored the entire corpus.
+After leaving only pages with a score of 3 or higher, and deduplicating the samples using simple single-band MinHash-LSH, we obtained FineMath-3+ with 34B tokens.
+
+The same classifier was applied to InfiMM-WebMath's text content, focusing more on reasoning rather than advanced mathematics.
+
+Both datasets were additionally filtered using FineWeb's language classification pipeline to remove non-English content.
+
+### Decontamination
+Following Qwen2.5-Math's approach, we removed samples with 13-gram overlaps against test sets from GSM8k, MATH, MMLU and ARC. Decontamination logs are available at [HuggingFaceTB/finemath_contamination_report](https://huggingface.co/datasets/HuggingFaceTB/finemath_contamination_report).
+
+## Results and Performance
+
+
+
+Our evaluations show several key findings:
+
+1. FineMath-3+ outperforms the base InfiWebMath on GSM8k and MATH benchmarks
+2. FineMath-4+ demonstrates superior performance compared to both FineMath-3+ and InfiWebMath-4+ on GSM8k and MATH
+3. Combining the datasets (50% FineMath-3+ with 50% InfiWebMath-3+) yields approximately 50B tokens while matching the performance of FineMath-3+
+4. Deduplicating the pages repeated between FineMath and InfiWebMath reduces performance compared to a non-deduplicated combination
+
+## Dataset Schema
+
+```python
+{
+ 'url': string, # Source page URL
+ 'fetch_time': int64, # Crawler timestamp
+ 'content_mime_type': string, # MIME type
+ 'warc_filename': string, # Common Crawl WARC source file
+ 'warc_record_offset': int32, # WARC record offset, in bytes
+ 'warc_record_length': int32, # WARC record size, in bytes
+ 'text': string, # Page content
+ 'token_count': int32, # Number of Llama tokens
+ 'char_count': int32, # Character count
+ 'metadata': string, # Additional OpenWebMath metadata
+ 'score': float64, # Raw quality score
+ 'int_score': int64, # Integer quality score
+ 'crawl': string, # Common Crawl crawl identifier
+ 'snapshot_type': string, # Whether the page is the latest or the largest for this URL
+ 'language': string, # Document language
+ 'language_score': float64 # LangID probability
+}
+```
+
+## Considerations for Using the Data
+
+### Social Impact of Dataset
+With the release of this dataset, we aim to make high-quality mathematical educational content more accessible to the machine learning community. While multiple language models have demonstrated strong mathematical capabilities, the datasets used to train these capabilities are often not publicly available. By releasing FineMath, we hope to:
+- Make the dataset creation process more transparent
+- Reduce the barrier to entry for training models with strong mathematical capabilities
+- Provide a benchmark for mathematical content quality filtering
+
+### Discussion of Biases
+The dataset may have certain inherent biases:
+- Focus on English language content
+- Emphasis on popular educational approaches to mathematics
+- Bias towards certain types of mathematical notation and formatting
+
+### Other Known Limitations
+- The dataset is limited to English language content
+- The filtering criteria may not capture advanced mathematical content (e.g. advanced research subjects)
+- Some mathematical notation (e.g. image-based) may not be preserved
+- Long-form content may have varying quality even within high-scoring documents
+
+## Licensing Information
+The dataset is released under the **Open Data Commons Attribution License (ODC-By) v1.0** [license](https://opendatacommons.org/licenses/by/1-0/). The use of this dataset is also subject to [CommonCrawl's Terms of Use](https://commoncrawl.org/terms-of-use).
+
+## Future work
+There are several avenues for future work:
+- Expand language coverage beyond English
+- Improve mathematical notation extraction and preservation
+- Develop more sophisticated quality metrics
+- Create specialized subsets for different educational levels
+
+### Citation Information
+
+```
+@misc{allal2025smollm2smolgoesbig,
+ title={SmolLM2: When Smol Goes Big -- Data-Centric Training of a Small Language Model},
+ author={Loubna Ben Allal and Anton Lozhkov and Elie Bakouch and Gabriel MartĂn BlĂĄzquez and Guilherme Penedo and Lewis Tunstall and AndrĂ©s Marafioti and Hynek KydlĂÄek and AgustĂn Piqueres LajarĂn and Vaibhav Srivastav and Joshua Lochner and Caleb Fahlgren and Xuan-Son Nguyen and ClĂ©mentine Fourrier and Ben Burtenshaw and Hugo Larcher and Haojun Zhao and Cyril Zakka and Mathieu Morlon and Colin Raffel and Leandro von Werra and Thomas Wolf},
+ year={2025},
+ eprint={2502.02737},
+ archivePrefix={arXiv},
+ primaryClass={cs.CL},
+ url={https://arxiv.org/abs/2502.02737},
+}
+```
\ No newline at end of file
diff --git a/assets/eval_bar.png b/assets/eval_bar.png
new file mode 100644
index 0000000000000000000000000000000000000000..e825397bf11ce735f0ae0df8a1c9da325e908d66
--- /dev/null
+++ b/assets/eval_bar.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8827cf3fbbf6e0da8e90e6ac851e28cbf39c6bec143b99e74ed9eeb2110cb074
+size 100176
diff --git a/assets/prompt.txt b/assets/prompt.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3356cec4f9447140700b57d93b6f67feed1b869
--- /dev/null
+++ b/assets/prompt.txt
@@ -0,0 +1,18 @@
+Evaluate the following text extract for its potential usefulness for studying mathematics up to high school and early undergraduate levels. Use the following 5-point scoring system described below. Points are accumulated based on the satisfaction of each criterion:
+
+- Add 1 point if the extract contains some mathematical content, even if it's not very useful for studying, or if it contains non-academic content such as advertisements and generated pages for converting weight and currencies.
+- Add another point if the extract touches on mathematical topics, even if it's poorly written if it's too complex such as an academic paper that is too advanced.
+- Award a third point if the extract demonstrates problem solving or logical reasoning in a mathematical context, even if it lacks step-by-step explanations.
+- Grant a fourth point if the extract is at an appropriate level (up to high school and early undergraduate levels) and contains clear mathematical deductions and step-by-step solutions to mathematical problems. It should be similar to a chapter from a textbook or a tutorial.
+- Give a fifth point if the extract is outstanding in its educational value for teaching and studying mathematics in middle school and high school. It should include very detailed and easy to follow explanations.
+
+Question-answer formats (e.g., from educational websites or forums) are acceptable if they meet the criteria.
+
+The text extract:
+```
+{}
+```
+
+After examining the extract:
+- Briefly justify your total score, up to 100 words.
+- Conclude with the score using the format: Final score: .
\ No newline at end of file
diff --git a/assets/train_curves.png b/assets/train_curves.png
new file mode 100644
index 0000000000000000000000000000000000000000..91167f7060c1609fcd00c22548c12f9942756ddc
--- /dev/null
+++ b/assets/train_curves.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac17c0885c1c172458610e5b64e7b59c64fa6cd1f348b19d67055eee35d853f4
+size 153033
diff --git a/finemath-3plus/train-00000-of-00128.parquet b/finemath-3plus/train-00000-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d4adeb3c91bbdb3710a44c077871766a19384553
--- /dev/null
+++ b/finemath-3plus/train-00000-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a4f0e7e96b4f6af4a1b597c2fc4a42ec9a997c64ab7da96760c40582a0ac27a5
+size 507607173
diff --git a/finemath-3plus/train-00001-of-00128.parquet b/finemath-3plus/train-00001-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..af7ae749d08be03982c8dfee108ffdedb6d0f6d0
--- /dev/null
+++ b/finemath-3plus/train-00001-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bd85f5ae60cb8bcb2860cadf4e5b91098c6507ea2c38bbee6600f068f2b912ab
+size 508028702
diff --git a/finemath-3plus/train-00002-of-00128.parquet b/finemath-3plus/train-00002-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c3a0c3ae01f9848c51551e76b2a7b2d6b8cb3a2e
--- /dev/null
+++ b/finemath-3plus/train-00002-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16b5f961b88bc250d813f6f90d5db604e4956130087653b720550020ad48a7d3
+size 510782025
diff --git a/finemath-3plus/train-00003-of-00128.parquet b/finemath-3plus/train-00003-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..90d6bc538eb7bb63c81e9ce37dec11968c26ab28
--- /dev/null
+++ b/finemath-3plus/train-00003-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:db1c6a70847bd76a926073260d047abf768c908bec4123321333c44e58c4c6ba
+size 510710993
diff --git a/finemath-3plus/train-00004-of-00128.parquet b/finemath-3plus/train-00004-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c6914680f3c47ce7f3284d592f0252e09d2d0b59
--- /dev/null
+++ b/finemath-3plus/train-00004-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a778005c8e1f1f0bc476ea1129b4eb4bb21c56aed9d7d30e8b6bfb9445d35f95
+size 506975908
diff --git a/finemath-3plus/train-00005-of-00128.parquet b/finemath-3plus/train-00005-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4ebaa86fbe9c90d09008306e1ea3aa2ae73914ef
--- /dev/null
+++ b/finemath-3plus/train-00005-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:56cc1b3f4545c831298923982d7cea915bc968f726fa202d2c456b06f0566b54
+size 506751723
diff --git a/finemath-3plus/train-00006-of-00128.parquet b/finemath-3plus/train-00006-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a587907b362796f95cba00f031c6953f23ae79bd
--- /dev/null
+++ b/finemath-3plus/train-00006-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32573c77791d2cccf86efff9b1aec0c5e52a7b7492bbb7fec5fd08fef119b075
+size 511957204
diff --git a/finemath-3plus/train-00007-of-00128.parquet b/finemath-3plus/train-00007-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..bd25733ee669b680da34b6b344d941782f825ee0
--- /dev/null
+++ b/finemath-3plus/train-00007-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:705076af7adc07231bc3d0417a75e15c54a7a7b39a62d1c4c9989d5c7e1ec999
+size 506421083
diff --git a/finemath-3plus/train-00008-of-00128.parquet b/finemath-3plus/train-00008-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f72652a5f11f8c5a7c93690360b52b683439ad4b
--- /dev/null
+++ b/finemath-3plus/train-00008-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1dd5d9b57c83e5afe3cb038a8a1842c0913dd67cd806ca92338a4153548f4b35
+size 506115361
diff --git a/finemath-3plus/train-00009-of-00128.parquet b/finemath-3plus/train-00009-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..78640488fc207462eaae126d7303e21ef754b931
--- /dev/null
+++ b/finemath-3plus/train-00009-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9ff2002c93e1c4014690d2301d77786f06b4c56b1a47dc2a2e5eeb6d642e0bc2
+size 509655554
diff --git a/finemath-3plus/train-00010-of-00128.parquet b/finemath-3plus/train-00010-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4e62ad3e48f86dc8318db4de91775721e92b2cb1
--- /dev/null
+++ b/finemath-3plus/train-00010-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a214ccf700ca2de0f5d51320bc1398636c4cc84b46274a0b765c725a868b78df
+size 506226925
diff --git a/finemath-3plus/train-00011-of-00128.parquet b/finemath-3plus/train-00011-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..872d885dc53f5e5f6e783ef5e999f369a0eccfd7
--- /dev/null
+++ b/finemath-3plus/train-00011-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e8b7cfa2ef37e0b00fb68222267f4ae1adb84bc7bcc811d0761ee3d039086ba
+size 510112231
diff --git a/finemath-3plus/train-00012-of-00128.parquet b/finemath-3plus/train-00012-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..50eb974d561c1a61e03334d9ca7779e61551f8ae
--- /dev/null
+++ b/finemath-3plus/train-00012-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ad9f9e812e710a856620455bd75a06d5f26af634b48c3cf5b174aea13f0955e7
+size 509502362
diff --git a/finemath-3plus/train-00013-of-00128.parquet b/finemath-3plus/train-00013-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4d00459b7c941e8fd9f271cc060239ed56fda07a
--- /dev/null
+++ b/finemath-3plus/train-00013-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:625bf144f38818b28d16005222d9f61a130107c6c5656f1e87ff098d4b925968
+size 514287322
diff --git a/finemath-3plus/train-00014-of-00128.parquet b/finemath-3plus/train-00014-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ed8beb5076746ca5deafa51a5e7e2c43fefe93f7
--- /dev/null
+++ b/finemath-3plus/train-00014-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:86d39b4d8068ca77be32a677ef9e6a71294c0a083544cc661f4ab0a80e0fa902
+size 507521347
diff --git a/finemath-3plus/train-00015-of-00128.parquet b/finemath-3plus/train-00015-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b9304a927f6bb9a4953eefaedfa2b9093a512791
--- /dev/null
+++ b/finemath-3plus/train-00015-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:33ae19c0aaa7470ed074722dad6544dd9ac2e75acb0f48e7084ad2757e0fde51
+size 506164566
diff --git a/finemath-3plus/train-00016-of-00128.parquet b/finemath-3plus/train-00016-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0cbd28f940efd996a33e96bcc063362a0fcf5857
--- /dev/null
+++ b/finemath-3plus/train-00016-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:92e1227ddb5e6755fd77c514cc50af83fed0cd773c8132fc3e8a42763cf5a2a6
+size 511761680
diff --git a/finemath-3plus/train-00017-of-00128.parquet b/finemath-3plus/train-00017-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d4cd983e90620342800453e12417d919717c2873
--- /dev/null
+++ b/finemath-3plus/train-00017-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b6367495804969d38055d1c19390250d1d5bb45b761802ee2bc621a077f04b9
+size 510687478
diff --git a/finemath-3plus/train-00018-of-00128.parquet b/finemath-3plus/train-00018-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..05a5f1919d1bca62f544242f3a9892cf9f32f326
--- /dev/null
+++ b/finemath-3plus/train-00018-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:37acddedfdf4719ca26e0975514e78cb56c1faabfa5a1658afc3645136c10279
+size 506371948
diff --git a/finemath-3plus/train-00019-of-00128.parquet b/finemath-3plus/train-00019-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7e271ff6c495b7a027b25ba97f6564ae35d139d4
--- /dev/null
+++ b/finemath-3plus/train-00019-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8aa9d91aba04776d7a860db4d0f086e86b5431454a5a3a7977ecb2ebd0a1e49
+size 504981890
diff --git a/finemath-3plus/train-00020-of-00128.parquet b/finemath-3plus/train-00020-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..706c9ff369646de27b4b699e0624739c84bca38f
--- /dev/null
+++ b/finemath-3plus/train-00020-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:544d655084dc638fa37fbaeb695297b8f51b30358b8ea174de0583c231e1cf8e
+size 507447794
diff --git a/finemath-3plus/train-00021-of-00128.parquet b/finemath-3plus/train-00021-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..58a56fabd0af2fefd0c05e9c74eb39a95b0e897c
--- /dev/null
+++ b/finemath-3plus/train-00021-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc991c82a2adf3da84087f2af4e653e85e73be9082ad9e3e69ceaf8b958031f5
+size 505634882
diff --git a/finemath-3plus/train-00022-of-00128.parquet b/finemath-3plus/train-00022-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c33486d43a0143f4b3dfdae52ea45b6809b88087
--- /dev/null
+++ b/finemath-3plus/train-00022-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5844a9cade60b07b757e096c6a93854a115bac92f294d7218ddb1dffe42018e
+size 508625085
diff --git a/finemath-3plus/train-00023-of-00128.parquet b/finemath-3plus/train-00023-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ee888e4020a0b8c3777896833b19b074f7b50397
--- /dev/null
+++ b/finemath-3plus/train-00023-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:292129b953df9692100d4cbba39ba06463df25ecd7c626e9a80c66734fbf3fdb
+size 510162971
diff --git a/finemath-3plus/train-00024-of-00128.parquet b/finemath-3plus/train-00024-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ecce2960b56c6c2d27dbdd95a2f4717e435b8cf8
--- /dev/null
+++ b/finemath-3plus/train-00024-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5f4108775b92cfd3a6335138be84f009ab72ba95f75c49e1d43c135070f97629
+size 507761712
diff --git a/finemath-3plus/train-00025-of-00128.parquet b/finemath-3plus/train-00025-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..406a553d4ca53aa9b2c60a75f3c66b4b87e4ff0c
--- /dev/null
+++ b/finemath-3plus/train-00025-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a34f11cf685740d09f7615c224ed9ad221f72ed8db8e6b1f09879853817a561
+size 508388654
diff --git a/finemath-3plus/train-00026-of-00128.parquet b/finemath-3plus/train-00026-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f78801e3406b0a2a67bc393233d11265e71a2c79
--- /dev/null
+++ b/finemath-3plus/train-00026-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8b831bd7e672ae0ab87fb919bb97f33130e1e36bba5d2210096926277b97f083
+size 508135460
diff --git a/finemath-3plus/train-00027-of-00128.parquet b/finemath-3plus/train-00027-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a0bccb9fe1a0697cc3e1130aea14a2278e2a4a6b
--- /dev/null
+++ b/finemath-3plus/train-00027-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4a39b4c8eb017149c26fede2924b6feff4139760c52860eecd8486a2a7052007
+size 505409240
diff --git a/finemath-3plus/train-00028-of-00128.parquet b/finemath-3plus/train-00028-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..058bce259085801b1ef3f0e933388e83e0b028be
--- /dev/null
+++ b/finemath-3plus/train-00028-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d4794392e512671cf2d385dcd552fa33099ed8d7f9d047daf8d84b6b9ae73ce
+size 503053872
diff --git a/finemath-3plus/train-00029-of-00128.parquet b/finemath-3plus/train-00029-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f438723c376a5165119b73a13e2c8b49b1c354c8
--- /dev/null
+++ b/finemath-3plus/train-00029-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:26f5aa2bf3b8e067659fcf6d4efa314b524a03a36d8af66d76efd109380b5382
+size 505575767
diff --git a/finemath-3plus/train-00030-of-00128.parquet b/finemath-3plus/train-00030-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..144ef114866d7f20a93d82ba902dee525cfa22f7
--- /dev/null
+++ b/finemath-3plus/train-00030-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d31fe6d522120f444f865545e81547131d15dc6c1c570e5d5a15e1cefa06096
+size 506996627
diff --git a/finemath-3plus/train-00031-of-00128.parquet b/finemath-3plus/train-00031-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..95717a228520eaff0917a27a6b1425dd566144e0
--- /dev/null
+++ b/finemath-3plus/train-00031-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:637ed12accf2446ad3eeed15a7702cac789fcbbfb92745d52a0b756fd542d40d
+size 512322023
diff --git a/finemath-3plus/train-00032-of-00128.parquet b/finemath-3plus/train-00032-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..28a99bbeab534a00e661afb9a8df77b60454b96b
--- /dev/null
+++ b/finemath-3plus/train-00032-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ccee4ee43f1c8acffd7bafdf1cf4a887d1bda923fa68eec2f34bc82fc69e0a99
+size 503115333
diff --git a/finemath-3plus/train-00033-of-00128.parquet b/finemath-3plus/train-00033-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ae76eeaa3a01e00bef12c0a697810b1153534876
--- /dev/null
+++ b/finemath-3plus/train-00033-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d9caf9858931584795b88716a788aae17a5a1b652f500077dc0aae64d6790a8e
+size 505174522
diff --git a/finemath-3plus/train-00034-of-00128.parquet b/finemath-3plus/train-00034-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0d53db04285ab2f67888d40151b2a5c2fe7252b6
--- /dev/null
+++ b/finemath-3plus/train-00034-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ecf55534d36547198210d584f623eb0ef1a0ce5cf494d138b547ddf571c8838c
+size 508205092
diff --git a/finemath-3plus/train-00035-of-00128.parquet b/finemath-3plus/train-00035-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cceae9885abe3deb5b65c663fd5cbd81afe8806c
--- /dev/null
+++ b/finemath-3plus/train-00035-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:433f22f011af63d5e149439ac322bf6a975a436e73c481521e883be0bb8c8739
+size 505640974
diff --git a/finemath-3plus/train-00036-of-00128.parquet b/finemath-3plus/train-00036-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..295e2735b802620724b123b80784b96754981c3d
--- /dev/null
+++ b/finemath-3plus/train-00036-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4cd53ba6787553666a48541d0c0a157e6aaf3f06b9335cf76675b4ca1c998fd8
+size 509331460
diff --git a/finemath-3plus/train-00037-of-00128.parquet b/finemath-3plus/train-00037-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..470aaa66cff85e6cb2d4b84eb26237c16f43ca6d
--- /dev/null
+++ b/finemath-3plus/train-00037-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f3e3e696b5a022e3bda4fa38041adbbd1752cd618c7a23ddb6cf05f6affde5c
+size 513958236
diff --git a/finemath-3plus/train-00038-of-00128.parquet b/finemath-3plus/train-00038-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c121eb053d1a2e695444125d730c545025828a80
--- /dev/null
+++ b/finemath-3plus/train-00038-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f0ad8dc33b9842e606b3fddf2c5307178b80872ae261a693974c7d9f88b5ab30
+size 501844842
diff --git a/finemath-3plus/train-00039-of-00128.parquet b/finemath-3plus/train-00039-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..13f8624531f99be852eb5d7c15c15799ded8f2f0
--- /dev/null
+++ b/finemath-3plus/train-00039-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eb885afe1b2ab1c580ca862d9507476603788ab1ebadf1de4cb491ef31473bda
+size 508982152
diff --git a/finemath-3plus/train-00040-of-00128.parquet b/finemath-3plus/train-00040-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c1054d6a6d12fdc363408d603f6c193513073c48
--- /dev/null
+++ b/finemath-3plus/train-00040-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ed975e742c3bc1cbdad2492ecadc52f810d259889a481c4abb9550ec795bd0ed
+size 513922008
diff --git a/finemath-3plus/train-00041-of-00128.parquet b/finemath-3plus/train-00041-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..57d47aeaadb46dbd8c5040a5bea4169992c4b499
--- /dev/null
+++ b/finemath-3plus/train-00041-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1bfa0fd346fcb1af7a07489e1fd9412cee3645c2e47686c19540c9073b9cda43
+size 511723118
diff --git a/finemath-3plus/train-00042-of-00128.parquet b/finemath-3plus/train-00042-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d651ac3883163e2dfac8577b8365ee2b1d914ad6
--- /dev/null
+++ b/finemath-3plus/train-00042-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:53de6cab2f3c8712997bf599bc21b469ad43c949b5fb10720c9690abd1897e27
+size 508901026
diff --git a/finemath-3plus/train-00043-of-00128.parquet b/finemath-3plus/train-00043-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f4a5d9f39ba830858fa51911ff8ff81a9687e071
--- /dev/null
+++ b/finemath-3plus/train-00043-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fd1c551de35630132d997d5efa29ee6be563f1e07554997800106db13f3f8453
+size 506058299
diff --git a/finemath-3plus/train-00044-of-00128.parquet b/finemath-3plus/train-00044-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..496e38c25579c6eb51dc10a739bc58e31029599b
--- /dev/null
+++ b/finemath-3plus/train-00044-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:05f78dc6f840c8e361cedc0f255c496d85ca7f9237a8da4b9932bea9026cdf3a
+size 504587829
diff --git a/finemath-3plus/train-00045-of-00128.parquet b/finemath-3plus/train-00045-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..66605b691e3dd851b0b9c58a9ccca0f585bbf37d
--- /dev/null
+++ b/finemath-3plus/train-00045-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9a913da418db11a8e821b588e0e2a28ed8370db79ce9beaae1865a26db806e20
+size 502367259
diff --git a/finemath-3plus/train-00046-of-00128.parquet b/finemath-3plus/train-00046-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7d9186b8bad02d6582e7faeb1314d80b0957e488
--- /dev/null
+++ b/finemath-3plus/train-00046-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a8d70ebc3c965146fbc1c965936ce5068eb22844de624fd74e8b95b9df04dc5
+size 502737277
diff --git a/finemath-3plus/train-00047-of-00128.parquet b/finemath-3plus/train-00047-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..47df407f752a21c77f9d80557bd5a74c88a5e114
--- /dev/null
+++ b/finemath-3plus/train-00047-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b7ccb99130ae6fa225523fcafc0fe9e83604aac982698a9b484a8b4004de699c
+size 510788265
diff --git a/finemath-3plus/train-00048-of-00128.parquet b/finemath-3plus/train-00048-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d2883f88b49eb6744762958f752a352351a2f4f7
--- /dev/null
+++ b/finemath-3plus/train-00048-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8b872f4d38cbdb42215fc46ca7be23a7f5f684beab0592d6677df7aa4a2774f
+size 501754465
diff --git a/finemath-3plus/train-00049-of-00128.parquet b/finemath-3plus/train-00049-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..66797e28213aa1cfe555975cbc6516f5751f9014
--- /dev/null
+++ b/finemath-3plus/train-00049-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e4988be706b71d2eea81a21ba7d54892245f1b230fbce6f036856a75ad9e319d
+size 512828261
diff --git a/finemath-3plus/train-00050-of-00128.parquet b/finemath-3plus/train-00050-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cd709e2d542d450c6e01708ca780fab522f83763
--- /dev/null
+++ b/finemath-3plus/train-00050-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb5ecb9b18fdc88404743e1d51ddec8d273d13387de9569f1affad2d91c85229
+size 506698065
diff --git a/finemath-3plus/train-00051-of-00128.parquet b/finemath-3plus/train-00051-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..07206137e2eb67ea872ceea5e6cb43fe5c6ffd72
--- /dev/null
+++ b/finemath-3plus/train-00051-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:97bea439b5baeebad17dd4e8c5cade5d9c31db8333245b2a7aa576017b01866d
+size 504921224
diff --git a/finemath-3plus/train-00052-of-00128.parquet b/finemath-3plus/train-00052-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e7dfa4b7df9af00f6ff39bfc5c184b73f1e3ac3c
--- /dev/null
+++ b/finemath-3plus/train-00052-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:37c31adba65520626ceb261270ba190771f2bebc581d01c9b12379d4eb8d3648
+size 504832807
diff --git a/finemath-3plus/train-00053-of-00128.parquet b/finemath-3plus/train-00053-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..73708a9e758f4aec8e69b613ac2d8b90c163d6ba
--- /dev/null
+++ b/finemath-3plus/train-00053-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:36c469a7a4d1944d51f6dd33e7d21f82fe90498d4420bc867f4cd44e0561cd9e
+size 509227959
diff --git a/finemath-3plus/train-00054-of-00128.parquet b/finemath-3plus/train-00054-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..914ecfef346aad72aedb5bfcf036949084ddcb70
--- /dev/null
+++ b/finemath-3plus/train-00054-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7890c1c5dc33948f5bd9586743fab8dd9856734416fe661abfbf19ba70e9842e
+size 511579268
diff --git a/finemath-3plus/train-00055-of-00128.parquet b/finemath-3plus/train-00055-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..fd693da25732e1f7d36cddce94a639b69c75768d
--- /dev/null
+++ b/finemath-3plus/train-00055-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:15133978f7a45f015558af514eaecb25ea3a5734a06b98022349ee179f9c7ed6
+size 513804618
diff --git a/finemath-3plus/train-00056-of-00128.parquet b/finemath-3plus/train-00056-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..64744cad6f28d0892bfbe13789bebd00b0e75ff5
--- /dev/null
+++ b/finemath-3plus/train-00056-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aba90176482dd762756db58adf08f2230597398d659b83bd74e9ea31104e6d5d
+size 501920872
diff --git a/finemath-3plus/train-00057-of-00128.parquet b/finemath-3plus/train-00057-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..026d52e1af8a0850be93741958f8dabdc493230c
--- /dev/null
+++ b/finemath-3plus/train-00057-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b37162b4f5627141525150bc4f53347fdc9b60b49b3b8793b4b5adf41e72996
+size 508597553
diff --git a/finemath-3plus/train-00058-of-00128.parquet b/finemath-3plus/train-00058-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..15f01b28ccc57a6d50e76e02920f8887a1856f21
--- /dev/null
+++ b/finemath-3plus/train-00058-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e043bfb39ccf15a16072900d06b0d136eff5c2b9240982a9f492cae601d44b85
+size 502823598
diff --git a/finemath-3plus/train-00059-of-00128.parquet b/finemath-3plus/train-00059-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..799d7c8d62ce9637d46ce0209241d95950187b4c
--- /dev/null
+++ b/finemath-3plus/train-00059-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b8c8181c5eb90c8990fdf6ae750be48c825f8275e8bdbaf964f0d52f9b5496b6
+size 508517860
diff --git a/finemath-3plus/train-00060-of-00128.parquet b/finemath-3plus/train-00060-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..834afb3c80a02697ffc6ebc2d2924cf45e872a9b
--- /dev/null
+++ b/finemath-3plus/train-00060-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bd3cd83485035de35b23e98c75937794c74d3cbaeddfee4bf4c1d1a065b05f53
+size 509875747
diff --git a/finemath-3plus/train-00061-of-00128.parquet b/finemath-3plus/train-00061-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ed4f58b0396aa4af2963607c2ca08888404e15cb
--- /dev/null
+++ b/finemath-3plus/train-00061-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c75dc53a48b038ab0249f4ec5b785e08fd14ea0bcfa1de21b06a029253b2a2ab
+size 503219567
diff --git a/finemath-3plus/train-00062-of-00128.parquet b/finemath-3plus/train-00062-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1e9e3b5a310921791096342afb2a752fe9b0f9ae
--- /dev/null
+++ b/finemath-3plus/train-00062-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9a22f9379c48c8c0629eaa904fe9e4ee3c2fe24b870965029343a0e67f548852
+size 506852545
diff --git a/finemath-3plus/train-00063-of-00128.parquet b/finemath-3plus/train-00063-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f6e3f022fe482611a5234e4446f2e2b31c4a6570
--- /dev/null
+++ b/finemath-3plus/train-00063-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0fbd7645a555edb15126fc11121665483491dc2fb5ff55e678fc03282d65077a
+size 512129742
diff --git a/finemath-3plus/train-00064-of-00128.parquet b/finemath-3plus/train-00064-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e40496a222096a72acc630be2302e2d7694e6806
--- /dev/null
+++ b/finemath-3plus/train-00064-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ada28972e0beb1d04f46db5b89ebfd077f0bdb573e1ae212aa4b8f78f90e94e1
+size 515986744
diff --git a/finemath-3plus/train-00065-of-00128.parquet b/finemath-3plus/train-00065-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c2af13fa9267dc42905efd29b765df859ef9c4a5
--- /dev/null
+++ b/finemath-3plus/train-00065-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3d1d961daa969cf0c823deec5cd4b44f10f7e3b9f17465d7ff7869896baf07b6
+size 515380586
diff --git a/finemath-3plus/train-00066-of-00128.parquet b/finemath-3plus/train-00066-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e61acd61b1565e49403dc60e13a729090495596e
--- /dev/null
+++ b/finemath-3plus/train-00066-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac271f45a4468cb3d239303bdc13dd0c4735e1550d0d5ae7648bcbe4ee486d4f
+size 504012139
diff --git a/finemath-3plus/train-00067-of-00128.parquet b/finemath-3plus/train-00067-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9d2d12242eb149e24a3333b73e81c76d467a0158
--- /dev/null
+++ b/finemath-3plus/train-00067-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5a3336c1a9b05beac4a4603d844b4350a90ed59635d51ee806ff60aea2b705f
+size 508158044
diff --git a/finemath-3plus/train-00068-of-00128.parquet b/finemath-3plus/train-00068-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9db7d297e03dc6bd9aea60f47a02595473310949
--- /dev/null
+++ b/finemath-3plus/train-00068-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e8c1a50fa3f8270c831198d75e338d5170764bd9089e3e34bc9ea743082200de
+size 501780032
diff --git a/finemath-3plus/train-00069-of-00128.parquet b/finemath-3plus/train-00069-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..52aa133ed49b0fec23175a6215fb5ce1d51feabf
--- /dev/null
+++ b/finemath-3plus/train-00069-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d31a18ff4f7383c9c50cc0c5ebe7b92b6382ac2006b90679e174115aad5655cc
+size 510801064
diff --git a/finemath-3plus/train-00070-of-00128.parquet b/finemath-3plus/train-00070-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cc0fd42c7594441c76ae5a164773238d415c560c
--- /dev/null
+++ b/finemath-3plus/train-00070-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b11ee199cbfbb335a997d3f8557d03badbfb61780f9009c0dca674dfca923363
+size 507144150
diff --git a/finemath-3plus/train-00071-of-00128.parquet b/finemath-3plus/train-00071-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1eb0e2f0e56ef829f0390ca27bd3d6fb33f6adfd
--- /dev/null
+++ b/finemath-3plus/train-00071-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:969e92df1aabe9d3de27e6f6a523e3285d3f4888452e0552e874bdef35dfc328
+size 508001215
diff --git a/finemath-3plus/train-00072-of-00128.parquet b/finemath-3plus/train-00072-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2af0376596bf015033cabd146efe85bc0fbf7f48
--- /dev/null
+++ b/finemath-3plus/train-00072-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7cf6f01586beaacfe052d7a3bf46d95389d18d855969af0fb430faafed8c103a
+size 510737678
diff --git a/finemath-3plus/train-00073-of-00128.parquet b/finemath-3plus/train-00073-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..3c53abe2e5b88fd72c7be8d0045387ceb5e3f063
--- /dev/null
+++ b/finemath-3plus/train-00073-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5197868634d389430109377e5ba4267164850705c2f134bfeba069edfd1f35f4
+size 504529200
diff --git a/finemath-3plus/train-00074-of-00128.parquet b/finemath-3plus/train-00074-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e43b7c0ebd6ecbd134513e513c2b4fb9c3eec4a4
--- /dev/null
+++ b/finemath-3plus/train-00074-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:404eeb678736be10855b98914bfcc0343f8ddcfb3ca1570246b4a82eefe3e4c4
+size 511759554
diff --git a/finemath-3plus/train-00075-of-00128.parquet b/finemath-3plus/train-00075-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5e61f6a00ff34bdfc3b2dd7ded84d6d10bf98a93
--- /dev/null
+++ b/finemath-3plus/train-00075-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae7eaf03062cbf9302718e8875882928cb2cb6bc17e247ef708e439a5b910908
+size 508783841
diff --git a/finemath-3plus/train-00076-of-00128.parquet b/finemath-3plus/train-00076-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7c497d36f0bcadaeee6a982efe0decc139bc0853
--- /dev/null
+++ b/finemath-3plus/train-00076-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:03d33b84787967448c8ec3e8e0139d9b8d045d0b8dc62027e05c2536c0e477aa
+size 503424134
diff --git a/finemath-3plus/train-00077-of-00128.parquet b/finemath-3plus/train-00077-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..87d344a3116b953f220a1012c02cccf5e8b96666
--- /dev/null
+++ b/finemath-3plus/train-00077-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d9c80c60875b2452514e55f41ee8ffccc635b819fe96c58c9516140672d022a7
+size 510663476
diff --git a/finemath-3plus/train-00078-of-00128.parquet b/finemath-3plus/train-00078-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..91911f1e7680b213c547b7b1b1eead93e245d417
--- /dev/null
+++ b/finemath-3plus/train-00078-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8f705b4c5d065385dd9944e8d7d8beb735b160c7c7308eef1e4b13688b9c447b
+size 506203867
diff --git a/finemath-3plus/train-00079-of-00128.parquet b/finemath-3plus/train-00079-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c1691da2ce97cb216aa0dd27603166761ecf8933
--- /dev/null
+++ b/finemath-3plus/train-00079-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d32acfcaf9f2760c0ebd3198a9912010fa5790a2e7b475172ea0602dc30fbd6e
+size 503565837
diff --git a/finemath-3plus/train-00080-of-00128.parquet b/finemath-3plus/train-00080-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..029604969e5cbf50bb42451cbeeb162992c25f8e
--- /dev/null
+++ b/finemath-3plus/train-00080-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:089528d7caf1a1037ba4eb000a591c3b2b959c201a56cb8ab91853a035a63af4
+size 508428148
diff --git a/finemath-3plus/train-00081-of-00128.parquet b/finemath-3plus/train-00081-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7afa2aa35b92d828c5e647e3f748e0ea052d439c
--- /dev/null
+++ b/finemath-3plus/train-00081-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32014ae0d4d2321900eaf950e111d7a2749b422f2f34e9c86b234096674717c2
+size 511094374
diff --git a/finemath-3plus/train-00082-of-00128.parquet b/finemath-3plus/train-00082-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d2f824f991d5fc3743668c4fb9c0051cd252d56f
--- /dev/null
+++ b/finemath-3plus/train-00082-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:17ae2d39e024f29c0f153f91c4c0a7b623f9a8a84b11f75c1b5385d568e611f4
+size 509319346
diff --git a/finemath-3plus/train-00083-of-00128.parquet b/finemath-3plus/train-00083-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..897bddcbb9ebad8eeb774413eebed5f7cb19d8e7
--- /dev/null
+++ b/finemath-3plus/train-00083-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a8c9826aa8e2cd5442e639d927fdfde11c80aafa0b75a5c0edd5d06e39c14d96
+size 500161843
diff --git a/finemath-3plus/train-00084-of-00128.parquet b/finemath-3plus/train-00084-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9c74bb72607f4c0912f92194f18366449ea9c3fb
--- /dev/null
+++ b/finemath-3plus/train-00084-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71d1d0412cefce7633140708b990f75b303e5dcd4265e7205282e13ee09241a0
+size 509391921
diff --git a/finemath-3plus/train-00085-of-00128.parquet b/finemath-3plus/train-00085-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5391a08f09d4fbb7ef4f457e0cbf00157305e00b
--- /dev/null
+++ b/finemath-3plus/train-00085-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:06bf698810ce884eb203680461cd9ce0917ae1a083bbaea93b24c2aee15af461
+size 509058220
diff --git a/finemath-3plus/train-00086-of-00128.parquet b/finemath-3plus/train-00086-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9f0e4005c5f653f1051aaf156b85c46c55e7267d
--- /dev/null
+++ b/finemath-3plus/train-00086-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bacc506102ff523a4f55816a704b6ba586c8988da914895195ee17c856d8c561
+size 506580183
diff --git a/finemath-3plus/train-00087-of-00128.parquet b/finemath-3plus/train-00087-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..77e6e41537b6bcac9ea9673f17ed14b4701a656a
--- /dev/null
+++ b/finemath-3plus/train-00087-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d16528ad10dd6a19ac69e98224a5391ac5f3552ee3308463e378f9307213b2a9
+size 510713692
diff --git a/finemath-3plus/train-00088-of-00128.parquet b/finemath-3plus/train-00088-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..80c8e171ea2b0d4f1d39105f51b144d7d4909626
--- /dev/null
+++ b/finemath-3plus/train-00088-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6b9d8e3871b62c65e34e71ea2467d0f5671c7764246032440e9e0e3c2e9ced0b
+size 509308150
diff --git a/finemath-3plus/train-00089-of-00128.parquet b/finemath-3plus/train-00089-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e6e18ada0d2bcb6e19560addaf445531e27edef2
--- /dev/null
+++ b/finemath-3plus/train-00089-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5077f33c77637ff38e1858eb39160d45a1ee97918ad63d7323a54b952bae04f6
+size 511595850
diff --git a/finemath-3plus/train-00090-of-00128.parquet b/finemath-3plus/train-00090-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..993e2f6b1851de46996239b2579f5d0ae610d5f2
--- /dev/null
+++ b/finemath-3plus/train-00090-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8cd8261ed4f442e95b5b6b7bd56de190cbab8d569a91d69dcf9069c3c1132278
+size 508250699
diff --git a/finemath-3plus/train-00091-of-00128.parquet b/finemath-3plus/train-00091-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4f6cc7281f4e98182945d061477c9324f60310e7
--- /dev/null
+++ b/finemath-3plus/train-00091-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:70fd17f66ae66bf4f18febc8ffb575518611f5cbed5680afd9d401e95ede35aa
+size 510783581
diff --git a/finemath-3plus/train-00092-of-00128.parquet b/finemath-3plus/train-00092-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f45db387fc7e0951ff819bfb34d4a02b8866743a
--- /dev/null
+++ b/finemath-3plus/train-00092-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d617ee1857455d8abcb4339c9afc86a4311dfc0b33a72dd46a2e89c30561bf2f
+size 512255244
diff --git a/finemath-3plus/train-00093-of-00128.parquet b/finemath-3plus/train-00093-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..876a84a032d777744389d6f37ad0235cd8d392f7
--- /dev/null
+++ b/finemath-3plus/train-00093-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:80f64bb341970b23a09f78b732386afe8b51df38654abb1b3eec063179ae3729
+size 504347740
diff --git a/finemath-3plus/train-00094-of-00128.parquet b/finemath-3plus/train-00094-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9e1822994fd792daa4b4864d534698420504a928
--- /dev/null
+++ b/finemath-3plus/train-00094-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9fdf8eb59cdfbcd65b96af5bc435a8bf3ac140d05680629ecede587192c04cff
+size 507545798
diff --git a/finemath-3plus/train-00095-of-00128.parquet b/finemath-3plus/train-00095-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d53f048a25d0621b2e84b4d79b7a07e03309ce30
--- /dev/null
+++ b/finemath-3plus/train-00095-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3cb954b8021270c4e849b99ef2069ae5831b3b1c2d738439a74990eb5c515a77
+size 508994780
diff --git a/finemath-3plus/train-00096-of-00128.parquet b/finemath-3plus/train-00096-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e69bb9c0ed0d751ace0d3837ad20a09ec2273169
--- /dev/null
+++ b/finemath-3plus/train-00096-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:41ee6bacc8e3a46a9f6c49e5800fcba541f0d89752f3887be5019661065ec512
+size 509062125
diff --git a/finemath-3plus/train-00097-of-00128.parquet b/finemath-3plus/train-00097-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..df88839ec2f4d9a55169716a8b77a8bfce86e649
--- /dev/null
+++ b/finemath-3plus/train-00097-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffc1b5e24c8aead4c1f0b705dbbd8a9b0da2619003ab9cd8aca7017ef99b2729
+size 509798272
diff --git a/finemath-3plus/train-00098-of-00128.parquet b/finemath-3plus/train-00098-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e9a6dee1f4c57b4ecf3706d7cc522bc9c020a1a6
--- /dev/null
+++ b/finemath-3plus/train-00098-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e377267221920f5f2c567a29944930b05e26ccf3a7c16d09313f6b3ef6fe75cc
+size 509974819
diff --git a/finemath-3plus/train-00099-of-00128.parquet b/finemath-3plus/train-00099-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..12d551a1bb26ebf73baf148b19a0ab177a243ecb
--- /dev/null
+++ b/finemath-3plus/train-00099-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:74146cfd7f78b8b519c31e281f58d9a3fdb1525d6405bb38a90773009d2e9110
+size 511955659
diff --git a/finemath-3plus/train-00100-of-00128.parquet b/finemath-3plus/train-00100-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..340921bd28239e0f2887b0c7586090e9dd86eddd
--- /dev/null
+++ b/finemath-3plus/train-00100-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:98d8da23b07ae067bdabaf7a7940ed08ed62d9312bcbcb86f1e085050990b83e
+size 506978894
diff --git a/finemath-3plus/train-00101-of-00128.parquet b/finemath-3plus/train-00101-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..151a299ddccf01ef3ea0a5d9ea269795c3767649
--- /dev/null
+++ b/finemath-3plus/train-00101-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc5b19e50e172c5fd95b748c851c9ab794deff89d86d244da2046832c0bca1ed
+size 499795078
diff --git a/finemath-3plus/train-00102-of-00128.parquet b/finemath-3plus/train-00102-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..78400287bd86fffe2f940ba4418373f56c36c8e8
--- /dev/null
+++ b/finemath-3plus/train-00102-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f7f8950b98e849f6e4592838a5a3cf699d632e49e11714f8bc2ca746190f1e55
+size 506113144
diff --git a/finemath-3plus/train-00103-of-00128.parquet b/finemath-3plus/train-00103-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ae7fb8049001bab9491e805cd41c83060eff2311
--- /dev/null
+++ b/finemath-3plus/train-00103-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8fddb46be4491a9bb81af548b69ae121912df8989d82e6def34d593aaa42e4d6
+size 515186720
diff --git a/finemath-3plus/train-00104-of-00128.parquet b/finemath-3plus/train-00104-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6698c6ee2255540d66192559917e85086597ea8c
--- /dev/null
+++ b/finemath-3plus/train-00104-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac7ca6df68047fc87542911908e57741eaa3eb18245a9ae946271beb09b30d0b
+size 508878479
diff --git a/finemath-3plus/train-00105-of-00128.parquet b/finemath-3plus/train-00105-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..78ff91ec8820d92296290b7cd9a89470ef2142a6
--- /dev/null
+++ b/finemath-3plus/train-00105-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e7df50b3935049246df780871ee6ebdbca8fdd80cd32b908f8cbbfa9ad361eb3
+size 508605161
diff --git a/finemath-3plus/train-00106-of-00128.parquet b/finemath-3plus/train-00106-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7bdaf623ecae94cd979cb0fe88841d1eef4680ca
--- /dev/null
+++ b/finemath-3plus/train-00106-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1eb3e16ecf24358b3f242a2295e08fdbba7bef2e5c12510871e7df6e85c1e91f
+size 505567778
diff --git a/finemath-3plus/train-00107-of-00128.parquet b/finemath-3plus/train-00107-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..23492315dfaa73c31c016990ec11fcda835aca3c
--- /dev/null
+++ b/finemath-3plus/train-00107-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:51db0cb1f91c74af39c02716b73b573afe668b1608fd3f9a143082980f7a9b14
+size 503679176
diff --git a/finemath-3plus/train-00108-of-00128.parquet b/finemath-3plus/train-00108-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..07c16164806713e24e622100161f1f69aea88911
--- /dev/null
+++ b/finemath-3plus/train-00108-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60369a74900a99d3f8f27673937b8a1e7cde416fcb9293dad85c041df8a2556e
+size 507940948
diff --git a/finemath-3plus/train-00109-of-00128.parquet b/finemath-3plus/train-00109-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e75b665b702abc344bb0157266c00ead18d64fa7
--- /dev/null
+++ b/finemath-3plus/train-00109-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dbb2fbf8d3127edeff8837e815724c365a93b1d28c2b3d1ab3a58d68dd8ac774
+size 514443995
diff --git a/finemath-3plus/train-00110-of-00128.parquet b/finemath-3plus/train-00110-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6a0d58c2ee67ab82f1ca52f1433ae43ec2c6a993
--- /dev/null
+++ b/finemath-3plus/train-00110-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c8e268deeab45f752b45af93caac02adc55cc55d1e54f1313c7c9075d521efd5
+size 509537692
diff --git a/finemath-3plus/train-00111-of-00128.parquet b/finemath-3plus/train-00111-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..77bbc6a208063310776bb98cb8989268a7283a7c
--- /dev/null
+++ b/finemath-3plus/train-00111-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b134679adb7cd05f627e4714384231fdb7aeecc36018dfb2cfe6df2889609af3
+size 510344870
diff --git a/finemath-3plus/train-00112-of-00128.parquet b/finemath-3plus/train-00112-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2b0e35623e2f8c0620b1f09f4f661e0cf40d1dc6
--- /dev/null
+++ b/finemath-3plus/train-00112-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eb215104378c275be3ef650d98b813829a02cfb6f71e906ed326fc325f75af7a
+size 508740642
diff --git a/finemath-3plus/train-00113-of-00128.parquet b/finemath-3plus/train-00113-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d4726caf8e36df4951936d5c83b25c5da0f7d713
--- /dev/null
+++ b/finemath-3plus/train-00113-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bc3a5fbafc40a62eea2937e8820fa1a446b7d11f3b8cba195c9ba97df461b9a3
+size 509608209
diff --git a/finemath-3plus/train-00114-of-00128.parquet b/finemath-3plus/train-00114-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4e2f7e3179c4ae0e6d5b1f3c0e4b01c526d7129a
--- /dev/null
+++ b/finemath-3plus/train-00114-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cdad81ed40c2fcb4ea5a63d1e4bb11035d2730c42ab1312e6eeebbfed288c920
+size 508335929
diff --git a/finemath-3plus/train-00115-of-00128.parquet b/finemath-3plus/train-00115-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e056302706f6ad27dcefb101bdb081de2077d8f7
--- /dev/null
+++ b/finemath-3plus/train-00115-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3d82fb7e61034748a913972366892335909fe16fc84735c0e013172986d37d38
+size 511250364
diff --git a/finemath-3plus/train-00116-of-00128.parquet b/finemath-3plus/train-00116-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cbb31ff2789889cf283fdfd84683c055e2d77e2d
--- /dev/null
+++ b/finemath-3plus/train-00116-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7e355b5e5cee5b31f10ef810d3d5bcf31991cde068960c2bb7359f52b13251b8
+size 505136089
diff --git a/finemath-3plus/train-00117-of-00128.parquet b/finemath-3plus/train-00117-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cf42210a0f892fa7d4b2a7cb56dd8d7fbb8850b7
--- /dev/null
+++ b/finemath-3plus/train-00117-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:83c85fde5ce75e168359b3d3212418bf4bb9c23e3c87208b600d24ac5ad2bb6c
+size 507893216
diff --git a/finemath-3plus/train-00118-of-00128.parquet b/finemath-3plus/train-00118-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ced874af8c224b12dbc86a98f181adc0e71f7e6e
--- /dev/null
+++ b/finemath-3plus/train-00118-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f6935dcf321481a3bb9267bf07232bfcf2e7bff16d2c591064f2291b2f5c0896
+size 504148254
diff --git a/finemath-3plus/train-00119-of-00128.parquet b/finemath-3plus/train-00119-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..620a9012f349033345e17e4926236e8fc94ff3c1
--- /dev/null
+++ b/finemath-3plus/train-00119-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14ebd9a607b998da170c6d8088a2564673a06ec82bd1b3840fe616b4388a2d80
+size 507688128
diff --git a/finemath-3plus/train-00120-of-00128.parquet b/finemath-3plus/train-00120-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6fe43e3d5c775c1058ecb0277e6d6e89314430b9
--- /dev/null
+++ b/finemath-3plus/train-00120-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6e581cc979cf1d687c9ba6c627320b11755f47c993d7395d0494cda892364846
+size 507811337
diff --git a/finemath-3plus/train-00121-of-00128.parquet b/finemath-3plus/train-00121-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6a8a137c040fb09a03518c15ff02a97b386be066
--- /dev/null
+++ b/finemath-3plus/train-00121-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f33f1e601bf819d237abc20266540320a7cf0a8360fda2b071c4acac2abf11b7
+size 508581927
diff --git a/finemath-3plus/train-00122-of-00128.parquet b/finemath-3plus/train-00122-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c0d7e5d74a54f02417a89096b639e754be0ad19e
--- /dev/null
+++ b/finemath-3plus/train-00122-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3c5edcd7581c04351c2da94b392ca1c9987104ea2a50f5fbca27ad4b90c325b8
+size 506184632
diff --git a/finemath-3plus/train-00123-of-00128.parquet b/finemath-3plus/train-00123-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..34350f4b7445d705981ebfad263e606712daab73
--- /dev/null
+++ b/finemath-3plus/train-00123-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:28a4605cd624e2a8707c5e3acc7dca0e6ab27367615be2fa82ffa38a9b1cd5e0
+size 512022565
diff --git a/finemath-3plus/train-00124-of-00128.parquet b/finemath-3plus/train-00124-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..474a65e7502c615fd35fed0d15876633350741f4
--- /dev/null
+++ b/finemath-3plus/train-00124-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:50a062052d098c6cf73e7b45129336302472d6249ccbaaee46f5a350c07ebac3
+size 510783212
diff --git a/finemath-3plus/train-00125-of-00128.parquet b/finemath-3plus/train-00125-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c45c4543e24d5ef82356d1ca3364719acccd9e4e
--- /dev/null
+++ b/finemath-3plus/train-00125-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7d010cc8ddc3faf0aca4611043312f2701c63dacf0b485509801a31f38dacba9
+size 507403399
diff --git a/finemath-3plus/train-00126-of-00128.parquet b/finemath-3plus/train-00126-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5d5e7dafd114c31c5f7996a9e843c2e467967d98
--- /dev/null
+++ b/finemath-3plus/train-00126-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dd3cf8479ae53a23728d9e3ec5d49faa649be2ec54a7b1fecca1dbb82d2b0333
+size 508991175
diff --git a/finemath-3plus/train-00127-of-00128.parquet b/finemath-3plus/train-00127-of-00128.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6747cb4e679656e4c7de49395ae945508f6d3eee
--- /dev/null
+++ b/finemath-3plus/train-00127-of-00128.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c5542b7ae0ce5309c757a733586d5e507f4d1dc2e8ea461073d3a0385d027a30
+size 508934522
diff --git a/finemath-4plus/train-00000-of-00064.parquet b/finemath-4plus/train-00000-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..053df10b28d11c998e68b1f31b12e02702276436
--- /dev/null
+++ b/finemath-4plus/train-00000-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5d0b26114b4cf309c82a4ba8f6f45857480b27812e23a46b61b45e8bbed61fe5
+size 286267316
diff --git a/finemath-4plus/train-00001-of-00064.parquet b/finemath-4plus/train-00001-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ba26e442bc9c79d24054fbe09ecf8c9a42eaffb4
--- /dev/null
+++ b/finemath-4plus/train-00001-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4f38efdb251638c1a71be4ed380119bdd9966b1d6f200f6ff637e4768cc3930c
+size 288474354
diff --git a/finemath-4plus/train-00002-of-00064.parquet b/finemath-4plus/train-00002-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..dd607b253787aaa150318c0157e01782aa773143
--- /dev/null
+++ b/finemath-4plus/train-00002-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aed5a2aed72e2683c6c967f669b12214c3a2370738a75b83fb92f6194217ab04
+size 287634720
diff --git a/finemath-4plus/train-00003-of-00064.parquet b/finemath-4plus/train-00003-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c0e06c1d49864cfb373cf0b96e2209ae0eb26d48
--- /dev/null
+++ b/finemath-4plus/train-00003-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b20b6da635493e3c7e151880db612bdf1bab2e6bc2fe87ed5cd21910f590aada
+size 284689405
diff --git a/finemath-4plus/train-00004-of-00064.parquet b/finemath-4plus/train-00004-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ffcfdbee586b7298f5af7d155480e37e70c0a341
--- /dev/null
+++ b/finemath-4plus/train-00004-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9644be6589159f9ab85a147f71a48b4ea40ed712cb7c7b5b42bf91b1bb844973
+size 284684820
diff --git a/finemath-4plus/train-00005-of-00064.parquet b/finemath-4plus/train-00005-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..63b3ceec55134c63bcbb9f7e32c84573fb4a501b
--- /dev/null
+++ b/finemath-4plus/train-00005-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bc0e109357245f5bf91c956ec98e7d8f88e6356c08b25196e8760fe5839b2f99
+size 284773965
diff --git a/finemath-4plus/train-00006-of-00064.parquet b/finemath-4plus/train-00006-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..bee7a66799e506da6b1e1307f08eafdb7316bec4
--- /dev/null
+++ b/finemath-4plus/train-00006-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7afa1e173e27a492e0527fc82eb8859ff0040b79eae9aa39851c9b57aad0c95d
+size 286407909
diff --git a/finemath-4plus/train-00007-of-00064.parquet b/finemath-4plus/train-00007-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d1db27cc07420070937d620b97c20b859c945e46
--- /dev/null
+++ b/finemath-4plus/train-00007-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b63045b1d32f7b10664e5e8cea9a4dfcd972cbc92e3d6eb9aa56c677ea9863b7
+size 286615349
diff --git a/finemath-4plus/train-00008-of-00064.parquet b/finemath-4plus/train-00008-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..72e7b3c1d6aaebac01bfe9ea7fe0146c1b180e05
--- /dev/null
+++ b/finemath-4plus/train-00008-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:39224cfcc751afbc04671bc9491266a90d58c30c27fd58f93551db8766ca96c6
+size 287847133
diff --git a/finemath-4plus/train-00009-of-00064.parquet b/finemath-4plus/train-00009-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7d189e0c239deebdd33a4cef089bfd71eaa48f89
--- /dev/null
+++ b/finemath-4plus/train-00009-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e2b8db60462621ac0e45dd9865103f685915b09eee577f505b35f95ff601ea5
+size 288931475
diff --git a/finemath-4plus/train-00010-of-00064.parquet b/finemath-4plus/train-00010-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2003ffa518625c8f9d05e1897400a6e2024674cf
--- /dev/null
+++ b/finemath-4plus/train-00010-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9d9b4481659d3b24cc9913f2025f323bafb0d19c0e2f33f6eeb0fd82a230a018
+size 285916752
diff --git a/finemath-4plus/train-00011-of-00064.parquet b/finemath-4plus/train-00011-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..35324f3a1044c9877054ac6f3bb72cf396b340cd
--- /dev/null
+++ b/finemath-4plus/train-00011-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc1f03a25f744f3595bc808a93b40ed5aa0f2b4976c0eebbadf693fe1ae9f7c9
+size 287613757
diff --git a/finemath-4plus/train-00012-of-00064.parquet b/finemath-4plus/train-00012-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c723a50d50264c629d24856c89d8e7072bddb230
--- /dev/null
+++ b/finemath-4plus/train-00012-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8357ab429ac19c08290ae78ee8280d75140a3d82c4f18b1e747607b70eeece93
+size 286861763
diff --git a/finemath-4plus/train-00013-of-00064.parquet b/finemath-4plus/train-00013-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c17462b2d1228d3c48aa18c8171bfadde8d12c41
--- /dev/null
+++ b/finemath-4plus/train-00013-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2188e377ec460f443a169d22cd44672282e5a5ea10b70ef67b66733d3e897ff2
+size 287269661
diff --git a/finemath-4plus/train-00014-of-00064.parquet b/finemath-4plus/train-00014-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d96b9d04a7c3bbbeb3041b085a24f08723af0539
--- /dev/null
+++ b/finemath-4plus/train-00014-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7418045311f2bac739b79175654fa97b394645d42548d7cf52ed7787ffd9883f
+size 285892807
diff --git a/finemath-4plus/train-00015-of-00064.parquet b/finemath-4plus/train-00015-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..918c64e13cefb977996365241684cea722631243
--- /dev/null
+++ b/finemath-4plus/train-00015-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7af8c5bcd8728514ec8bb4dd4aeeeec3cc0778818b8be6878d6a84e6b0c2c6eb
+size 284854630
diff --git a/finemath-4plus/train-00016-of-00064.parquet b/finemath-4plus/train-00016-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0e3eaf48f997aa809668bc236834cb0a48e2ec4c
--- /dev/null
+++ b/finemath-4plus/train-00016-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d086cac2cd42a82979903d532d39c7e87ad0088f86409f6a7c2f9e8e290e3af
+size 285230750
diff --git a/finemath-4plus/train-00017-of-00064.parquet b/finemath-4plus/train-00017-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9f12e7910efa0ab5bc2db31dbcfaebe017f215f6
--- /dev/null
+++ b/finemath-4plus/train-00017-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7188aa08c9a3a9e6f217fad9bd752a170282a3b029c158eab0e68df1927b83f1
+size 285105883
diff --git a/finemath-4plus/train-00018-of-00064.parquet b/finemath-4plus/train-00018-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..134025fe82faf763b7d1a900abd03cc06a44cef8
--- /dev/null
+++ b/finemath-4plus/train-00018-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6234f2ef80ca281d8b3818e22269ab5b5a0cc72c38083b608d115d807440e2ff
+size 286388383
diff --git a/finemath-4plus/train-00019-of-00064.parquet b/finemath-4plus/train-00019-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c77a39b678727edb98d88baac827c821fbec7087
--- /dev/null
+++ b/finemath-4plus/train-00019-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a6f24a84c01f792ca02c5bdbc2eff17749331be49b442a9428b916860ae8b60a
+size 287300048
diff --git a/finemath-4plus/train-00020-of-00064.parquet b/finemath-4plus/train-00020-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9b22fd52e8742f64bf460632f61fcb96a11e4cfd
--- /dev/null
+++ b/finemath-4plus/train-00020-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:938e6ffcf290d7925df11239d67fc953791c361f1d3db37527fcb5468a371a95
+size 288418140
diff --git a/finemath-4plus/train-00021-of-00064.parquet b/finemath-4plus/train-00021-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1152b2660ab2deb7d0e134a6520eb9da29a1ef14
--- /dev/null
+++ b/finemath-4plus/train-00021-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:38a5262c389a1b04cdebe2eaf7654c2c0a03e894e2a0b35e26a450682cf3651b
+size 289304294
diff --git a/finemath-4plus/train-00022-of-00064.parquet b/finemath-4plus/train-00022-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4725666fbc0a1868f0337b27ce416f1f61e44953
--- /dev/null
+++ b/finemath-4plus/train-00022-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8f0548f5e73166ff60535ba2f219d85ab96eba23dff659411ea2876a66bd058
+size 285625844
diff --git a/finemath-4plus/train-00023-of-00064.parquet b/finemath-4plus/train-00023-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5f2e6a3fb72bbff040bb217aeb7f72fa10c5d6a6
--- /dev/null
+++ b/finemath-4plus/train-00023-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:661164ca586963621968df1ed20bb2f103ab4c5c4bd32c9a53ea020694b92ed3
+size 286320892
diff --git a/finemath-4plus/train-00024-of-00064.parquet b/finemath-4plus/train-00024-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..88d5fc232f0bb8282352a63f9e2939a4d9ffaba5
--- /dev/null
+++ b/finemath-4plus/train-00024-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1042d40e62790e2e265e9986ee2e88359e2e294d0e3e7b31fa2b1562edc3cb4
+size 287841727
diff --git a/finemath-4plus/train-00025-of-00064.parquet b/finemath-4plus/train-00025-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..642a4f40e29dcc4018991f22cb92183491e55bde
--- /dev/null
+++ b/finemath-4plus/train-00025-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d50e43d1c4523c72a1e578c0b5aeb0a52ad7da2fa2cca6184da9c359a68bbae8
+size 287597422
diff --git a/finemath-4plus/train-00026-of-00064.parquet b/finemath-4plus/train-00026-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..935f45a97f706ba7edb6c6d63a68d829bb38a077
--- /dev/null
+++ b/finemath-4plus/train-00026-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:993f12c563bb3ad4eb6c7313434227a6df316ebb763c56e242000613316b71f3
+size 288787284
diff --git a/finemath-4plus/train-00027-of-00064.parquet b/finemath-4plus/train-00027-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..61b009b7b48ab93213232f87c9869a5c941277c9
--- /dev/null
+++ b/finemath-4plus/train-00027-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:52df8a5db9e19df1b66c4db22bcffa27976c896db7f599a595e28359833bcd16
+size 287696956
diff --git a/finemath-4plus/train-00028-of-00064.parquet b/finemath-4plus/train-00028-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f0ead6f0c655ed873b6ba3d69736cec7f746d92b
--- /dev/null
+++ b/finemath-4plus/train-00028-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e2fcc0241110c215bb69291d5acc3a36cb963a4421547065341372989196d87e
+size 285140740
diff --git a/finemath-4plus/train-00029-of-00064.parquet b/finemath-4plus/train-00029-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5aab999eda85412f8bf6718c23e4a05898e91467
--- /dev/null
+++ b/finemath-4plus/train-00029-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:33af174dbce679c11a11210e314c1da8bb0c905f352173d7a4f9c1e253752792
+size 284671899
diff --git a/finemath-4plus/train-00030-of-00064.parquet b/finemath-4plus/train-00030-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..71d98f7a6d9444ee0402885ca22dec30ed29a0d1
--- /dev/null
+++ b/finemath-4plus/train-00030-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eebf8fa736b3d01a39ffdc527f237b97515508d1d0f891c37b4b7b66e881f8ad
+size 287047408
diff --git a/finemath-4plus/train-00031-of-00064.parquet b/finemath-4plus/train-00031-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..fae849c86b0ea69c8605cd5958b38142241d19df
--- /dev/null
+++ b/finemath-4plus/train-00031-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:173378335be37fecc53badf18b8d9e3751b36deca83192d656e46d283a0b790b
+size 286853079
diff --git a/finemath-4plus/train-00032-of-00064.parquet b/finemath-4plus/train-00032-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..61f8ae27259c9cb701f09085f158cfb1d756118a
--- /dev/null
+++ b/finemath-4plus/train-00032-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3908b3a7770116230dc9b33fb8cdedf7e2e201bddf91c85dd67d604ef042cbeb
+size 290228916
diff --git a/finemath-4plus/train-00033-of-00064.parquet b/finemath-4plus/train-00033-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7d0e1f286642617ce1061b565b914f7f133fefa3
--- /dev/null
+++ b/finemath-4plus/train-00033-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:59c396794e2a3beaf424cd38a300054f70e81f5241dabca1833d0ae8774a94bf
+size 287898199
diff --git a/finemath-4plus/train-00034-of-00064.parquet b/finemath-4plus/train-00034-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..122fef1f9c386af26d031f83878e6c98e40a91ca
--- /dev/null
+++ b/finemath-4plus/train-00034-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:82b84eec9e9ef34dce9161c0309038b26ed44269a8bd1d0e0b03702cccfbbbe5
+size 289810386
diff --git a/finemath-4plus/train-00035-of-00064.parquet b/finemath-4plus/train-00035-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..afc430b52e487e4bff17402c3f82f660a8f58326
--- /dev/null
+++ b/finemath-4plus/train-00035-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:460fb500ce95a04c649a5defa26465fd202dac8be102c93ad008a4ff413c9125
+size 284461159
diff --git a/finemath-4plus/train-00036-of-00064.parquet b/finemath-4plus/train-00036-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..45d377e18320391148259c6f8ad8d4d3d003dc73
--- /dev/null
+++ b/finemath-4plus/train-00036-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:210ed04eef3f67f69e8b33af70169ffa675ead7040fda5ff752dcfd53cb3f3c0
+size 288088785
diff --git a/finemath-4plus/train-00037-of-00064.parquet b/finemath-4plus/train-00037-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8ea86cc9ff3726323e6d926764b5c04a4d4d6287
--- /dev/null
+++ b/finemath-4plus/train-00037-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3f1f800ad82dbd58f76d8bf614132e021c0966cd474563458758f4f4ff8ef431
+size 288490473
diff --git a/finemath-4plus/train-00038-of-00064.parquet b/finemath-4plus/train-00038-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..478bab6b1d227eb89bccac8a593b9a6772a77dee
--- /dev/null
+++ b/finemath-4plus/train-00038-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:79ec06e3c4178bbe530bcf513787cf983c8194cd71ef68a059190d1e88cd09d8
+size 286826637
diff --git a/finemath-4plus/train-00039-of-00064.parquet b/finemath-4plus/train-00039-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7e5eb9f3c5ba396e99d0ef5b95de2dfe548f63e4
--- /dev/null
+++ b/finemath-4plus/train-00039-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b893fdc56c818f601f100d4e7b4ee5183ab337b97e041f870ede9ff434b0d91
+size 287576805
diff --git a/finemath-4plus/train-00040-of-00064.parquet b/finemath-4plus/train-00040-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..89278e165971437feb1cc60d747a257d5edfe959
--- /dev/null
+++ b/finemath-4plus/train-00040-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84eef483837d4d4cdf68512eac5b18eb8f2b19dc98c9518c31454fc96daa48a0
+size 286200864
diff --git a/finemath-4plus/train-00041-of-00064.parquet b/finemath-4plus/train-00041-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..dd88bf671ad3d21e538c0d2760f289a7a4ce01b0
--- /dev/null
+++ b/finemath-4plus/train-00041-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a80a637295c6ca4084d508615f68e40fa7d5d99653014a049132a4067b96a17f
+size 287168422
diff --git a/finemath-4plus/train-00042-of-00064.parquet b/finemath-4plus/train-00042-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..faf2b0c341909e7e19ade6591de666c9c2799987
--- /dev/null
+++ b/finemath-4plus/train-00042-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:209b4839e8324cd849e58355092d12884a32f049201aaa1fb5072d6ea8232afe
+size 285668052
diff --git a/finemath-4plus/train-00043-of-00064.parquet b/finemath-4plus/train-00043-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a6c427fa685ce7d52f368a6256a0aeb68dab351a
--- /dev/null
+++ b/finemath-4plus/train-00043-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d6e5706cc53f79015065308877cedf33e82c17197cbf1be0b937c3a47270d391
+size 286461543
diff --git a/finemath-4plus/train-00044-of-00064.parquet b/finemath-4plus/train-00044-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c82dd7cc1f7987c2d34e5f435b3d3f8896f73389
--- /dev/null
+++ b/finemath-4plus/train-00044-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aeb894d1d5c9fe7b7f92bc3a90d0bade32987846ec56ffccedf1588f8634f0b5
+size 287724326
diff --git a/finemath-4plus/train-00045-of-00064.parquet b/finemath-4plus/train-00045-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6f4c3060298f3e235a203f421afeebe5b13cc14c
--- /dev/null
+++ b/finemath-4plus/train-00045-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2c3e25eccc80c71af05c1c27a260fb25d5743169dbace5e3ecdd18e6b96c277e
+size 285137076
diff --git a/finemath-4plus/train-00046-of-00064.parquet b/finemath-4plus/train-00046-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..51833dd136d5fcd8c6bd0a5b9fbba0818858af4b
--- /dev/null
+++ b/finemath-4plus/train-00046-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2d0803166fa42fbe1237bbc36d7348c6ab210a2958684b6ad2b1a1e2fffb0960
+size 287466256
diff --git a/finemath-4plus/train-00047-of-00064.parquet b/finemath-4plus/train-00047-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c47cadc575cb7d1e228352bc06a65a6c1e7b34a0
--- /dev/null
+++ b/finemath-4plus/train-00047-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:072dd4aee4e5f09e647109b0155edeed9364417f891f64b60ae9453a8f57543f
+size 286816750
diff --git a/finemath-4plus/train-00048-of-00064.parquet b/finemath-4plus/train-00048-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6e2bf3e5f62565f00d2545a9f121abde92c61879
--- /dev/null
+++ b/finemath-4plus/train-00048-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d30c8f3681b94bb799d4c64feea211ef2e85a398f3cd0d7ae2802468653d0231
+size 286142969
diff --git a/finemath-4plus/train-00049-of-00064.parquet b/finemath-4plus/train-00049-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4c2c1bac06372ea77e56f18bcd274c9d54eeab38
--- /dev/null
+++ b/finemath-4plus/train-00049-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:844b6c543e8493b8570fc83f5f152ebaa4a324f36f86ded5c8b22158242f5976
+size 287762910
diff --git a/finemath-4plus/train-00050-of-00064.parquet b/finemath-4plus/train-00050-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a924d6b54dc81c7c08fc317b587b7ec834441801
--- /dev/null
+++ b/finemath-4plus/train-00050-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:493e3155e54f0b43e350cbd732f2733949d9237b6e65025f473d8aec81bb631b
+size 288979859
diff --git a/finemath-4plus/train-00051-of-00064.parquet b/finemath-4plus/train-00051-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..99db93a01c52dfabaf0d4ae81ce05211e468b506
--- /dev/null
+++ b/finemath-4plus/train-00051-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:79e67c3d2bea7331f5c0d0def3aded21a2101852e26feddcda2f87491119e6d8
+size 288516393
diff --git a/finemath-4plus/train-00052-of-00064.parquet b/finemath-4plus/train-00052-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5d41f7df7c0e7d9fba268c242fad996dd0033b70
--- /dev/null
+++ b/finemath-4plus/train-00052-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f43826fecf00f41cdf78f3c4d1b17bd80b8c816f5b53414ee2bf0fd51c55a0f0
+size 286603913
diff --git a/finemath-4plus/train-00053-of-00064.parquet b/finemath-4plus/train-00053-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6bc6bf5422156e19a97835ed6d4aee775c1ea9a4
--- /dev/null
+++ b/finemath-4plus/train-00053-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e91ed59b94cab8cd1a763c6e768eca1fe52183c4029a9f81896836cf8df8332c
+size 288438678
diff --git a/finemath-4plus/train-00054-of-00064.parquet b/finemath-4plus/train-00054-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f9529c73d5249c56c1b6d72e751aaec8ca158e58
--- /dev/null
+++ b/finemath-4plus/train-00054-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbe428def745237f8c4d7c175ed07700bfd043018b4ffb72f52f6308e737b3e9
+size 287848798
diff --git a/finemath-4plus/train-00055-of-00064.parquet b/finemath-4plus/train-00055-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b165a1bf76efe7f7da38617fdf174926b4f202ec
--- /dev/null
+++ b/finemath-4plus/train-00055-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a097663e3e928e36c2713aedfa1b48c6784e6874ebd57570c1b591c9cf2a4247
+size 284921841
diff --git a/finemath-4plus/train-00056-of-00064.parquet b/finemath-4plus/train-00056-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1964816b12ff9def042f60c019207f1f8a1cbbd0
--- /dev/null
+++ b/finemath-4plus/train-00056-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e06d3ada6b375560cff610049221a23df5cd881cd8463d5b18841d09daf420c3
+size 285402320
diff --git a/finemath-4plus/train-00057-of-00064.parquet b/finemath-4plus/train-00057-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b2f92ed4f5cb29882d8baf975ddf2fc907bb3242
--- /dev/null
+++ b/finemath-4plus/train-00057-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2c4652d889bfb0ae24464c05c9d77cd2cff4e69f8f6ade0062acc67eac35ab2f
+size 285845878
diff --git a/finemath-4plus/train-00058-of-00064.parquet b/finemath-4plus/train-00058-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d08fddef9dd73c8ebcdb6211b4a6c1a847df1b1d
--- /dev/null
+++ b/finemath-4plus/train-00058-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a66a63e3f1a431bc08b67cdd3a4e3bf74c21efadf5632df8a0179968bedc8cd
+size 288566069
diff --git a/finemath-4plus/train-00059-of-00064.parquet b/finemath-4plus/train-00059-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..20c767d90e6bfd9dafabbc468c69f69dac30c169
--- /dev/null
+++ b/finemath-4plus/train-00059-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:db590431963f0915340b87a00ef011e0c837b088b7b15e992bc22fb7c3b85c95
+size 286510764
diff --git a/finemath-4plus/train-00060-of-00064.parquet b/finemath-4plus/train-00060-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e2ff003609406951fcaf73a3879d369d382d805a
--- /dev/null
+++ b/finemath-4plus/train-00060-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8ee743cf9f6eaa336b99c50b556c6aea1fa34a8209bbd3220716444485aa27f
+size 284239808
diff --git a/finemath-4plus/train-00061-of-00064.parquet b/finemath-4plus/train-00061-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..e7055bd40da4c705bb3036bfb951653b3d9c9b39
--- /dev/null
+++ b/finemath-4plus/train-00061-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c78473e2f04cefe953ebe26c8d5fdee1b1a4b70c4b95a0210314304a9ba175e7
+size 288814138
diff --git a/finemath-4plus/train-00062-of-00064.parquet b/finemath-4plus/train-00062-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b7c567836c05bc45e9e10b4858674eba3a97e47e
--- /dev/null
+++ b/finemath-4plus/train-00062-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ac3a1f547029023ddc36661cc334fd67c220b0863808d589f23bd9b724fefd3
+size 287258638
diff --git a/finemath-4plus/train-00063-of-00064.parquet b/finemath-4plus/train-00063-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..47c1919bd4736cde21100c1444842afcdca0111d
--- /dev/null
+++ b/finemath-4plus/train-00063-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ca21ff1b4127b1da10243f7e675f752c5c6cb9b6f7e57448ba01bb1a1824dfee
+size 289240443
diff --git a/infiwebmath-3plus/train-00000-of-00064.parquet b/infiwebmath-3plus/train-00000-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..396d4e0be7586db39e2ceb1902b12968a2850751
--- /dev/null
+++ b/infiwebmath-3plus/train-00000-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f8764f344fd77313dc116206802ac3221c0cb84993f8067be9fd276497c42fc0
+size 734507342
diff --git a/infiwebmath-3plus/train-00001-of-00064.parquet b/infiwebmath-3plus/train-00001-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..27b380126765f2066adfcbe4fb112b64b3a2e11e
--- /dev/null
+++ b/infiwebmath-3plus/train-00001-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:93bbcba1f57f37655f96abe81016933cfe9f11f23e00bd0cd2c1f0b3e975541e
+size 728561725
diff --git a/infiwebmath-3plus/train-00002-of-00064.parquet b/infiwebmath-3plus/train-00002-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..84a2c01cf02bc9a5b938683230b43c42f3e6302f
--- /dev/null
+++ b/infiwebmath-3plus/train-00002-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5352f6b5b2b84163fa6926ed4e6dae1a937617435f06e5f370b7eac963b155a
+size 736452298
diff --git a/infiwebmath-3plus/train-00003-of-00064.parquet b/infiwebmath-3plus/train-00003-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..12d55c5674dac7fe573668223ff1903a8ccc95ad
--- /dev/null
+++ b/infiwebmath-3plus/train-00003-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5aee880ea0f455ee1930be7bc82dcea864a85422ea6b97139a5aacdb8043726d
+size 733538040
diff --git a/infiwebmath-3plus/train-00004-of-00064.parquet b/infiwebmath-3plus/train-00004-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..08f25f1b291bf5a407c8c5e223eef2f0aadd006c
--- /dev/null
+++ b/infiwebmath-3plus/train-00004-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bea48746291b4d68d3cfd382db641e204d4e943f7417a70f7b5df40fa024d90b
+size 729529068
diff --git a/infiwebmath-3plus/train-00005-of-00064.parquet b/infiwebmath-3plus/train-00005-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9ddebbf05cce7f40fbdcad6355a2203a7f31d1dc
--- /dev/null
+++ b/infiwebmath-3plus/train-00005-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0b098bb43917c0cdcbd68ca566ac7fc85a3054a828f17e760b631df594b850bd
+size 732100952
diff --git a/infiwebmath-3plus/train-00006-of-00064.parquet b/infiwebmath-3plus/train-00006-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ebc11e0ac86af5bc0176d199e9b24e4a0231ae68
--- /dev/null
+++ b/infiwebmath-3plus/train-00006-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a0acf2ec225003c550798f143f058c95a4fda3ff0b914663732a1519d3346fb0
+size 729791439
diff --git a/infiwebmath-3plus/train-00007-of-00064.parquet b/infiwebmath-3plus/train-00007-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d136cec0951299922dc4247eca7ef5b876294b64
--- /dev/null
+++ b/infiwebmath-3plus/train-00007-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ed548a55aff5ebf4c639c64705c64aaa850f4fc5c2c60cdf8875de8c676766ce
+size 728980513
diff --git a/infiwebmath-3plus/train-00008-of-00064.parquet b/infiwebmath-3plus/train-00008-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1655e0396db3a51cc5acdfc4d6cd69e6ef8ac6ab
--- /dev/null
+++ b/infiwebmath-3plus/train-00008-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ea4847e97c382c8d6c1dd48fe934f4fafb730a718bbbf69a31d6b14c7ab3e59b
+size 730729509
diff --git a/infiwebmath-3plus/train-00009-of-00064.parquet b/infiwebmath-3plus/train-00009-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..39effca53830fc442a184026f7e26e10c093c665
--- /dev/null
+++ b/infiwebmath-3plus/train-00009-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71c22b7ace784db993de97fc29d9d0623f5c1364487ba0c223e1c8042fdd4366
+size 734118572
diff --git a/infiwebmath-3plus/train-00010-of-00064.parquet b/infiwebmath-3plus/train-00010-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d490c1d4b25c8a14bf2d77a74a2fd6f89513cf04
--- /dev/null
+++ b/infiwebmath-3plus/train-00010-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:754a062a37e950a77a7d6d80a4a6bf5228d279c6793d63b8480fc5f16a4cd5e8
+size 734047017
diff --git a/infiwebmath-3plus/train-00011-of-00064.parquet b/infiwebmath-3plus/train-00011-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b2753c52b64ec112dc27f6a1f7190fd8ece78c46
--- /dev/null
+++ b/infiwebmath-3plus/train-00011-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:961340276deec583c27c5a98224dd8c54f14ed96f8701bb2e4d1f9e9854cceb9
+size 730044974
diff --git a/infiwebmath-3plus/train-00012-of-00064.parquet b/infiwebmath-3plus/train-00012-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..89d58fb8f50c8928ddb57d9fdf1bb503a4d6a620
--- /dev/null
+++ b/infiwebmath-3plus/train-00012-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cdf48411ac2895bf84ec5fe3632005e19d4a7cdaaa23de40856eb09f7f829a2f
+size 730251275
diff --git a/infiwebmath-3plus/train-00013-of-00064.parquet b/infiwebmath-3plus/train-00013-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..eee5e58002604a4e8bc46d3c8ffcb304c9c01ab1
--- /dev/null
+++ b/infiwebmath-3plus/train-00013-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fbf6a626fce0b5a7a69f23623c1b778f83680acc9f8b55f589fd02aeae0b6382
+size 731487321
diff --git a/infiwebmath-3plus/train-00014-of-00064.parquet b/infiwebmath-3plus/train-00014-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0de916e29b114b30d36040d4c2b0cc29d157e91d
--- /dev/null
+++ b/infiwebmath-3plus/train-00014-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:258ca19cea5e98dc0278ffe23d7b1214326e48a0b9cbfbe03433311ae0a0a48c
+size 727958380
diff --git a/infiwebmath-3plus/train-00015-of-00064.parquet b/infiwebmath-3plus/train-00015-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a576c9db299c870fbdf373cfa0b2616666179fe7
--- /dev/null
+++ b/infiwebmath-3plus/train-00015-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3528a56aef9854395f69d707655fcab31ef4b9ebe4aa11ab35aab142b3edf2d5
+size 728683451
diff --git a/infiwebmath-3plus/train-00016-of-00064.parquet b/infiwebmath-3plus/train-00016-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..bf8d569436effc0fb9a01e62ee63f8fbf619d153
--- /dev/null
+++ b/infiwebmath-3plus/train-00016-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b2e46a48f2334aaaa405a2dffcd289d5f9b406e7279627827d11b44c1301dba2
+size 730194002
diff --git a/infiwebmath-3plus/train-00017-of-00064.parquet b/infiwebmath-3plus/train-00017-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2b4ec63803f4de829cde9ee10df558f17f4bad84
--- /dev/null
+++ b/infiwebmath-3plus/train-00017-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dc9083aaa629c97be476067e528e722559428a9d5ab7ce23c593eaf39b2d5363
+size 731597896
diff --git a/infiwebmath-3plus/train-00018-of-00064.parquet b/infiwebmath-3plus/train-00018-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..867a0b6386639d620b8f88b60613fdfec08148f7
--- /dev/null
+++ b/infiwebmath-3plus/train-00018-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:00c52f1fa29bec79824ff716f158791b2c7f6d98274a7c289f5c42236c2fffac
+size 727403709
diff --git a/infiwebmath-3plus/train-00019-of-00064.parquet b/infiwebmath-3plus/train-00019-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..32ba945c9917277237f10683aba30f9b8f5ff802
--- /dev/null
+++ b/infiwebmath-3plus/train-00019-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27d3dd3c1cdc436426883bdefa2247f33345102549d1289e9509445eed7cb26a
+size 730230951
diff --git a/infiwebmath-3plus/train-00020-of-00064.parquet b/infiwebmath-3plus/train-00020-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..3a209eef068941ad7699cc430ad54cbb7696bba9
--- /dev/null
+++ b/infiwebmath-3plus/train-00020-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b393e77b82057856167af98f4cfa57e1722e01d334315c8c396aef217114714b
+size 729324258
diff --git a/infiwebmath-3plus/train-00021-of-00064.parquet b/infiwebmath-3plus/train-00021-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..733b26abe3c5191b1e493f40ddb8a515fd64871c
--- /dev/null
+++ b/infiwebmath-3plus/train-00021-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a8a1ec6a2e437e1a814d23cc2064edbcc2905e9052cbe2efa5ead1fa6b5fa973
+size 729141861
diff --git a/infiwebmath-3plus/train-00022-of-00064.parquet b/infiwebmath-3plus/train-00022-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8112d9d1171b7dc09dac878098a531732d7dc592
--- /dev/null
+++ b/infiwebmath-3plus/train-00022-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:24612cf9ddb8a2d27f2595e7679299378c3bd8c92afe6a98357c7464461e40ad
+size 731944842
diff --git a/infiwebmath-3plus/train-00023-of-00064.parquet b/infiwebmath-3plus/train-00023-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..04768c7a185ce8af9a147803f6eab14b5c87289e
--- /dev/null
+++ b/infiwebmath-3plus/train-00023-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8f94b61f2d56eb98297e19f73dc6ff6291a3bde3501d735627bc645c178aa4f2
+size 731256866
diff --git a/infiwebmath-3plus/train-00024-of-00064.parquet b/infiwebmath-3plus/train-00024-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cfe25ccde39f4c27b2a047fe060f4cabf250791f
--- /dev/null
+++ b/infiwebmath-3plus/train-00024-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ea41f42b91df9cba14ffa69e89cc13c6fc8ca0b9aa50f24f4dac8d4a07c8c7d
+size 732395996
diff --git a/infiwebmath-3plus/train-00025-of-00064.parquet b/infiwebmath-3plus/train-00025-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1c646419dbb6e522dec281f9b8364769c7f8303a
--- /dev/null
+++ b/infiwebmath-3plus/train-00025-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d78011d0c1c8781f40bd0afd374e69599e866d3053dabd0bf95820ac742efd9
+size 730369881
diff --git a/infiwebmath-3plus/train-00026-of-00064.parquet b/infiwebmath-3plus/train-00026-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cca9e19834f5742f7b70b5bff51c92bad9eab785
--- /dev/null
+++ b/infiwebmath-3plus/train-00026-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f47558863f7ab78e304f451ba79dd803fefad1394a69d6a312e0622a5cc44427
+size 730277620
diff --git a/infiwebmath-3plus/train-00027-of-00064.parquet b/infiwebmath-3plus/train-00027-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6e48857887c05d5f4800ededf95cb8cd72dd13e5
--- /dev/null
+++ b/infiwebmath-3plus/train-00027-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bbbca8640f243b7641ff1fbf180a2f36239a73f803fcf17e210ad0839fa8c95c
+size 728407838
diff --git a/infiwebmath-3plus/train-00028-of-00064.parquet b/infiwebmath-3plus/train-00028-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..657716cdf0a33a6ae668040140871ab7c0b3c941
--- /dev/null
+++ b/infiwebmath-3plus/train-00028-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e3c94a9fefd322143ed40b9d14213ebfd7443454b9fec9383dac463e4958168a
+size 738788298
diff --git a/infiwebmath-3plus/train-00029-of-00064.parquet b/infiwebmath-3plus/train-00029-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8747936f050625eb5c63b6a2121846197365f25a
--- /dev/null
+++ b/infiwebmath-3plus/train-00029-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d30d8cebb9fa0da863d16253e87515d2f0c0db9e42b8acc9c96f9de633e6215d
+size 729827435
diff --git a/infiwebmath-3plus/train-00030-of-00064.parquet b/infiwebmath-3plus/train-00030-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a5e63631f5d6d6655ea0f37b1e43d4b0f5d577d2
--- /dev/null
+++ b/infiwebmath-3plus/train-00030-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:315d9f38472c12fe963f47ef8316218167fff02a5d886cdd0386a37809a221fb
+size 732271469
diff --git a/infiwebmath-3plus/train-00031-of-00064.parquet b/infiwebmath-3plus/train-00031-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8e3bff0d260b7563e54ba2fe290bd6cf83856943
--- /dev/null
+++ b/infiwebmath-3plus/train-00031-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:39246fe4bd33c997cad27c45eb53280d07a26770f4495197ed3df5db2aaf17d4
+size 730201116
diff --git a/infiwebmath-3plus/train-00032-of-00064.parquet b/infiwebmath-3plus/train-00032-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..3aaa57b38bb4b1aaaccb0d67a117ff43bd402ad1
--- /dev/null
+++ b/infiwebmath-3plus/train-00032-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:757bdfccd718a86a8f9bdadfa4c1c63aebf22cf91e53fe62c6331b1f15ba4df0
+size 732564873
diff --git a/infiwebmath-3plus/train-00033-of-00064.parquet b/infiwebmath-3plus/train-00033-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..f1926132da47a722c0dd385134bf756a7aca8019
--- /dev/null
+++ b/infiwebmath-3plus/train-00033-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0defcef209768e727241bb7055dba1093f24360a97d84878c5823421463daf3b
+size 733898065
diff --git a/infiwebmath-3plus/train-00034-of-00064.parquet b/infiwebmath-3plus/train-00034-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d7d4d572aa9688f5494ccedde81f09ccf12201ca
--- /dev/null
+++ b/infiwebmath-3plus/train-00034-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3bb2414a8d64cb2b78f2f6b0d6b17b7d826a88cd4b2b1e8ba8199274b8525dc8
+size 730814606
diff --git a/infiwebmath-3plus/train-00035-of-00064.parquet b/infiwebmath-3plus/train-00035-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..6e38ab9eecd103d870dc77b0fee74900fa34de18
--- /dev/null
+++ b/infiwebmath-3plus/train-00035-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1f8a4767e144dd2dd0787755559d735d8df4ab9353348d55216a8313218332af
+size 734265534
diff --git a/infiwebmath-3plus/train-00036-of-00064.parquet b/infiwebmath-3plus/train-00036-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5cc5bb24eb83dc68105117a8b56e7cfd6f831a12
--- /dev/null
+++ b/infiwebmath-3plus/train-00036-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b85eb6ef81cd1158ab2dc6d8846047e1994a600e21f1c928afb27a6a70e8dd8a
+size 735872984
diff --git a/infiwebmath-3plus/train-00037-of-00064.parquet b/infiwebmath-3plus/train-00037-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0574963f84461ae100152f49d269fae6c19b1a3b
--- /dev/null
+++ b/infiwebmath-3plus/train-00037-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8936cb3076f9b92d56520b4d8cdfa4dd567f1f2ec25b37f512b4080bc430ce0e
+size 731864341
diff --git a/infiwebmath-3plus/train-00038-of-00064.parquet b/infiwebmath-3plus/train-00038-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..421ec43edf3863505fa0c4873a54aaabe77676aa
--- /dev/null
+++ b/infiwebmath-3plus/train-00038-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4cfd72c6523621f7a12170730dc575e8a2fa9a99243592b35eacccf804d9e8e8
+size 730876501
diff --git a/infiwebmath-3plus/train-00039-of-00064.parquet b/infiwebmath-3plus/train-00039-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..52b87bce41dd240a3c453cbae258a0e97cef9664
--- /dev/null
+++ b/infiwebmath-3plus/train-00039-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fae6f013ce32ab2a20801d00f5b256a46ac91b6a5e4d236cc35b4446a14600ff
+size 732152050
diff --git a/infiwebmath-3plus/train-00040-of-00064.parquet b/infiwebmath-3plus/train-00040-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2f316d52384177ccc20bd24af430964e327bd0e7
--- /dev/null
+++ b/infiwebmath-3plus/train-00040-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d35051ca3565dcae7ba0d25459ed85f31ed5a9ab5f8879d8d45ea539dc0a711
+size 731822723
diff --git a/infiwebmath-3plus/train-00041-of-00064.parquet b/infiwebmath-3plus/train-00041-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..4ab672153fcf26cb0b6a180e5fbd344a2f68f940
--- /dev/null
+++ b/infiwebmath-3plus/train-00041-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae5e056f016bdf2c6b1dc53e42df63654124f0b782b6b7a59cb3885cdd12e2d8
+size 735048126
diff --git a/infiwebmath-3plus/train-00042-of-00064.parquet b/infiwebmath-3plus/train-00042-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..b76b7f6ae8a4c0e231696a2059db1810e774461d
--- /dev/null
+++ b/infiwebmath-3plus/train-00042-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b20564963674101e0bd379f9b37d3b1039666aeadda34c3c4c39b40813b89aba
+size 731257058
diff --git a/infiwebmath-3plus/train-00043-of-00064.parquet b/infiwebmath-3plus/train-00043-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cdc2a51cfaabc22a600574bdf3ae0802bbf2e6c4
--- /dev/null
+++ b/infiwebmath-3plus/train-00043-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:42d48ae83ee5a47847fae57251dd0a9c6ef5ed38071841468a0f967570b56f02
+size 733208598
diff --git a/infiwebmath-3plus/train-00044-of-00064.parquet b/infiwebmath-3plus/train-00044-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a38471f316ea6f78808c92f4308485947d4b386e
--- /dev/null
+++ b/infiwebmath-3plus/train-00044-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a03411f3d6661c96052413f0043949d8554edbf09a7f027588556968b6d7ae5d
+size 729738713
diff --git a/infiwebmath-3plus/train-00045-of-00064.parquet b/infiwebmath-3plus/train-00045-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..017e34577ab7ff5659ba751752f214e45baa4f8b
--- /dev/null
+++ b/infiwebmath-3plus/train-00045-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b43a7e364278e37d1f12a42a5445227a17cb9f69493fb110442aad07957e41dd
+size 726590042
diff --git a/infiwebmath-3plus/train-00046-of-00064.parquet b/infiwebmath-3plus/train-00046-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5fc8dcc2f9a52697414c22bfb16b1db78b0a1fd9
--- /dev/null
+++ b/infiwebmath-3plus/train-00046-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:26ce63833b225a6dde7ccd96b1307d458752dad3b9f03041745335ebb4112f04
+size 733726864
diff --git a/infiwebmath-3plus/train-00047-of-00064.parquet b/infiwebmath-3plus/train-00047-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..0cc563d8c6b1bb6072e0be65051d8034211940cd
--- /dev/null
+++ b/infiwebmath-3plus/train-00047-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6beab261ccd823fb9523d8cc167bf4060f6c09cfbd638474fbdd0f8879853dd0
+size 731883386
diff --git a/infiwebmath-3plus/train-00048-of-00064.parquet b/infiwebmath-3plus/train-00048-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..583681a8eabd03ce75fb78cedd58c9b1d021c214
--- /dev/null
+++ b/infiwebmath-3plus/train-00048-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:400d690f68239762a45f3a8b0685f67665dc642b9a00ef2748ec4f608e9b225b
+size 726420735
diff --git a/infiwebmath-3plus/train-00049-of-00064.parquet b/infiwebmath-3plus/train-00049-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2de34ddf4af57d5dd227e0c54febe8ede6224d0d
--- /dev/null
+++ b/infiwebmath-3plus/train-00049-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:64ac561719b65fe54103a5ce5cb9784e6780268bf105319457a6c458332f6283
+size 735093500
diff --git a/infiwebmath-3plus/train-00050-of-00064.parquet b/infiwebmath-3plus/train-00050-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..11065a4b1fde611b0eb32499118417351e7d82d2
--- /dev/null
+++ b/infiwebmath-3plus/train-00050-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84bdc34598c5441c78bdcdfd53122c48d8b85ace21a7667b73e1156290b604d4
+size 732683394
diff --git a/infiwebmath-3plus/train-00051-of-00064.parquet b/infiwebmath-3plus/train-00051-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8ff786b4f5370cad4eb4f1a46a684af3efa06882
--- /dev/null
+++ b/infiwebmath-3plus/train-00051-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84f569935ffe3ee0568202835fad2d16be67d2881366e304e49f7d06f7f033f3
+size 730889713
diff --git a/infiwebmath-3plus/train-00052-of-00064.parquet b/infiwebmath-3plus/train-00052-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..3d13bb2d76cf5a6faed8d1cefc5200e60dc69bc1
--- /dev/null
+++ b/infiwebmath-3plus/train-00052-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4beceed6af85d2310bb23caee29a74b5403ffe578288e9cb2e93308ab3006c47
+size 731633341
diff --git a/infiwebmath-3plus/train-00053-of-00064.parquet b/infiwebmath-3plus/train-00053-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..953cbdd236e3269de34f04a60ef5e26c8158cd13
--- /dev/null
+++ b/infiwebmath-3plus/train-00053-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:154c92ebfb4bc4a455c9eb286312fcf6c6d32a02bb1e9e8c68fb373cf099ab27
+size 729434821
diff --git a/infiwebmath-3plus/train-00054-of-00064.parquet b/infiwebmath-3plus/train-00054-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..fa175ed80c9b9445ca73a95f48671aba8b8e2724
--- /dev/null
+++ b/infiwebmath-3plus/train-00054-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0dd298b53d14681a51bc0d000600f2df624cdd332e80590356e11de10b08cffa
+size 729053744
diff --git a/infiwebmath-3plus/train-00055-of-00064.parquet b/infiwebmath-3plus/train-00055-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8b8fed363f26829a8f3e7a59d2fda372485c6bf1
--- /dev/null
+++ b/infiwebmath-3plus/train-00055-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b1e86e20c9dae3db5f5770f699534592b444d0b630de7dd20cdc1e7d269de61
+size 731371371
diff --git a/infiwebmath-3plus/train-00056-of-00064.parquet b/infiwebmath-3plus/train-00056-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..033e7237086c5c9baf9c09a96c26d681cbc83783
--- /dev/null
+++ b/infiwebmath-3plus/train-00056-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:12e424bdbf302487438d95695c112dec0473f28b75b60908be154551e1dd13ac
+size 729214939
diff --git a/infiwebmath-3plus/train-00057-of-00064.parquet b/infiwebmath-3plus/train-00057-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..9bd59f87cc1f24b4b64f8c2001256ec740900ba2
--- /dev/null
+++ b/infiwebmath-3plus/train-00057-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9fbb56dd866364fbab9a97dfa2366ba9c94e1357e8021da1e074d2005248da5a
+size 732326379
diff --git a/infiwebmath-3plus/train-00058-of-00064.parquet b/infiwebmath-3plus/train-00058-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..bbe243991743888c5b14bfc5bebf41d4a11007dc
--- /dev/null
+++ b/infiwebmath-3plus/train-00058-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:52193ba2e9280d4597c0744fd2e1fb8cd8f083667056e57e65be51843ec237a7
+size 736317199
diff --git a/infiwebmath-3plus/train-00059-of-00064.parquet b/infiwebmath-3plus/train-00059-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..633053d3141e85389d4bf2c7929e7ce0d319bb51
--- /dev/null
+++ b/infiwebmath-3plus/train-00059-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:63b960400d60a5a15768a2ac6553eccbcf80121837f79dc860031ec712071319
+size 732818078
diff --git a/infiwebmath-3plus/train-00060-of-00064.parquet b/infiwebmath-3plus/train-00060-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..191a35a4495294388eb08df1b145982c924367f8
--- /dev/null
+++ b/infiwebmath-3plus/train-00060-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5785036d6840cf53481d1d365f32617215722e50d14088be63fe28c54d40432
+size 731113247
diff --git a/infiwebmath-3plus/train-00061-of-00064.parquet b/infiwebmath-3plus/train-00061-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..01eef44b4b4b8ca2848fc5ca0fed10d2416ce67a
--- /dev/null
+++ b/infiwebmath-3plus/train-00061-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ffb9755eea69a819c841721233c6ea8921e839b9276674da19921771c09136c
+size 730110682
diff --git a/infiwebmath-3plus/train-00062-of-00064.parquet b/infiwebmath-3plus/train-00062-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..88e18b1813a7c3745faa8d478917e4d58c5714d2
--- /dev/null
+++ b/infiwebmath-3plus/train-00062-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f6f6ed36cb96d634872e659b5d7ef7b5705b0e39c73fc3471d235aa99314e565
+size 729136807
diff --git a/infiwebmath-3plus/train-00063-of-00064.parquet b/infiwebmath-3plus/train-00063-of-00064.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..855b90b42a1892089e5dfcf59a7defdefaaf9922
--- /dev/null
+++ b/infiwebmath-3plus/train-00063-of-00064.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:88813874016bd2956ded73a883fc5d5307f60818e523170f853edfd594d25c45
+size 731042523
diff --git a/infiwebmath-4plus/train-00000-of-00032.parquet b/infiwebmath-4plus/train-00000-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..02d4e8e6af4f7de361e4b6ab114d83e60849d96a
--- /dev/null
+++ b/infiwebmath-4plus/train-00000-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8dae840ed1921e42a7e36dfa4d44db96af81f1de9bfaeddab0b1daf6c71c09a3
+size 600695333
diff --git a/infiwebmath-4plus/train-00001-of-00032.parquet b/infiwebmath-4plus/train-00001-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8e1e367cc2d6bca05a132c57621468c2c59fc1c2
--- /dev/null
+++ b/infiwebmath-4plus/train-00001-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b6bf7d0ba9eb433e7c31a8f6c55d2d906e39e5970c96929a49463d8a88642162
+size 603520076
diff --git a/infiwebmath-4plus/train-00002-of-00032.parquet b/infiwebmath-4plus/train-00002-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..1e0727a47252d9dea1a3ce4f1e0a1d9b07220b24
--- /dev/null
+++ b/infiwebmath-4plus/train-00002-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1a0bdad6d2068c79e8a1a8041c24b6a8d452c395e25706b9eaf6979f40691035
+size 602113178
diff --git a/infiwebmath-4plus/train-00003-of-00032.parquet b/infiwebmath-4plus/train-00003-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..237c6408b66a47650adf2a1056160d815a2775aa
--- /dev/null
+++ b/infiwebmath-4plus/train-00003-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6e88defa1850841d0a7ce77440709f84a56381c106cb0951f6d72fc10939036
+size 599752084
diff --git a/infiwebmath-4plus/train-00004-of-00032.parquet b/infiwebmath-4plus/train-00004-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..40323c94ad792e6dea98dd038129987e928b1b67
--- /dev/null
+++ b/infiwebmath-4plus/train-00004-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f9ea683d7c5997d9df640f0e0261d1026c453d25cf1fa3290c20be60850c256
+size 601004420
diff --git a/infiwebmath-4plus/train-00005-of-00032.parquet b/infiwebmath-4plus/train-00005-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..13bc0f0ec92f6e142b6925002f419d3cde8ec7eb
--- /dev/null
+++ b/infiwebmath-4plus/train-00005-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27e87fd6790663672e01c0f6c58db61c2ba6ebda7fdc4ba4eb76694e45e1d1e1
+size 599472523
diff --git a/infiwebmath-4plus/train-00006-of-00032.parquet b/infiwebmath-4plus/train-00006-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..dc1035436681d7d479fb0a374b4d2077b31ebc1f
--- /dev/null
+++ b/infiwebmath-4plus/train-00006-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ee5415300ea02387962518f7091b64ab33f5965a7e532e7cd9d6c7d0797319a2
+size 603144084
diff --git a/infiwebmath-4plus/train-00007-of-00032.parquet b/infiwebmath-4plus/train-00007-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..06fd5b59947263137e0b6d498c1609ebccbebd10
--- /dev/null
+++ b/infiwebmath-4plus/train-00007-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a8b08f94b370651af39aa2992e067e44188625d85dd68cc093cc27e8a47a81f
+size 598886266
diff --git a/infiwebmath-4plus/train-00008-of-00032.parquet b/infiwebmath-4plus/train-00008-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..04ab03e6e5093eb4bbeae012a78ab0215d50b9c9
--- /dev/null
+++ b/infiwebmath-4plus/train-00008-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:033a9d0ec10ce609e69bb757b9019cd2f5df3f003faa89d506c9fc24910b3a8b
+size 599739670
diff --git a/infiwebmath-4plus/train-00009-of-00032.parquet b/infiwebmath-4plus/train-00009-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..cb052bc5663bd475dcd94715ee4f1f916c0b1ece
--- /dev/null
+++ b/infiwebmath-4plus/train-00009-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a05473ddd5ad52c9443cd89d0eac383c25f28837a06392f0e0bd05ff65ec50a
+size 598408066
diff --git a/infiwebmath-4plus/train-00010-of-00032.parquet b/infiwebmath-4plus/train-00010-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..ff5387570b5822665d0540c50607039e3a18ec75
--- /dev/null
+++ b/infiwebmath-4plus/train-00010-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d8318c5ce2085b0a42b1e1750258b0f8799ebf40470594b859121982b77f9b9
+size 598470616
diff --git a/infiwebmath-4plus/train-00011-of-00032.parquet b/infiwebmath-4plus/train-00011-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..eefd0f79be487179a8eb5ec4bea014245fa1fdbc
--- /dev/null
+++ b/infiwebmath-4plus/train-00011-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e98a3783c628705270851c2270e67c48dae5603393e8be34e7c84fe37ce0d63c
+size 603033452
diff --git a/infiwebmath-4plus/train-00012-of-00032.parquet b/infiwebmath-4plus/train-00012-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..609ab4dcb14b1e08a82f48cc3363816220d5747d
--- /dev/null
+++ b/infiwebmath-4plus/train-00012-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:24a0046331712768ba177e74d5ed1f827f2714850358cb55555c9c964fd67223
+size 599345269
diff --git a/infiwebmath-4plus/train-00013-of-00032.parquet b/infiwebmath-4plus/train-00013-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..5abdc1ef4522d68b478eebf9caef79de06165b2f
--- /dev/null
+++ b/infiwebmath-4plus/train-00013-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:49807430864d632f9fb57837bf8ea1ec9a35e47fa722037dfed5c3802f60d671
+size 599196710
diff --git a/infiwebmath-4plus/train-00014-of-00032.parquet b/infiwebmath-4plus/train-00014-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..da68ba62776d0e049e3b14ab62f89b9694ac76a4
--- /dev/null
+++ b/infiwebmath-4plus/train-00014-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1f7508db1dddc5819f8d8f16f79538d7fed6afc9cce9c6659f8e553c4368a30
+size 601514387
diff --git a/infiwebmath-4plus/train-00015-of-00032.parquet b/infiwebmath-4plus/train-00015-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..56f976e235b3d626825b410bc0b1d2fda44d7160
--- /dev/null
+++ b/infiwebmath-4plus/train-00015-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:40ba8fefd98d6adfcbf1bb922964ffb2a31a1ddcf0901eeea31e603fca533417
+size 603782110
diff --git a/infiwebmath-4plus/train-00016-of-00032.parquet b/infiwebmath-4plus/train-00016-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..25e61f8ce2948ed26919c95da30d75b8c8b797e4
--- /dev/null
+++ b/infiwebmath-4plus/train-00016-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2a7de948fb2f7b7904f27ee1e485c5116838370b7658aa347be12a0e8c5784bb
+size 601519285
diff --git a/infiwebmath-4plus/train-00017-of-00032.parquet b/infiwebmath-4plus/train-00017-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2d7d3628df009ebbd1ef9446b9afc30633cf7b78
--- /dev/null
+++ b/infiwebmath-4plus/train-00017-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dc5bc5597778b04a995ee9bf74c3657b3d8c33c42e1c48cd6e5b10108b7aed27
+size 601081629
diff --git a/infiwebmath-4plus/train-00018-of-00032.parquet b/infiwebmath-4plus/train-00018-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..c69df2c3e829e4ea6dcb0e1cba22a60ce1637241
--- /dev/null
+++ b/infiwebmath-4plus/train-00018-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:434180e884125d90214f4a09cf8f2ef9dc99692dc2b950d52c00f871840ddfac
+size 602328657
diff --git a/infiwebmath-4plus/train-00019-of-00032.parquet b/infiwebmath-4plus/train-00019-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2cd0c56eb4fc442a584a7160c9f98064433d7adf
--- /dev/null
+++ b/infiwebmath-4plus/train-00019-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5953d6e708186576aae602425e48fa85137d97a9fe68d9d4711922c1e5191873
+size 598541302
diff --git a/infiwebmath-4plus/train-00020-of-00032.parquet b/infiwebmath-4plus/train-00020-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..7c0c1c775afc739b2362d0e8a395192c10e902e2
--- /dev/null
+++ b/infiwebmath-4plus/train-00020-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:36d1eab2048bb9b902f946ae9faa2dedc6af59f71323ab15583bc5654afea3f7
+size 603854661
diff --git a/infiwebmath-4plus/train-00021-of-00032.parquet b/infiwebmath-4plus/train-00021-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..18c2d2078f45ac43ad512376d25d4e2a3777e5f3
--- /dev/null
+++ b/infiwebmath-4plus/train-00021-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ee8ba05911c9c74f30993bbf887b36e47a954e876b523c4c5eb87375ce6f88fa
+size 601981958
diff --git a/infiwebmath-4plus/train-00022-of-00032.parquet b/infiwebmath-4plus/train-00022-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..d2af131cac304b4705f638ab0cef45dcfe2fe3e9
--- /dev/null
+++ b/infiwebmath-4plus/train-00022-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c342e0774ce63b340922da5f03ec5050d8a8194339d227b57ce9d5c265d16352
+size 601083891
diff --git a/infiwebmath-4plus/train-00023-of-00032.parquet b/infiwebmath-4plus/train-00023-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..22aecc510dbc88acbb23a2c9519f7a814a0986ee
--- /dev/null
+++ b/infiwebmath-4plus/train-00023-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2ceadfa8b20f4a7e4ee0c173b6abadada846e0eee97073f3c16081e31e17b1f3
+size 601514116
diff --git a/infiwebmath-4plus/train-00024-of-00032.parquet b/infiwebmath-4plus/train-00024-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2704b498e6376a014142154cd9c036aff212eb2f
--- /dev/null
+++ b/infiwebmath-4plus/train-00024-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a1d80533a329d5112edbeeb18f66665805ba40e63e5618ffde77885320b8a413
+size 601504197
diff --git a/infiwebmath-4plus/train-00025-of-00032.parquet b/infiwebmath-4plus/train-00025-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..48406deea0d8bb4359fc7d444d5666d8db127b89
--- /dev/null
+++ b/infiwebmath-4plus/train-00025-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:78e7bfa221c379c2821c20c470a09043086ca319726a889519a5579cdd0f50d5
+size 603118250
diff --git a/infiwebmath-4plus/train-00026-of-00032.parquet b/infiwebmath-4plus/train-00026-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..a31e2bb5d24479c6062a9aaa766d2b4c1d8337d2
--- /dev/null
+++ b/infiwebmath-4plus/train-00026-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8afbbd6c39e2a5b151825ef0d6157cbc87fce71b7dd24be6f603f40407dffe99
+size 603253418
diff --git a/infiwebmath-4plus/train-00027-of-00032.parquet b/infiwebmath-4plus/train-00027-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..8470ebd1ee6d0ea9468fd78f262c345139828ea0
--- /dev/null
+++ b/infiwebmath-4plus/train-00027-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6982b554a45aed5621fbb5286ef679f5af217ef52e6fde48bf3fb123d19d7d91
+size 600637899
diff --git a/infiwebmath-4plus/train-00028-of-00032.parquet b/infiwebmath-4plus/train-00028-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..2f58d7a332b1a1d50b2d5bfd12d641a9a18eb5ee
--- /dev/null
+++ b/infiwebmath-4plus/train-00028-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1510fc9a9d199da3ceac4786f9e3436638b92a8a97e848372b2b994db1f3e7e5
+size 599909260
diff --git a/infiwebmath-4plus/train-00029-of-00032.parquet b/infiwebmath-4plus/train-00029-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..055e4ca524ff7eba60269c25f7569021a04d8284
--- /dev/null
+++ b/infiwebmath-4plus/train-00029-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aebaebfa05d6c99654c9e1994d63e9a9e743b6b0b3c1da8a97933837bc2a4ac9
+size 602180999
diff --git a/infiwebmath-4plus/train-00030-of-00032.parquet b/infiwebmath-4plus/train-00030-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..29403609b335ebf99dde3b0307930be01c822666
--- /dev/null
+++ b/infiwebmath-4plus/train-00030-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9ff136b008c6099b2e9ecc26656b2220e0201f59cefd49330e358d7eadb6c239
+size 599958236
diff --git a/infiwebmath-4plus/train-00031-of-00032.parquet b/infiwebmath-4plus/train-00031-of-00032.parquet
new file mode 100644
index 0000000000000000000000000000000000000000..64775729ce11ff1915ae16b8a24dc6f486f67b5e
--- /dev/null
+++ b/infiwebmath-4plus/train-00031-of-00032.parquet
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bded7d88de4cd3e5f984f1207554f80c72a463b54acd89fc509c794ef38e9486
+size 599782996