# 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
Release files for mad-fw 0.1.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mad_fw-0.1.12.tar.gz | 1.9 MB | Details |
Release files / mad_fw-0.1.12.tar.gz
| Download URL | mad_fw-0.1.12.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
068dab76f727315a84d15e0648bee4dfcaf20b37aa6e88e6c9c9025f6513ba1a
|
|
BLAKE2b-256 checksum How to use checksums |
3cdd94ec3d3da8016b345bf318cbf3085c837633b328fc4b75d415043fd1c7ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0
|