Ashish Soni
Results
2
comments of
Ashish Soni
It happens when we download the data from S3 ```bash aws s3 cp s3://applied-nlp-book/data/ data --recursive --no-sign-request aws s3 cp s3://applied-nlp-book/models/ag_dataset/ models/ag_dataset --recursive --no-sign-request ```