Nazmush-Shamael
commited on
Commit
•
04d6821
1
Parent(s):
4512ef2
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ The BanglishRev dataset is the largest e-commerce product review dataset to date
|
|
14 |
|
15 |
## Dataset Structure
|
16 |
|
17 |
-
The dataset is a list stored in a JSON file. Each element of the JSON has the following properties:
|
18 |
|
19 |
- `Number Of Reviews`: The total number of reviews for a product.
|
20 |
- `Reviews`: A list of review objects.
|
|
|
14 |
|
15 |
## Dataset Structure
|
16 |
|
17 |
+
The dataset is a list stored in a [JSON file](https://huggingface.co/datasets/BanglishRev/bangla-english-and-code-mixed-ecommerce-review-dataset/blob/main/reviews%20v1.json). Each element of the JSON has the following properties:
|
18 |
|
19 |
- `Number Of Reviews`: The total number of reviews for a product.
|
20 |
- `Reviews`: A list of review objects.
|