palindroms / README.md
PabloTJ's picture
Update README.md
fefd339 verified
|
raw
history blame
598 Bytes
---
title: LLM Palindrome Benchmark
emoji: 🔁
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.24.0
app_file: app.py
accelerator: gpu
pinned: false
---
# 🔁 LLM Palindrome Benchmark
This Hugging Face Space generates long, original palindromes in 10 languages using open-source LLMs, rates their grammar using other models, and scores them based on correctness and fluency.
Powered by:
- [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
- [Zephyr](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)
- [Flan-T5](https://huggingface.co/google/flan-t5-large)