Studeni commited on
Commit
3c203d4
·
verified ·
1 Parent(s): 87c5cd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -142,7 +142,7 @@ metadata = load_dataset(path="Studeni/Amazon_Toys_and_Games_2014", name="metadat
142
 
143
  ### Download reviews
144
  ```python
145
- metadata = load_dataset(path="Studeni/Amazon_Toys_and_Games_2014", name="reviews", split="train")
146
  ```
147
 
148
  ### Download filtered files
 
142
 
143
  ### Download reviews
144
  ```python
145
+ reviews = load_dataset(path="Studeni/Amazon_Toys_and_Games_2014", name="reviews", split="train")
146
  ```
147
 
148
  ### Download filtered files