MightyOctopus commited on
Commit
ea85b5e
·
verified ·
1 Parent(s): 134035e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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