Skip to content

Repo for the group project in my Deep Learning and NLP Project @itu

Notifications You must be signed in to change notification settings

jannik-el/CrossRE-Exp

Repository files navigation

CrossRE-Exp

This repository contains the data and code for the project submission for the course "

Setup

Install all the dependency packages using the command:

pip install -r requirements.txt

Run Experiments

Reproduce the baseline using the command:

./run.sh <results_folder>

Or if running across all domains use the command:

./run_combined.sh <results_folder>

About

Repo for the group project in my Deep Learning and NLP Project @itu

Resources

Stars

Watchers

Forks