Supa-AI commited on
Commit
99374ce
·
verified ·
1 Parent(s): 20d2ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -146,7 +146,7 @@ You can access the dataset on Hugging Face using the following commands:
146
  from huggingface_hub import hf_hub_download
147
  import pandas as pd
148
 
149
- REPO_ID = "Supa-AI/advent_of_code"
150
  FILENAME = "aoc.csv"
151
 
152
  dataset = pd.read_csv(
 
146
  from huggingface_hub import hf_hub_download
147
  import pandas as pd
148
 
149
+ REPO_ID = "Supa-AI/advent_of_code_ecv_dataset"
150
  FILENAME = "aoc.csv"
151
 
152
  dataset = pd.read_csv(