Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ configs:
|
|
| 23 |
# FreshRetailNet-50K
|
| 24 |
|
| 25 |
## Dataset Overview
|
| 26 |
-
FreshRetailNet-50K is the first large-scale benchmark for censored demand estimation in the fresh retail domain, **incorporating approximately 20% organically occurring stockout data**. It comprises 50,000 store-product 90-day time series of detailed hourly sales data from 898 stores in 18 major cities, encompassing
|
| 27 |
|
| 28 |
- [Technical Report](https://arxiv.org/abs/2505.16319) - Discover the methodology and technical details behind FreshRetailNet-50K.
|
| 29 |
- [Github Repo](https://github.com/Dingdong-Inc/frn-50k-baseline) - Access the complete pipeline used to train and evaluate.
|
|
|
|
| 23 |
# FreshRetailNet-50K
|
| 24 |
|
| 25 |
## Dataset Overview
|
| 26 |
+
FreshRetailNet-50K is the first large-scale benchmark for censored demand estimation in the fresh retail domain, **incorporating approximately 20% organically occurring stockout data**. It comprises 50,000 store-product 90-day time series of detailed hourly sales data from 898 stores in 18 major cities, encompassing 865 perishable SKUs with meticulous stockout event annotations. The hourly stock status records unique to this dataset, combined with rich contextual covariates including promotional discounts, precipitation, and other temporal features, enable innovative research beyond existing solutions.
|
| 27 |
|
| 28 |
- [Technical Report](https://arxiv.org/abs/2505.16319) - Discover the methodology and technical details behind FreshRetailNet-50K.
|
| 29 |
- [Github Repo](https://github.com/Dingdong-Inc/frn-50k-baseline) - Access the complete pipeline used to train and evaluate.
|