© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohamad Mahmood
Programming (Mobile, Web, Database and Machine Learning). Studying at the Center For Artificial Intelligence Technology (CAIT), FTSM, UKM MY
Install dependencies first before running other codes. pip install transformers torch 1. Feature Extraction from transformers import AutoTokenizer, AutoModel import torch tokenizer = AutoTokenizer.from_pretrained("huawei-noah/TinyBERT_General_4L_31...
No responses yet.