Spaces:
Running
on
T4
Running
on
T4
rem hfh mgr_biases
Browse files- mgr_biases.py +0 -1
mgr_biases.py
CHANGED
@@ -8,7 +8,6 @@ import numpy as np
|
|
8 |
import glob
|
9 |
from pathlib import Path
|
10 |
import huggingface_hub
|
11 |
-
print("hfh", huggingface_hub.__version__)
|
12 |
from huggingface_hub import hf_hub_download, upload_file, delete_file, snapshot_download, list_repo_files, dataset_info
|
13 |
|
14 |
DATASET_REPO_ID = "AnimaLab/bias-test-gpt-biases"
|
|
|
8 |
import glob
|
9 |
from pathlib import Path
|
10 |
import huggingface_hub
|
|
|
11 |
from huggingface_hub import hf_hub_download, upload_file, delete_file, snapshot_download, list_repo_files, dataset_info
|
12 |
|
13 |
DATASET_REPO_ID = "AnimaLab/bias-test-gpt-biases"
|