bamboo-1 / docker /requirements.txt
rain1024's picture
Initial commit: Vietnamese dependency parser with Biaffine architecture
b85c683
raw
history blame contribute delete
155 Bytes
# Docker requirements for training
# - PyTorch: pre-installed in base image
# - datasets: not needed, data pre-included in image
click>=8.0.0
tqdm>=4.60.0