rbiswasfc commited on
Commit
3d1ac96
·
1 Parent(s): 7b1516b

new dataset

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ options = {
42
  def download_data():
43
 
44
  snapshot_download(
45
- repo_id="rbiswasfc/pii_datamix",
46
  repo_type="dataset",
47
  local_dir="./data",
48
  )
 
42
  def download_data():
43
 
44
  snapshot_download(
45
+ repo_id="rbiswasfc/pii-datamix",
46
  repo_type="dataset",
47
  local_dir="./data",
48
  )