Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ size_categories:
|
|
| 17 |
## Dataset Description
|
| 18 |
This dataset contains Amazon product text paired with ground-truth prices, derived from the McAuley-Lab/Amazon-Reviews-2023 dataset.
|
| 19 |
|
| 20 |
-
Version 2.0 extends v1 by adding structured product category information to each sample.
|
| 21 |
|
| 22 |
The dataset is designed for training and evaluating language models on text-to-number regression tasks such as product price prediction.
|
| 23 |
|
|
|
|
| 17 |
## Dataset Description
|
| 18 |
This dataset contains Amazon product text paired with ground-truth prices, derived from the McAuley-Lab/Amazon-Reviews-2023 dataset.
|
| 19 |
|
| 20 |
+
Version 2.0 extends v1 (MightyOctopus/amazon-pricer-dataset) by adding structured product category information to each sample.
|
| 21 |
|
| 22 |
The dataset is designed for training and evaluating language models on text-to-number regression tasks such as product price prediction.
|
| 23 |
|