#!/bin/bash python3 baseline.py < dev-0/in.tsv > dev-0/out.tsv python3 baseline.py < test-A/in.tsv > test-A/out.tsv