|
import json |
|
import os |
|
from datetime import datetime |
|
|
|
import gradio as gr |
|
import pandas as pd |
|
|
|
from envs import API, EVAL_REQUESTS_PATH, TOKEN, QUEUE_REPO |
|
|
|
custom_css = """ |
|
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn&display=swap'); |
|
body, .gradio-container, .gr-button, .gr-input, .gr-slider, .gr-dropdown, .gr-markdown { |
|
font-family: 'Vazirmatn', sans-serif !important; |
|
} |
|
.markdown-text { |
|
font-size: 16px !important; |
|
} |
|
#models-to-add-text { |
|
font-size: 18px !important; |
|
} |
|
#citation-button span { |
|
font-size: 16px !important; |
|
} |
|
#citation-button textarea { |
|
font-size: 16px !important; |
|
} |
|
#citation-button > label > button { |
|
margin: 6px; |
|
transform: scale(1.3); |
|
} |
|
#leaderboard-table { |
|
margin-top: 15px; |
|
text-align: center; |
|
} |
|
#leaderboard-table, |
|
#leaderboard-table th, |
|
#leaderboard-table td { |
|
text-align: center; |
|
vertical-align: middle; |
|
border-collapse: collapse; |
|
} |
|
#leaderboard-table td:first-child, |
|
#leaderboard-table th:first-child { |
|
text-align: left; |
|
max-width: 500px; |
|
} |
|
table > thead { |
|
white-space: normal; |
|
} |
|
table > thead th, |
|
table > tbody td { |
|
text-align: center; |
|
vertical-align: middle; |
|
} |
|
table > tbody td:first-child { |
|
text-align: left; |
|
max-width: 500px; |
|
} |
|
#leaderboard-table-lite { |
|
margin-top: 15px; |
|
} |
|
#search-bar-table-box > div:first-child { |
|
background: none; |
|
border: none; |
|
} |
|
#search-bar { |
|
padding: 0px; |
|
} |
|
.tab-buttons button { |
|
font-size: 20px; |
|
} |
|
#scale-logo { |
|
border-style: none !important; |
|
box-shadow: none; |
|
display: block; |
|
margin-left: auto; |
|
margin-right: auto; |
|
max-width: 600px; |
|
} |
|
#scale-logo .download { |
|
display: none; |
|
} |
|
#filter_type { |
|
border: 0; |
|
padding-left: 0; |
|
padding-top: 0; |
|
} |
|
#filter_type label { |
|
display: flex; |
|
} |
|
#filter_type label > span { |
|
margin-top: var(--spacing-lg); |
|
margin-right: 0.5em; |
|
} |
|
#filter_type label > .wrap { |
|
width: 103px; |
|
} |
|
#filter_type label > .wrap .wrap-inner { |
|
padding: 2px; |
|
} |
|
#filter_type label > .wrap .wrap-inner input { |
|
width: 1px; |
|
} |
|
#filter-columns-type { |
|
border: 0; |
|
padding: 0.5; |
|
} |
|
#filter-columns-size { |
|
border: 0; |
|
padding: 0.5; |
|
} |
|
#box-filter > .form { |
|
border: 0; |
|
} |
|
""" |
|
|
|
LLM_BENCHMARKS_ABOUT_TEXT = f"""## Open Lithuanian LLM Leaderboard (v1.0.1) |
|
> The Open Lithuanian LLM Evaluation Leaderboard, developed by **Neurotechnology** provides a comprehensive benchmarking system specifically designed for Lithuanian LLMs. This leaderboard, based on the open-source [LM Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness), offers a unique platform for evaluating the performance of large language models (LLMs) on tasks that demand linguistic proficiency and technical skill in Lithuanian. |
|
> **Note:** This leaderboard is continuously updating its data and models, reflecting the latest developments in Lithuanian LLMs. It is currently in version 1.0.1, serving as the initial benchmark for Lithuanian LLM evaluation, with plans for future enhancements. |
|
## 1. Key Features |
|
> 1. **Open Evaluation Access** |
|
> The leaderboard allows open participation, meaning that developers and researchers working with open-source models can submit evaluation requests for their models. This accessibility encourages the development and testing of Lithuanian LLMs within the broader AI ecosystem. |
|
> |
|
> 2. **Task Diversity** |
|
> Six specialized tasks have been curated for this leaderboard, each tailored to challenge different aspects of a model’s capabilities. These tasks include: |
|
> - **MMLU** |
|
> - **GSM8K** |
|
> - **TruthfulQA** |
|
> - **ARC Easy** |
|
> - **Winogrande** |
|
> - **Hellaswag** |
|
> - **Belebele** |
|
> |
|
> Each dataset is available in Lithuanian, providing a robust testing ground for models in a non-English setting. The datasets collectively contain over **40k samples** across various categories such as **Common Knowledge**, **Reasoning**, **Summarization**, **Math**, and **Specialized Examinations**, offering comprehensive coverage of diverse linguistic and technical challenges. |
|
> |
|
> 3. **Open-Source Dataset Collection** |
|
> A dataset collection of the evaluation is hosted on [Hugging Face Datasets](https://huggingface.co/collections/neurotechnology/lithuanian-evaluation-datasets-66c6da9991dced94646bfb30), offering the AI community a glimpse of the benchmark content and format. This sample allows developers to pre-assess their models against representative data before a full leaderboard evaluation. |
|
> |
|
> 4. **Development** |
|
> |
|
> This leaderboard is developed by [**Neurotechnology**](https://huggingface.co/neurotechnology) and authored by [**Artūras Nakvosas**](https://huggingface.co/artena), leveraging cutting-edge industrial expertise to create a high-quality, open benchmarking tool. The project underscores a commitment to advancing Lithuanian LLMs through innovative solutions and fostering the growth of the local AI ecosystem. |
|
> |
|
> 5. **Comprehensive Evaluation Pipeline** |
|
> By integrating a standardized evaluation pipeline, models are assessed across a variety of data types, including text, mathematical formulas, and numerical data. This multi-faceted approach enhances the evaluation’s reliability and allows for precise, nuanced assessment of model performance across multiple dimensions. |
|
## 2. Background and Goals |
|
> Recent months have seen a notable increase in the development of Lithuanian LLMs by research centers and AI companies in Lithuania. However, the lack of reliable, standardized benchmarks for Lithuanian LLMs has made it challenging to evaluate model quality comprehensively. Global benchmarks typically do not support Lithuanian, resulting in skewed or unreliable results for Lithuanian LLMs. |
|
> |
|
> This leaderboard addresses this gap by providing a locally-focused, transparent system that enables consistent, fair comparisons of Lithuanian LLMs. It is expected to be a valuable tool for Lithuanian-speaking businesses and developers, allowing them to select models best suited to their needs. Researchers and model developers also benefit from the competitive environment, with opportunities to showcase and improve their models based on benchmark rankings. |
|
## 3. Data Privacy and Integrity |
|
> To maintain evaluation integrity and prevent overfitting or data leakage, only part of the benchmark dataset is openly available. This limited access approach upholds model evaluation reliability, ensuring that results are genuinely representative of each model’s capabilities across unseen data. |
|
> |
|
> The leaderboard represents a significant milestone in Lithuanian LLMs and is positioned to become the leading standard for LLM evaluation in the Lithuanian-speaking world. |
|
""" |
|
|
|
|
|
LLM_BENCHMARKS_SUBMIT_TEXT = """### Submitting a Model for Evaluation |
|
|
|
> To submit your open-source model for evaluation, follow these steps: |
|
> |
|
> 1. **Ensure your model is on Hugging Face**: Your model must be publicly available on [Hugging Face](https://huggingface.co/). |
|
> |
|
> 2. **Submit Request**: Send a request with your model's Hugging Face identifier via the provided submission form or email. |
|
> |
|
> 3. **Manual Queue**: Please note that the evaluation process is currently handled manually. Submissions will be queued and processed in the order received. |
|
> |
|
> 4. **Results**: Once the evaluation is complete, your model’s results will be updated on the leaderboard and shared with you. |
|
> |
|
> We appreciate your patience and contributions to the Lithuanian LLM ecosystem! |
|
""" |
|
|
|
|
|
def load_jsonl(input_file): |
|
data = [] |
|
with open(input_file, 'r') as f: |
|
for line in f: |
|
data.append(json.loads(line)) |
|
return data |
|
|
|
|
|
def jsonl_to_dataframe(input_file): |
|
data = load_jsonl(input_file) |
|
return pd.DataFrame(data) |
|
|
|
|
|
def sort_dataframe_by_column(df, column_name): |
|
if column_name not in df.columns: |
|
raise ValueError(f"Column '{column_name}' does not exist in the DataFrame.") |
|
return df.sort_values(by=column_name, ascending=False).reset_index(drop=True) |
|
|
|
|
|
def add_average_column_to_df(df,columns_to_average, index=3, average_column_name="Average Accuracy"): |
|
average_column = df[columns_to_average].mean(axis=1) |
|
df.insert(index, average_column_name, average_column) |
|
return df |
|
|
|
|
|
def model_hyperlink(link, model_name): |
|
return f'<a target="_blank" href="{link}" style="color: var(--link-text-color); text-decoration: underline;text-decoration-style: dotted;">{model_name}</a>' |
|
|
|
|
|
def make_clickable_model(model_name): |
|
link = f"https://huggingface.co/{model_name}" |
|
return model_hyperlink(link, model_name) |
|
|
|
|
|
def center_align_markdown(text): |
|
return f'<div align="center">{text}</div>' |
|
|
|
|
|
def apply_markdown_format_for_columns(df, model_column_name): |
|
columns = list(df.columns) |
|
df[model_column_name] = df[model_column_name].apply(make_clickable_model) |
|
|
|
|
|
|
|
return df |
|
|
|
|
|
def submit(model_name, model_id, contact_email): |
|
if model_name == "" or model_id == "" or contact_email == "": |
|
gr.Info("Please fill all the fields") |
|
return |
|
|
|
|
|
try: |
|
user_name = "" |
|
if "/" in model_id: |
|
user_name = model_id.split("/")[0] |
|
model_path = model_id.split("/")[1] |
|
|
|
eval_entry = { |
|
"model_name": model_name, |
|
"model_id": model_id, |
|
"contact_email": contact_email, |
|
} |
|
|
|
|
|
timestamp = datetime.now().strftime("%Y%m%d_%H%M%S") |
|
|
|
OUT_DIR = f"{EVAL_REQUESTS_PATH}/{user_name}" |
|
os.makedirs(OUT_DIR, exist_ok=True) |
|
|
|
|
|
out_path = f"{OUT_DIR}/{user_name}_{model_path}_{timestamp}.json" |
|
|
|
with open(out_path, "w") as f: |
|
f.write(json.dumps(eval_entry)) |
|
|
|
print("Uploading eval file") |
|
API.upload_file( |
|
path_or_fileobj=out_path, |
|
path_in_repo=out_path.split("eval-queue/")[1], |
|
repo_id=QUEUE_REPO, |
|
repo_type="dataset", |
|
commit_message=f"Add {model_name} to eval queue", |
|
) |
|
|
|
gr.Info("Successfully submitted", duration=10) |
|
|
|
os.remove(out_path) |
|
except Exception as e: |
|
gr.Error(f"Error submitting the model: {e}") |