350016z commited on
Commit
682c6b7
·
verified ·
1 Parent(s): 2b00288

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -32,8 +32,8 @@ def download_dataset_file(dataset_id, local_dir):
32
  # print(f"snapshot_path: {snapshot_path}")
33
 
34
  # snapshot_path = "/home/user/.cache/huggingface/hub/datasets--350016z--flores_plus_taiwanese/snapshots/9a8fe738903c9ab08620db4553c582376bcdd64f"
35
-
36
- snapshot_path = "/home/user/.cache/huggingface/hub/datasets--350016z--flores_plus_taiwanese/snapshots"
37
  contents = os.listdir(snapshot_path)
38
  print("Contents of snapshot path:")
39
  print(contents)
 
32
  # print(f"snapshot_path: {snapshot_path}")
33
 
34
  # snapshot_path = "/home/user/.cache/huggingface/hub/datasets--350016z--flores_plus_taiwanese/snapshots/9a8fe738903c9ab08620db4553c582376bcdd64f"
35
+ snapshot_path = "/home/user/.cache/huggingface/hub/datasets--350016z--flores_plus_Taiwanese/snapshots/9a8fe738903c9ab08620db4553c582376bcdd64f"
36
+ #snapshot_path = "/home/user/.cache/huggingface/hub/datasets--350016z--flores_plus_taiwanese/snapshots"
37
  contents = os.listdir(snapshot_path)
38
  print("Contents of snapshot path:")
39
  print(contents)