Commit
·
310254d
1
Parent(s):
b929b37
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Text Classification Model
|
| 2 |
- Type: Fine-tuned BERT-based text classification model
|
| 3 |
- Description: This model has been fine-tuned using [AzerBERT](https://huggingface.co/language-ml-lab/AzerBert) for text classification tasks. It is designed to categorize text into one of the following four categories: literature, sports, history, and geography.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- az
|
| 4 |
+
metrics:
|
| 5 |
+
- accuracy
|
| 6 |
+
- f1
|
| 7 |
+
---
|
| 8 |
# Text Classification Model
|
| 9 |
- Type: Fine-tuned BERT-based text classification model
|
| 10 |
- Description: This model has been fine-tuned using [AzerBERT](https://huggingface.co/language-ml-lab/AzerBert) for text classification tasks. It is designed to categorize text into one of the following four categories: literature, sports, history, and geography.
|