Skip to content

balikasg/SemEval2023-Task4-John-Arthur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SemEval2023-Task4-John-Arthur

Code for the submission of the John-Arthur team (myself) on the SemEval Task 4

To use the code:

python3 -m venv venv  # Create a virtual env
source venv/bin/activate  # Activate it
pip3 install -r requirements.txt  # Install dependencies
python best_system_run.py  # Train a model and predict (Requires a GPU and internet connection)

About

Code for the submission of the John-Arthur team (myself) on the SemEval Task 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages