/slue

Spanish Language Understanding Evaluation (SLUE)

Primary LanguageHTML

Spanish Language Understanding Evaluation (SLUE)

Requirements

Development

From your local machine:

git clone HTTPS_URL
cd slue
docker-compose up

When the docker containers have been built and started, open your browser with http://localhost:4200.

Production

From temu.bsc.es virtual machine:

git clone HTTPS_URL
cd slue
docker-compose -f docker-compose.prod.yml up --build -d

When the docker containers have been built and started, open your browser with http://temu.bsc.es:8888.