Skip to main content

Multitask Aggression Detection (MAD)

Project description

# MAD: Multi-task Aggression Detection Framework

### A Multi-Task Learning Framework for Aggression Detection using Transformers

Create a Pyhton 3.7 virtual environment ` virtualenv --python=python3.7 . source bin/activate pip install --upgrade pip pip install -r requirements.txt `

## Language Modeler `cd language-modeler`

Change the language modeling parameters in `example_config.yaml` file.

Run the language modeler `python language_modeler.py --config_yaml example_config.yaml`

To be updated!

## Model Training `cd model-training`

Change the transformer modeling parameters in `example_config.yaml` file.

Training and test transformer modeles `python model_training.py --config_yaml example_config.yaml`

### Requirement Notes: TBU

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mad_fw-0.1.12.tar.gz (1.9 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page