-
Notifications
You must be signed in to change notification settings - Fork 1
Models
Karahan Sarıtaş edited this page Apr 3, 2023
·
4 revisions
- Papers
- Implementation
- Paper
- Paper explanations (unofficial)
- Github Repository
- Türkçe GloVe - Repository for Turkish GloVe Word Embeddings
- glove-python: Contains a script for processing a corpus and calculating similarity
-
Github Repository: Contains a guide for finetuning, "BERT FineTuning with Cloud TPUs" (There is a pretrained multilingual model, probably we will fine tune that.).
- Fine-tuning a BERT Model: TensorFlow tutorial for fine-tuning a BERT model.
- turkish-bert: BERT models trained with Turkish corpus. Maybe we can fine tune these models.
- Train BERT From Scratch: A guide on how to train a BERT model from scratch.