3 papers
cs.CL2024
Ranking Unraveled: Recipes for LLM Rankings in Head-to-Head AI Combat
Roland Daynauth, Christopher Clarke, Krisztian Flautner +2
Deciding which large language model (LLM) to use is a complex challenge. Pairwise ranking has emerged as a new method for evaluating human preferences for LLMs. This approach entai…
cs.CL2023
Label Agnostic Pre-training for Zero-shot Text Classification
Christopher Clarke, Yuzhao Heng, Yiping Kang +3
Conventional approaches to text classification typically assume the existence of a fixed set of predefined labels to which a given text can be classified. However, in real-world ap…
cs.CL2023
The Jaseci Programming Paradigm and Runtime Stack: Building Scale-out Production Applications Easy and Fast
Jason Mars, Yiping Kang, Roland Daynauth +4
Today's production scale-out applications include many sub-application components, such as storage backends, logging infrastructure and AI models. These components have drastically…