Running Your Code
Prerequisites
pip install -U apolo-flowConfiguration
git clone [email protected]:songyouwei/ABSA-PyTorch.git
cd ABSA-PyTorchFROM pytorch/pytorch:1.4-cuda10.1-cudnn7-runtime
COPY . /cfg
RUN pip install --progress-bar=off -U --no-cache-dir -r /cfg/requirements.txtRunning code
Last updated
Was this helpful?