paper-with-me

홈 › Papers

Evalverse: Unified and Accessible Library for Large Language Model Evaluation

2024-04-01 · Jihoo Kim, Wonho Song, Dahyun Kim, Yunsu Kim, Yungi Kim, Chanjun Park

This paper introduces Evalverse, a novel library that streamlines the evaluation of Large Language Models (LLMs) by unifying disparate evaluation tools into a single, user-friendly framework. Evalverse enables individuals with limited knowledge of artificial intelligence to easily request LLM evaluations and receive detailed reports, facilitated by an integration with communication platforms like Slack. Thus, Evalverse serves as a powerful tool for the comprehensive assessment of LLMs, offering both researchers and practitioners a centralized and easily accessible evaluation framework. Finally, we also provide a demo video for Evalverse, showcasing its capabilities and implementation in a two-minute format.

📄 PDF Abstract BibTeX arXiv:2404.00943

Code (1)

upstageai/evalverse 공식 구현

Tasks

Language Model EvaluationLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

EvalVerse: Pipeline-Aware and Expert-Calibrated Benchmarking for Professional Cinematic Video Generation

2026-05-22 · Songlin Yang, Haobin Zhong, Ruilin Zhang, Xiaotong Zhao 외 arxiv

The rapid evolution of generative video foundation models has propelled the field toward professional-grade cinematic synthesis. To achieve such demanding quality, the community transitions towards Reinforcement Learning…

Reinforcement LearningVideo Generation

LAVIS: A Library for Language-Vision Intelligence

2022-09-15 · Dongxu Li, Junnan Li, Hung Le, Guangsen Wang 외

We introduce LAVIS, an open-source deep learning library for LAnguage-VISion research and applications. LAVIS aims to serve as a one-stop comprehensive library that brings recent advancements in the language-vision field…

BenchmarkingImage CaptioningImage RetrievalMultimodal Deep Learning+7

ParaMonte: A high-performance serial/parallel Monte Carlo simulation library for C, C++, Fortran

2020-09-29 · Amir Shahmoradi, Fatemeh Bagheri

ParaMonte (standing for Parallel Monte Carlo) is a serial and MPI/Coarray-parallelized library of Monte Carlo routines for sampling mathematical objective functions of arbitrary-dimensions, in particular, the posterior d…

OpenAutoNLU: Open Source AutoML Library for NLU

2026-03-02 · Grigory Arshinov, Aleksandr Boriskin, Sergey Senichev, Ayaz Zaripov 외 arxiv

OpenAutoNLU is an open-source automated machine learning library for natural language understanding (NLU) tasks, covering both text classification and named entity recognition (NER). Unlike existing solutions, we introdu…

Natural Language UnderstandingText Classification

Dynestyx: A Probabilistic Programming Library for Dynamical Systems

2026-06-15 · Daniel Waxman, Dmitry Batenkov, John Feser, Andy Zane 외 arxiv

State-space models (SSMs) are the standard formalism for Bayesian treatment of dynamical systems, with natural applications in statistics, signal processing, and machine learning. Despite their importance in both theory …