File size: 942 Bytes
044fc65
 
604b957
 
 
 
 
 
044fc65
 
4502cbb
044fc65
4502cbb
044fc65
 
 
 
 
4502cbb
044fc65
4502cbb
 
 
 
044fc65
 
 
 
 
4502cbb
044fc65
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
library_name: transformers
tags:
- text-classification
- transformers
- huggingface
- fine-tuned
- English
---

# Model Card for khojoii/text-classification-distilbert-fa

This is a fine-tuned DistilBERT model for binary text classification on a English-language dataset. The model was trained using the Hugging Face `Trainer` API and the `transformers` library.

## Model Details

### Model Description

This model is based on a pre-trained `distilbert-base-multilingual-cased` architecture and was fine-tuned on a custom English-language dataset for binary classification tasks (e.g., sentiment analysis or spam detection).

- **Developed by:** Khojoii
- **Model type:** Transformer - DistilBERT
- **Language(s):** English 
- **License:** free to use and change

## Uses

### Direct Use

This model can be directly used for inference on English text classification tasks. It takes in a English sentence and returns one of two classes.