|
--- |
|
task_categories: |
|
- text-classification |
|
- text-generation |
|
language: |
|
- ru |
|
tags: |
|
- reviews |
|
size_categories: |
|
- 100K<n<1M |
|
pretty_name: Dataset of user reviews from "Перекрёсток/Perekrestok" shop. |
|
--- |
|
|
|
### Dataset |
|
Dataset of user reviews from "Перекрёсток/Perekrestok" shop. |
|
|
|
### Dataset Format |
|
Dataset is in JSONLines format. Trivia: |
|
|
|
`product_id` - Product internal ID (https://www.perekrestok.ru/cat/1/p/ID) |
|
|
|
`product_name` - Product name |
|
|
|
`product_category` - Category of product |
|
|
|
`product_price` - Product price in RUB (decimal) |
|
|
|
`review_id` - Review internal ID |
|
|
|
`review_author` - Author of review |
|
|
|
`review_text` - Text of review |
|
|
|
`rating` - Review rating (decimal, from 0.0 to 5.0) |
|
|