Spaces:
Sleeping
Sleeping
metadata
title: Test Arabic Models
emoji: π
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
Welcome to Streamlit!
Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:
If you have any questions, checkout our documentation and community forums.
Arabic Poetry Lab β Meters, Diacritization & Generation
A Streamlit Space to try Arabic poetry models featured in recent papers:
- Meter classification (AraPoemBERT, MetRec GRU, APCD2 BiLSTM)
- Era / Theme (Ashaar)
- Diacritization (Ashaar diacritizer)
- Poetry generation (Ashaar char-GPT, AraGPT2, GPT-J)
Use
- Create a Hugging Face Space β Streamlit.
- Add
app.pyandrequirements.txt. - (Optional) Set Space hardware to GPU for big generators.
Model IDs
Paste exact model repo IDs in the UI for any placeholder entries (e.g., faisalq/AraPoemBERT-meter, ARBML/ashaar-diacritizer, etc.).