cipher982 commited on
Commit
cf63774
·
verified ·
1 Parent(s): 58cb8a8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ This dataset contains rich textual information about wines scraped from wine ret
77
  from datasets import load_dataset
78
 
79
  # Load the dataset
80
- dataset = load_dataset("YOUR_USERNAME/wine-text-126k")
81
 
82
  # Access the data
83
  wine_data = dataset["train"]
 
77
  from datasets import load_dataset
78
 
79
  # Load the dataset
80
+ dataset = load_dataset("cipher982/wine-text-126k")
81
 
82
  # Access the data
83
  wine_data = dataset["train"]