Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ dataset = load_dataset("stanfordnlp/shp")
|
|
46 |
dataset = load_dataset("stanfordnlp/shp", data_dir="askculinary")
|
47 |
```
|
48 |
|
49 |
-
Here's an example from `askculinary
|
50 |
```
|
51 |
{
|
52 |
`post_id`:"qt3nxl",
|
|
|
46 |
dataset = load_dataset("stanfordnlp/shp", data_dir="askculinary")
|
47 |
```
|
48 |
|
49 |
+
Here's an example from `askculinary/train.json`:
|
50 |
```
|
51 |
{
|
52 |
`post_id`:"qt3nxl",
|