paper-with-me

홈 › Papers

Developing and Evaluating Tiny to Medium-Sized Turkish BERT Models

2023-07-26 · Himmet Toprak Kesgin, Muzaffer Kaan Yuce, Mehmet Fatih Amasyali

This study introduces and evaluates tiny, mini, small, and medium-sized uncased Turkish BERT models, aiming to bridge the research gap in less-resourced languages. We trained these models on a diverse dataset encompassing over 75GB of text from multiple sources and tested them on several tasks, including mask prediction, sentiment analysis, news classification, and, zero-shot classification. Despite their smaller size, our models exhibited robust performance, including zero-shot task, while ensuring computational efficiency and faster execution times. Our findings provide valuable insights into the development and application of smaller language models, especially in the context of the Turkish language.

📄 PDF Abstract BibTeX arXiv:2307.14134

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationComputational EfficiencyNews ClassificationSentiment Analysiszero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Scaling BERT Models for Turkish Automatic Punctuation and Capitalization Correction

2024-12-03 · Abdulkader Saoud, Mahmut Alomeyr, Himmet Toprak Kesgin, Mehmet Fatih Amasyali

This paper investigates the effectiveness of BERT based models for automated punctuation and capitalization corrections in Turkish texts across five distinct model sizes. The models are designated as Tiny, Mini, Small, M…

Impact of Tokenization on Language Models: An Analysis for Turkish

2022-04-19 · Cagri Toraman, Eyup Halit Yilmaz, Furkan Şahinuç, Oguzhan Ozcelik

Tokenization is an important text preprocessing step to prepare input tokens for deep language models. WordPiece and BPE are de facto methods employed by important models, such as BERT and GPT. However, the impact of tok…

HeceTokenizer: A Syllable-Based Tokenization Approach for Turkish Retrieval

2026-04-12 · Senol Gulgonul arxiv

HeceTokenizer is a syllable-based tokenizer for Turkish that exploits the deterministic six-pattern phonological structure of the language to construct a closed, out-of-vocabulary (OOV)-free vocabulary of approximately 8…

Setting Standards in Turkish NLP: TR-MMLU for Large Language Model Evaluation

2024-12-31 · M. Ali Bayram, Ali Arda Fincan, Ahmet Semih Gümüş, Banu Diri 외

Language models have made remarkable advancements in understanding and generating human language, achieving notable success across a wide array of applications. However, evaluating these models remains a significant chal…

Language Model EvaluationLanguage ModelingLanguage ModellingLarge Language Model+2

Flavors of Moonshine: Tiny Specialized ASR Models for Edge Devices

2025-09-02 · Evan King, Adam Sabra, Manjunath Kudlur, James Wang 외 arxiv

We present the Flavors of Moonshine, a suite of tiny automatic speech recognition (ASR) models specialized for a range of underrepresented languages. Prevailing wisdom suggests that multilingual ASR models outperform mon…

Speech Recognition