中文
相关论文

相关论文: Hakim: Farsi Text Embedding Model

200 篇论文

Large Language Models (LLMs) hold significant promise for mathematics education, yet they often struggle with complex mathematical reasoning. While Retrieval-Augmented Generation (RAG) mitigates these issues by grounding LLMs in external…

计算与语言 · 计算机科学 2025-12-02 Shiting Chen , Zijian Zhao , Jinsong Chen

We present a new pre-trained language model (PLM) for Rabbinic Hebrew, termed Berel (BERT Embeddings for Rabbinic-Encoded Language). Whilst other PLMs exist for processing Hebrew texts (e.g., HeBERT, AlephBert), they are all trained on…

计算与语言 · 计算机科学 2022-08-04 Avi Shmidman , Joshua Guedalia , Shaltiel Shmidman , Cheyn Shmuel Shmidman , Eli Handel , Moshe Koppel

The rise of social media and online communication platforms has led to the spread of Arabic textual posts and memes as a key form of digital expression. While these contents can be humorous and informative, they are also increasingly being…

计算与语言 · 计算机科学 2025-08-25 Nouar AlDahoul , Yasir Zaki

The adaptation of large language models (LLMs) to specialized reasoning tasks is fundamentally constrained by computational resources. Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a powerful solution, yet the landscape of…

计算与语言 · 计算机科学 2025-09-15 Brennen Hill

Text summarization is one of the most critical Natural Language Processing (NLP) tasks. More and more researches are conducted in this field every day. Pre-trained transformer-based encoder-decoder models have begun to gain popularity for…

计算与语言 · 计算机科学 2021-05-11 Mehrdad Farahani , Mohammad Gharachorloo , Mohammad Manthouri

Retrieval-Augmented Generation (RAG) has emerged as a promising paradigm for grounding large language model (LLM) outputs in retrieved evidence, thereby reducing hallucination and improving factual accuracy. Its efficacy, however, remains…

计算与语言 · 计算机科学 2026-05-22 Sereiwathna Ros , Phannet Pov , Ratanaktepi Chhor , Kimleang Ly , Wan-Sup Cho , Saksonita Khoeurn

Embedding models have been an effective learning paradigm for high-dimensional data. However, one open issue of embedding models is that their representations (latent factors) often result in large parameter space. We observe that existing…

机器学习 · 计算机科学 2021-12-15 Xupeng Miao , Hailin Zhang , Yining Shi , Xiaonan Nie , Zhi Yang , Yangyu Tao , Bin Cui

Pre-trained Language Models (PLMs) have the potential to transform mental health support by providing accessible and culturally sensitive resources. However, despite this potential, their effectiveness in mental health care and specifically…

计算与语言 · 计算机科学 2024-06-25 Hassan Alhuzali , Ashwag Alasmari

Large language models (LLMs) increasingly mediate human communication, decision support, content creation, and information retrieval. Despite impressive fluency, these systems frequently produce biased or stereotypical content, especially…

计算与语言 · 计算机科学 2025-12-11 Muneeb Ur Raheem Khan

Large language models (LLMs) have greatly impacted the natural language processing (NLP) field, particularly for the English language. These models have demonstrated capabilities in understanding and generating human-like text. The success…

计算与语言 · 计算机科学 2024-07-10 Hasna Chouikhi , Manel Aloui , Cyrine Ben Hammou , Ghaith Chaabane , Haithem Kchaou , Chehir Dhaouadi

In this paper we present APEX-Embedding-7B (Advanced Processing for Epistemic eXtraction), a 7-billion parameter decoder-only text Feature Extraction Model, specifically designed for Document Retrieval-Augmented Generation (RAG) tasks. Our…

信息检索 · 计算机科学 2024-10-25 Thea Aviss

In this work, we introduce the Qwen3 Embedding series, a significant advancement over its predecessor, the GTE-Qwen series, in text embedding and reranking capabilities, built upon the Qwen3 foundation models. Leveraging the Qwen3 LLMs'…

Homograph disambiguation remains a significant challenge in grapheme-to-phoneme (G2P) conversion, especially for low-resource languages. This challenge is twofold: (1) creating balanced and comprehensive homograph datasets is…

计算与语言 · 计算机科学 2025-05-20 Mahta Fetrat Qharabagh , Zahra Dehghanian , Hamid R. Rabiee

Small and medium-sized enterprises (SMEs) in Iran increasingly leverage Telegram for sales, where real-time engagement is essential for conversion. However, developing AI-driven chatbots for this purpose requires large, high-quality…

计算与语言 · 计算机科学 2025-12-01 Mahdi Rahmani , AmirHossein Saffari , Reyhane Rahmani

Aphasia is a language disorder that affects the speaking ability of millions of patients. This paper presents a new benchmark for Aphasia speech recognition and detection tasks using state-of-the-art speech recognition techniques with the…

音频与语音处理 · 电气工程与系统科学 2023-05-24 Jiyang Tang , William Chen , Xuankai Chang , Shinji Watanabe , Brian MacWhinney

Recent advances in large language models (LLMs) have led to strong reasoning capabilities; however, evaluating such models in low-resource languages remains challenging due to the lack of standardized benchmarks. In particular, Urdu…

计算与语言 · 计算机科学 2026-01-30 Muhammad Ali Shafique , Areej Mehboob , Layba Fiaz , Muhammad Usman Qadeer , Hamza Farooq

Current advances in Natural Language Processing (NLP) have made it increasingly feasible to build applications leveraging textual data. Generally, the core of these applications rely on having a good semantic representation of text into…

计算与语言 · 计算机科学 2024-10-21 Thomas Uriot

In recent years, multilingual Large Language Models (LLMs) have become an inseparable part of daily life, making it crucial for them to master the rules of conversational language in order to communicate effectively with users. While…

计算与语言 · 计算机科学 2026-01-30 Ghazal Kalhor , Behnam Bahrak

Pretrained contextualized text representation models learn an effective representation of a natural language to make it machine understandable. After the breakthrough of the attention mechanism, a new generation of pretrained models have…

FastText has established itself as a fundamental algorithm for learning word representations, demonstrating exceptional capability in handling out-of-vocabulary words through character-level n-gram embeddings. However, its hash-based…

计算与语言 · 计算机科学 2025-06-03 Yimin Du