Skip to content

deependujha/English-to-German-translation-transformer

Repository files navigation

English-to-German-translation-transformer

info


DockerCompose (development)

# up the containers
docker compose -f docker-compose-dev.yaml up

# down the containers and remove images
docker compose -f docker-compose-dev.yaml down --rmi local

DockerCompose (production)

# up the containers
docker compose -f docker-compose-prod.yaml up

# down the containers and remove images
docker compose -f docker-compose-prod.yaml down --rmi local

Train & Val loss curve

train and val loss curve


Number of parameters in the network 😎

number of parameters

  • 37 million+ parameters 🤙🏻👨🏻‍🌾