Text Classification
Keras
Tamil
Malayalam
Telugu
multimodal
hate-speech-detection
audio-classification
deep-learning
tamil
malayalam
telugu
Eval Results (legacy)
Instructions to use vasantharan/Multimodal_Hate_Speech_Detection_in_Dravidian_languages with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use vasantharan/Multimodal_Hate_Speech_Detection_in_Dravidian_languages with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://vasantharan/Multimodal_Hate_Speech_Detection_in_Dravidian_languages") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,9 +38,6 @@ model-index:
|
|
| 38 |
value: 0.88
|
| 39 |
---
|
| 40 |
|
| 41 |
-
|
| 42 |
-
# Multimodal Classification Model (Tamil, Malayalam, Telugu)
|
| 43 |
-
|
| 44 |
# Multimodal Classification Model (Tamil, Malayalam, Telugu)
|
| 45 |
|
| 46 |
This repository contains deep learning models for **text and audio classification** in three languages: **Tamil, Malayalam, and Telugu**.
|
|
|
|
| 38 |
value: 0.88
|
| 39 |
---
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
# Multimodal Classification Model (Tamil, Malayalam, Telugu)
|
| 42 |
|
| 43 |
This repository contains deep learning models for **text and audio classification** in three languages: **Tamil, Malayalam, and Telugu**.
|