Authors: Abdelrahman AL MAROUK, Ashraf GHIYE, Cadmos KAHALÉ-ABDOU, Hussein JAWAD, Saba KIRIAKO
The objective of this challenge is to correctly label tweets as one of three categories: sexism, racism or none.
Open a terminal and
- install the
ramp-workflow
library (if not already done)
$ pip install git+https://github.com/paris-saclay-cds/ramp-workflow.git
- Follow the ramp-kits instructions from the wiki
Get started on this RAMP with the dedicated notebook.
To test the starting-kit, run
ramp_test_submission --submission starting_kit
or for a test mode :
ramp_test_submission --submission starting_kit --quick-test
Go to the ramp-workflow
wiki for more help on the RAMP ecosystem.