thijs-simu-ai commited on
Commit
71b1db0
·
1 Parent(s): 8a842df

Initial Release

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. LICENSE +1 -0
  2. README.md +170 -0
  3. data/test/test-00000-of-00029.parquet +3 -0
  4. data/test/test-00001-of-00029.parquet +3 -0
  5. data/test/test-00002-of-00029.parquet +3 -0
  6. data/test/test-00003-of-00029.parquet +3 -0
  7. data/test/test-00004-of-00029.parquet +3 -0
  8. data/test/test-00005-of-00029.parquet +3 -0
  9. data/test/test-00006-of-00029.parquet +3 -0
  10. data/test/test-00007-of-00029.parquet +3 -0
  11. data/test/test-00008-of-00029.parquet +3 -0
  12. data/test/test-00009-of-00029.parquet +3 -0
  13. data/test/test-00010-of-00029.parquet +3 -0
  14. data/test/test-00011-of-00029.parquet +3 -0
  15. data/test/test-00012-of-00029.parquet +3 -0
  16. data/test/test-00013-of-00029.parquet +3 -0
  17. data/test/test-00014-of-00029.parquet +3 -0
  18. data/test/test-00015-of-00029.parquet +3 -0
  19. data/test/test-00016-of-00029.parquet +3 -0
  20. data/test/test-00017-of-00029.parquet +3 -0
  21. data/test/test-00018-of-00029.parquet +3 -0
  22. data/test/test-00019-of-00029.parquet +3 -0
  23. data/test/test-00020-of-00029.parquet +3 -0
  24. data/test/test-00021-of-00029.parquet +3 -0
  25. data/test/test-00022-of-00029.parquet +3 -0
  26. data/test/test-00023-of-00029.parquet +3 -0
  27. data/test/test-00024-of-00029.parquet +3 -0
  28. data/test/test-00025-of-00029.parquet +3 -0
  29. data/test/test-00026-of-00029.parquet +3 -0
  30. data/test/test-00027-of-00029.parquet +3 -0
  31. data/test/test-00028-of-00029.parquet +3 -0
  32. data/train/train-00000-of-00110.parquet +3 -0
  33. data/train/train-00001-of-00110.parquet +3 -0
  34. data/train/train-00002-of-00110.parquet +3 -0
  35. data/train/train-00003-of-00110.parquet +3 -0
  36. data/train/train-00004-of-00110.parquet +3 -0
  37. data/train/train-00005-of-00110.parquet +3 -0
  38. data/train/train-00006-of-00110.parquet +3 -0
  39. data/train/train-00007-of-00110.parquet +3 -0
  40. data/train/train-00008-of-00110.parquet +3 -0
  41. data/train/train-00009-of-00110.parquet +3 -0
  42. data/train/train-00010-of-00110.parquet +3 -0
  43. data/train/train-00011-of-00110.parquet +3 -0
  44. data/train/train-00012-of-00110.parquet +3 -0
  45. data/train/train-00013-of-00110.parquet +3 -0
  46. data/train/train-00014-of-00110.parquet +3 -0
  47. data/train/train-00015-of-00110.parquet +3 -0
  48. data/train/train-00016-of-00110.parquet +3 -0
  49. data/train/train-00017-of-00110.parquet +3 -0
  50. data/train/train-00018-of-00110.parquet +3 -0
LICENSE ADDED
@@ -0,0 +1 @@
 
 
1
+ cc-by-4.0
README.md ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - other
5
+ language:
6
+ - en
7
+ tags:
8
+ - garch
9
+ - finance
10
+ - density-estimation
11
+ - time-series
12
+ size_categories:
13
+ - 10M<n<100M
14
+ ---
15
+
16
+ # GARCH Densities Dataset
17
+
18
+ A comprehensive dataset of GJR-GARCH model simulations with Hansen skewed-t innovations, designed for option pricing and financial risk modeling applications.
19
+
20
+ ## Dataset Description
21
+
22
+ This dataset contains Monte Carlo simulation results from the GJR-GARCH model with Hansen skewed-t distributed innovations. Each entry corresponds to a parameter set Θ, together with empirical quantiles of terminal returns R_T at selected maturities T. Storing quantiles instead of raw paths provides a compact representation that is directly relevant for option pricing across strikes.
23
+
24
+ ### Model Parameters
25
+
26
+ The dataset consists of tuples (Θ, T, {x_q}), where {x_q} are quantiles of the normalized return distribution. Parameters are drawn using Sobol low-discrepancy sequences to ensure uniform coverage of the parameter space:
27
+
28
+ - **alpha** (α): GARCH persistence parameter, uniform on simplex constraint
29
+ - **gamma** (γ_eff): GJR-GARCH leverage effect parameter, uniform on simplex constraint
30
+ - **beta** (β): GARCH persistence parameter, uniform on simplex constraint
31
+ - **var0** (σ₀²): Initial variance, logarithmic in [1/30, 30]
32
+ - **eta** (ν): Degrees of freedom for Hansen skewed-t distribution, logarithmic in [4, 100]
33
+ - **lam** (λ): Skew parameter for Hansen skewed-t distribution, uniform in [-0.98, 0.98]
34
+ - **num_sim_paths**: Number of Monte Carlo simulation paths (10⁶ for train, 10⁷ for test)
35
+ - **job_row**: Parameter case identifier
36
+ - **ti**: Time index/maturity
37
+ - **p**: Uniform [0,1] random number for splitting while preserving low-discrepancy
38
+ - **x**: Quantile values array (inverse CDF values)
39
+
40
+ ## Dataset Statistics
41
+
42
+ ### Computational Scale
43
+ - **Training set**: 135,000 parameter cases, each with 10,000,000 paths and 1,000 timesteps
44
+ - **Test set**: 32,000 independent cases, same paths
45
+ - **Total dataset size**: ~18GB (14GB train, 3.7GB test)
46
+ - **Sharding**: 139 total shards (~65k rows each) for efficient loading
47
+
48
+ ### Parameter Space Coverage
49
+ Parameters are sampled using Sobol low-discrepancy sequences to ensure uniform coverage:
50
+ - **Persistence terms** (α, γ_eff, β): Uniform sampled on simplex with α + γ_eff + β < 0.95
51
+ - **Degrees of freedom** ν: Logarithmic in [4, 100]
52
+ - **Skew parameter** λ: Uniform in [-0.98, 0.98]
53
+ - **Initial variance** σ₀²: Logarithmic in [1/30, 30]
54
+
55
+ ![Parameter Distributions](parameter_distributions.png)
56
+
57
+ ![Parameter Correlations](parameter_correlations.png)
58
+
59
+ ## Usage
60
+
61
+ ### Basic Loading
62
+ ```python
63
+ from datasets import load_dataset
64
+
65
+ # Load the dataset
66
+ dataset = load_dataset("sitmo/garch-densities")
67
+
68
+ # Access train and test splits
69
+ train_data = dataset["train"]
70
+ test_data = dataset["test"]
71
+
72
+ print(f"Training samples: {len(train_data):,}")
73
+ print(f"Test samples: {len(test_data):,}")
74
+ ```
75
+
76
+ ### Exploring Parameter Distributions
77
+ ```python
78
+ import numpy as np
79
+ import matplotlib.pyplot as plt
80
+
81
+ # Access a sample
82
+ sample = train_data[0]
83
+ print(f"GARCH parameters: α={sample['alpha']:.3f}, γ={sample['gamma']:.3f}, β={sample['beta']:.3f}")
84
+ print(f"Skewed-t parameters: ν={sample['eta']:.3f}, λ={sample['lam']:.3f}")
85
+ print(f"Quantile array length: {len(sample['x'])}")
86
+
87
+ # Plot quantile distribution
88
+ plt.figure(figsize=(10, 6))
89
+ plt.plot(sample['x'])
90
+ plt.xlabel('Quantile Index')
91
+ plt.ylabel('Quantile Value')
92
+ plt.title('Sample Quantile Distribution')
93
+ plt.grid(True)
94
+ plt.show()
95
+ ```
96
+
97
+ ![Quantile Samples](quantile_samples.png)
98
+
99
+ ### Training Neural Networks
100
+ ```python
101
+ from torch.utils.data import DataLoader
102
+ import torch
103
+
104
+ # Create data loader for training
105
+ train_loader = DataLoader(train_data, batch_size=32, shuffle=True)
106
+
107
+ # Example training loop
108
+ for batch in train_loader:
109
+ # Extract features (GARCH parameters)
110
+ features = torch.stack([
111
+ batch['alpha'], batch['gamma'], batch['beta'],
112
+ batch['var0'], batch['eta'], batch['lam']
113
+ ]).T
114
+
115
+ # Extract targets (quantile values)
116
+ targets = batch['x'] # List of arrays
117
+
118
+ # Your model training code here
119
+ break
120
+ ```
121
+
122
+ ## Methodology
123
+
124
+ ### Simulation Process
125
+ 1. **Parameter Sampling**: Sobol sequences ensure uniform coverage of the 6D parameter space
126
+ 2. **Monte Carlo Simulation**: GJR-GARCH model with Hansen skewed-t innovations
127
+ 3. **Quantile Computation**: Empirical quantiles computed from terminal return distributions
128
+ 4. **Optimization**: Precomputed inverse CDF lookup tables for efficient skewed-t sampling
129
+
130
+ ### Train/Test Split
131
+ - **Training set**: Broad parameter coverage with 10⁶ paths per case
132
+ - **Test set**: Independent parameter cases with 10⁷ paths for high-precision evaluation
133
+ - **Split method**: Preserves low-discrepancy properties of Sobol sampling
134
+
135
+ ## Applications
136
+
137
+ This dataset is designed for:
138
+ - **Option Pricing**: Direct quantile access enables efficient option pricing across strikes
139
+ - **Risk Management**: VaR and CVaR calculations using quantile distributions
140
+ - **Neural Network Training**: Learn mappings from GARCH parameters to return distributions
141
+ - **Model Validation**: Benchmark GARCH implementations against high-precision simulations
142
+ - **Financial Research**: Study the relationship between GARCH parameters and return distributions
143
+
144
+ ## Limitations
145
+
146
+ - **Model Scope**: Limited to GJR-GARCH with Hansen skewed-t innovations
147
+ - **Parameter Ranges**: Fixed ranges may not cover all market conditions
148
+ - **Computational Constraints**: Generated under practical compute limits (50 GPU servers)
149
+ - **Quantile Resolution**: Limited by Monte Carlo precision and quantile grid size
150
+
151
+ ## Related Work
152
+
153
+ This dataset supports research in:
154
+ - GARCH model estimation and validation
155
+ - Option pricing with stochastic volatility
156
+ - Neural network applications in quantitative finance
157
+ - Monte Carlo methods for financial modeling
158
+
159
+ ## Citation
160
+
161
+ If you use this dataset, please cite:
162
+
163
+ ```bibtex
164
+ @dataset{garch_densities_2025,
165
+ title={GARCH Densities Dataset},
166
+ author={Thijs van den Berg},
167
+ year={2025},
168
+ url={https://huggingface.co/datasets/sitmo/garch-densities}
169
+ }
170
+ ```
data/test/test-00000-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef03b5a9504a62667f5a3611efc56f5c5314adf2e7bdb91dce6db549a9f3964f
3
+ size 142493009
data/test/test-00001-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61c6d238cfa8240ccbe8da267c9db9a09cc31c9f61b97f60fb707a4f27f8f2d
3
+ size 142404929
data/test/test-00002-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f1693b1c8e5a9dba9731fb3e1017f10ce9be459dca2043dc73f1350c5cabd9
3
+ size 142467330
data/test/test-00003-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88770077c6abb1e61c86d02295aa88f999a68ad23a8fd7835bb8a537971e1511
3
+ size 142658745
data/test/test-00004-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9875bcb7174ae4411e3dd8f9125a7aa35a2f3c47ac6b447fe52b93c50c93218
3
+ size 142592239
data/test/test-00005-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97614dc33e96cad79e6170f3763893a1abc610a15ef21109a58e1e766d783947
3
+ size 142557330
data/test/test-00006-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892c0d4cf9cd561faa2dee225a207df214c59ba8cdbe25232d0063ff83a5a953
3
+ size 142381623
data/test/test-00007-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99c69e92a93edb4e491cc34bff52b13043a88aa3a5349be5c922f4bad8fd348
3
+ size 142459313
data/test/test-00008-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84855df81ebda5856672488397c6250140dc8f51044a496f7a7207b6f5701e0
3
+ size 142439931
data/test/test-00009-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137b5ab96ab1a33e84b414710084fdba9d1ca05445d5e7e588e1c74a2cd5bfb5
3
+ size 142410544
data/test/test-00010-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04703dc03859ed6186f34a07359a71ae4a99ab2fa78d651021c18b97aeb8de6f
3
+ size 142460309
data/test/test-00011-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66bc007fa4abd6ae7782ea8cd2e1e5a537cc4b6febb84c8ee064f335fed53c73
3
+ size 142361887
data/test/test-00012-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadc336965a977a80c244ad0c897f10edcca161909c8380740fd21d715554a04
3
+ size 142432775
data/test/test-00013-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fce9ebeb5e8482d2597008e440d58baf0f719b0e548218415c5d796870ddf1
3
+ size 142562604
data/test/test-00014-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dffa58841e6dfd658ca7ac4464b25575eaa012a1bd8b45385230d6b71e0b745
3
+ size 142616211
data/test/test-00015-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6638dd817b3856cbd8a23da9b570d03cc20f897fd68190bb01f6adaf647e7c
3
+ size 142456999
data/test/test-00016-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d93840680cd02832b1673ea0439e3b2808304e26df36eea4693e893e699946c3
3
+ size 142577084
data/test/test-00017-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ec0d1dfa4db3798564b7b8109bab2e2bd64af4e6eefc47bed1d35300d599be
3
+ size 142567616
data/test/test-00018-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d9eb15e4fc11623ac88e5e7fe179e650f788e0b9ac8cfdd6ed34ae861fee9bc
3
+ size 142438297
data/test/test-00019-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e6001c3314a360fbc1de48b75ec16e7c75fabf93fb2d89560bdb077f5f1b946
3
+ size 142474617
data/test/test-00020-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0034135a34504b24cc9af40b431b52da18eee5bcfade88ba818b7b72001a49f
3
+ size 142366581
data/test/test-00021-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:976894ac40e8193d32a97a8c42a227de2a9e76a8d1fcf3bd0f1237c11359721a
3
+ size 142518372
data/test/test-00022-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb4fb8e11df8d0fbdaedf8e98dd5c0caa6a0024bbe97d60ff8e52c813a1e714
3
+ size 142512905
data/test/test-00023-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55585f1d1d179ae4604d986373f880afdc44150bcccadaabac829912ebf7f005
3
+ size 142443862
data/test/test-00024-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e338a66b7087ef8b3cb2d38cd8cbb18fe0f5c95a48f36cda55d35c786782e64
3
+ size 142516010
data/test/test-00025-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b56f2e921fb479d67d42c52459548dfba53f4fdb6887ebc59a6eb011f55518
3
+ size 142599072
data/test/test-00026-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913daa55edf79120f3e17f3b07e87f421941f0968175889923ee8ce5adf2945c
3
+ size 142530021
data/test/test-00027-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ecaca4e6d9b73953fb069b62b90fa192916c7e98eb5384f7992611b07f9a4a
3
+ size 142548108
data/test/test-00028-of-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7924fd0cfce0927af48f67fde629b6b72a479b33b21947feb15934203015dfb8
3
+ size 12470611
data/train/train-00000-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea21e724016b3690ce7951b362b2a05afdd70487a8e99ca2f3137788edc0ad76
3
+ size 142614383
data/train/train-00001-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ebd5e63d1c8a6f04e188d3c36ccb4eff1b6104e178d484988cba3468167ba5
3
+ size 142561628
data/train/train-00002-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6c6adb879d1265da6fbb874b7fd948dfb72fbbc432af039fed1318fffe67d7f
3
+ size 142581807
data/train/train-00003-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d903f565efba380f90b0895009bf293cf02d9cc7b64e616051fb5bf99d5b432b
3
+ size 142433184
data/train/train-00004-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54cb39713f34256614d49382ff32ddfe5a0e711e86deb5c7b536560f8c163a45
3
+ size 142632993
data/train/train-00005-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd8c7058cf4b85a1d99e975aeed45a070062b27b5de7c3d71a81cbf1c116988
3
+ size 142476680
data/train/train-00006-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de9084fbef503ebdc8f2103066077371b5640b54b38d24e6fef531604b39072
3
+ size 142584170
data/train/train-00007-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e7a9b60551aec858e722c3f36fd8cc8e50b0696229204d310e01477c56731c
3
+ size 142568038
data/train/train-00008-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f8f1b599eafa8dcddba733f1ade5da17ac5cecadca005267ab2455c13805a7
3
+ size 142731587
data/train/train-00009-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7af5c862c856676e4bfb76990577ed7b67dd0ef58c30fc2ab984d75c56d375a
3
+ size 142391414
data/train/train-00010-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ad3903678f7ce62b38a5300c10edced153527168276721752fcdb01971cc41
3
+ size 142400683
data/train/train-00011-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e012b30777e926ce5f7291604ac78bcfd1687b3078418072685bbfbd7934283
3
+ size 142445572
data/train/train-00012-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc23d20087c28f136a1b6a978fd9be4e537b79bed4480bcebef8611495490fd
3
+ size 142664424
data/train/train-00013-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d207d707f59bcba36e16306bfce06d68dfdd65aec40529e81146cef47d30e97e
3
+ size 142508927
data/train/train-00014-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e174a73ea96eb08dd85bae0ff010bffea1bbf319292479b6db423af3575b29f7
3
+ size 142739719
data/train/train-00015-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc4ff19ee8153be3efd98d92d1608e6b3a30fa1a4b5194f8c8e7d97b2b670ed
3
+ size 142587720
data/train/train-00016-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc89bd6b3a2f49768523c53e00e4856d3a61d5abe51ec68341d3c0fa6faf766b
3
+ size 142588407
data/train/train-00017-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf83b8fa951587ecca64907133f7b7530c0b1b120e2a65ede05b2c1b4397f54
3
+ size 142453137
data/train/train-00018-of-00110.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f6031c096c35037ca647f1db5dd386d5cf441167aeee428e867bab0c6cbc81
3
+ size 142544148