RKocielnik commited on
Commit
6c3430b
·
verified ·
1 Parent(s): 714f9f5

rem hfh mgr sentences

Browse files
Files changed (1) hide show
  1. mgr_sentences.py +0 -1
mgr_sentences.py CHANGED
@@ -6,7 +6,6 @@ import numpy as np
6
  import glob
7
  from pathlib import Path
8
  import huggingface_hub
9
- print("hfh", huggingface_hub.__version__)
10
  from huggingface_hub import hf_hub_download, upload_file, delete_file, snapshot_download, list_repo_files, dataset_info
11
 
12
  DATASET_REPO_ID = "AnimaLab/bias-test-gpt-sentences"
 
6
  import glob
7
  from pathlib import Path
8
  import huggingface_hub
 
9
  from huggingface_hub import hf_hub_download, upload_file, delete_file, snapshot_download, list_repo_files, dataset_info
10
 
11
  DATASET_REPO_ID = "AnimaLab/bias-test-gpt-sentences"