Hugging Face supports | text classification, | named entity recognition, | question answering, | summarization, and translation.
Hugging Face hỗ trợ | phân loại văn bản, | nhận dạng thực thể có tên, | trả lời câu hỏi, | tóm tắt và dịch thuật.
It also extends | to multimodal tasks | that involve both | text and images, | such as visual question answering (VQA) | and image-text matching.
Nó cũng mở rộng | sang các tác vụ đa phương thức | liên quan đến cả | văn bản và hình ảnh, | như visual question answering (VQA) | và khớp hình ảnh-văn bản.
Each task is done | by various pre-trained models | that can be easily accessed | and fine-tuned | through the Hugging Face library.
Mỗi tác vụ được thực hiện | bởi nhiều pre-trained models khác nhau | có thể dễ dàng truy cập | và fine-tuned | thông qua thư viện Hugging Face.
Resources
- Task and Model (official)
- Task Summary (official)
- Task Manager (official)
References
- https://roadmap.sh/ai-engineer (Node: Hugging Face Tasks)