Skip to content

This repository contains the model of classifying the hate speech category on the hate speech project.

Notifications You must be signed in to change notification settings

ABCD-EDU/hate-speech-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hate Speech Model

To create a conda environment using the environment.yml file:

conda env create --name ai-ds-project -f environment.yml

To activate the created environment: conda activate ai-ds-project

To install torch on non-cuda system: pip3 install torch torchvision torchaudio

About

This repository contains the model of classifying the hate speech category on the hate speech project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published