automate huggingface transformer
This commit is contained in:
Xueqing Liu
2021-06-09 11:37:03 -04:00
committed by GitHub
parent e031c2eb7d
commit a4049ad9b6
29 changed files with 4316 additions and 0 deletions

View File

@@ -51,6 +51,11 @@ setuptools.setup(
"optuna==2.3.0",
"vowpalwabbit",
"openml",
"transformers==4.4.1",
"wandb==0.10.26",
"torch==1.8.1",
"datasets==1.4.1",
"azure-storage-blob"
],
"blendsearch": [
"optuna==2.3.0"