Update README.md
Browse files
README.md
CHANGED
@@ -340,5 +340,5 @@ The table below represents the original structure of the dataset.
|
|
340 |
### Usage
|
341 |
## Download the dataset
|
342 |
```ruby
|
343 |
-
dataset = load_dataset("smartcat/
|
344 |
```
|
|
|
340 |
### Usage
|
341 |
## Download the dataset
|
342 |
```ruby
|
343 |
+
dataset = load_dataset("smartcat/Amazon_Clothing_Shoes_and_Jewelry_2023", split="train")
|
344 |
```
|