Skip to content

Commit 31f4597

Browse files
committed
add auth token
1 parent 6570774 commit 31f4597

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ac_dc/main_filtering.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ def main():
116116
args.config_name,
117117
data_files=args.data_files,
118118
split=args.split,
119+
use_auth_token=True,
119120
)
120121

121122
dataset_filtering = DatasetFiltering(

0 commit comments

Comments
 (0)