File size: 661 Bytes
a9fbacc 7b31114 a9fbacc 039c27a a9fbacc 65a2dd1 a9fbacc 65a2dd1 |
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 33 34 35 36 |
---
language:
- vi
tags:
- vietnamese
- topicifier
- multilingual
- tiny
license:
- mit
pipeline_tag: text-classification
widget:
- text: "Đam mê của tôi là nhiếp ảnh"
---
# distilbert-base-multilingual-cased-vietnamese-topicifier
## About
Fine-tuning from `distilbert-base-multilingual-cased` with a tiny dataset about Vietnamese topics.
## Usage
Try entering a message to predict what topic is being discussed. For example:
```
# Photography
Đam mê của tôi là nhiếp ảnh
# World War I
Bạn đã từng nghe về cuộc đại thế chiến ?
```
## Other
The model was fine-tuning with a tiny dataset, don't use it for a product. |