MBZUAI / dialseg-ar-gemma3-4B

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: April 15 2026
text-generation

Introduction of dialseg-ar-gemma3-4B

Model Details of dialseg-ar-gemma3-4B

DialSeg-Ar-Gemma3-4B

Model Summary

DialSeg-Ar-Gemma3-4B is a model for linear semantic segmentation in dialectal conversational Arabic and related transcript-like genres.

The model is designed to split a sequence of utterances into contiguous topic-coherent segments .


What the Model Does

Given an ordered list of utterances, the model predicts segments splits .

In our setup, the task is framed as instruction-following generation over structured input, where the model outputs a JSON list of segments with line IDs.

Example input
[
  {"line_id": 1, "speaker": "A", "text": "..."},
  {"line_id": 2, "speaker": "B", "text": "..."},
  {"line_id": 3, "speaker": "A", "text": "..."}
]
Example output
[
  {"split_id": 1, "line_ids": "1,2"},
  {"split_id": 2, "line_ids": "3"}
]

Intended Uses
Direct use

This model can be used for:

  • topic segmentation of Arabic conversational transcripts
  • chunking spoken or transcript-like content for downstream NLP
  • segmentation of dialectal Arabic discourse
  • baseline evaluation on DialSeg-Ar
Downstream use

Potential downstream applications include:

  • transcript chunking for retrieval systems
  • podcast navigation / chaptering
  • discourse preprocessing for summarization
  • call-center or conversational analytics

Note: this model is evaluated intrinsically for segmentation quality. Its impact on downstream tasks such as RAG or summarization was not directly measured in the paper.

Covered varieties and genres
  • Broadcast transcripts
  • Phone conversations
  • Code-switched podcasts
  • Dialogues from fiction books
  • MSA news corpora

For details, see the dataset card:

  • Dataset: MBZUAI/DialSeg-Ar

How to Use
from transformers import AutoTokenizer, AutoModelForCausalLM

model_id = "MBZUAI/DialSeg-Ar-Gemma3-4B"

tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id, device_map="auto")

prompt = """
Split the conversation (podcasts) in Gulf Arabic-English into sequential segments,
where each segment contains lines that discuss the same topic.

Conversation:
{"line_id": 1, "speaker": "A", "text": "..."}
{"line_id": 2, "speaker": "B", "text": "..."}
"""

inputs = tokenizer(prompt, return_tensors="pt").to(model.device)
outputs = model.generate(**inputs, max_new_tokens=512)
print(tokenizer.decode(outputs[0], skip_special_tokens=True))

Citation

If you use this model, please cite:

@inproceedings{
  title     = {Linear Semantic Segmentation for Low-Resource Spoken Dialects},
  author    = {Chirkunov, Kirill and Samih, Younes and Freihat, Abed Alhakim and Aldarmaki, Hanan},
  booktitle = {Proceedings of ACL 2026},
  year      = {2026}
}

Runs of MBZUAI dialseg-ar-gemma3-4B on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About dialseg-ar-gemma3-4B huggingface.co Model

More dialseg-ar-gemma3-4B license Visit here:

https://choosealicense.com/licenses/cc-by-nc-4.0

dialseg-ar-gemma3-4B huggingface.co

dialseg-ar-gemma3-4B huggingface.co is an AI model on huggingface.co that provides dialseg-ar-gemma3-4B's model effect (), which can be used instantly with this MBZUAI dialseg-ar-gemma3-4B model. huggingface.co supports a free trial of the dialseg-ar-gemma3-4B model, and also provides paid use of the dialseg-ar-gemma3-4B. Support call dialseg-ar-gemma3-4B model through api, including Node.js, Python, http.

dialseg-ar-gemma3-4B huggingface.co Url

https://huggingface.co/MBZUAI/dialseg-ar-gemma3-4B

MBZUAI dialseg-ar-gemma3-4B online free

dialseg-ar-gemma3-4B huggingface.co is an online trial and call api platform, which integrates dialseg-ar-gemma3-4B's modeling effects, including api services, and provides a free online trial of dialseg-ar-gemma3-4B, you can try dialseg-ar-gemma3-4B online for free by clicking the link below.

MBZUAI dialseg-ar-gemma3-4B online free url in huggingface.co:

https://huggingface.co/MBZUAI/dialseg-ar-gemma3-4B

dialseg-ar-gemma3-4B install

dialseg-ar-gemma3-4B is an open source model from GitHub that offers a free installation service, and any user can find dialseg-ar-gemma3-4B on GitHub to install. At the same time, huggingface.co provides the effect of dialseg-ar-gemma3-4B install, users can directly use dialseg-ar-gemma3-4B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

dialseg-ar-gemma3-4B install url in huggingface.co:

https://huggingface.co/MBZUAI/dialseg-ar-gemma3-4B

Url of dialseg-ar-gemma3-4B

dialseg-ar-gemma3-4B huggingface.co Url

Provider of dialseg-ar-gemma3-4B huggingface.co

MBZUAI
ORGANIZATIONS

Other API from MBZUAI

huggingface.co

Total runs: 76.6K
Run Growth: 1.1K
Growth Rate: 1.49%
Updated:February 20 2025
huggingface.co

Total runs: 5.5K
Run Growth: 4.4K
Growth Rate: 80.18%
Updated:March 01 2024
huggingface.co

Total runs: 5.3K
Run Growth: -1.2K
Growth Rate: -23.60%
Updated:April 08 2026
huggingface.co

Total runs: 4.6K
Run Growth: -1.3K
Growth Rate: -27.43%
Updated:April 08 2026
huggingface.co

Total runs: 3.0K
Run Growth: -1.0K
Growth Rate: -35.01%
Updated:April 08 2026
huggingface.co

Total runs: 2.5K
Run Growth: -424
Growth Rate: -17.00%
Updated:April 08 2026
huggingface.co

Total runs: 1.2K
Run Growth: -1.2K
Growth Rate: -99.49%
Updated:April 28 2023
huggingface.co

Total runs: 1.1K
Run Growth: -1.2K
Growth Rate: -110.15%
Updated:April 28 2023
huggingface.co

Total runs: 935
Run Growth: -1.2K
Growth Rate: -125.13%
Updated:April 28 2023
huggingface.co

Total runs: 916
Run Growth: 242
Growth Rate: 26.42%
Updated:February 28 2024
huggingface.co

Total runs: 915
Run Growth: -856
Growth Rate: -92.84%
Updated:March 13 2025
huggingface.co

Total runs: 732
Run Growth: 689
Growth Rate: 94.13%
Updated:March 25 2024
huggingface.co

Total runs: 406
Run Growth: 0
Growth Rate: 0.00%
Updated:December 26 2024
huggingface.co

Total runs: 262
Run Growth: 78
Growth Rate: 29.77%
Updated:February 27 2026
huggingface.co

Total runs: 158
Run Growth: -1.6K
Growth Rate: -1019.87%
Updated:December 27 2023
huggingface.co

Total runs: 137
Run Growth: 31
Growth Rate: 22.63%
Updated:February 28 2024
huggingface.co

Total runs: 119
Run Growth: 103
Growth Rate: 88.03%
Updated:December 16 2024
huggingface.co

Total runs: 116
Run Growth: -179
Growth Rate: -154.31%
Updated:February 27 2026
huggingface.co

Total runs: 93
Run Growth: -112
Growth Rate: -120.43%
Updated:February 27 2026
huggingface.co

Total runs: 80
Run Growth: 42
Growth Rate: 52.50%
Updated:December 18 2024
huggingface.co

Total runs: 68
Run Growth: 31
Growth Rate: 46.27%
Updated:September 10 2025
huggingface.co

Total runs: 57
Run Growth: 51
Growth Rate: 89.47%
Updated:January 20 2026
huggingface.co

Total runs: 29
Run Growth: -5
Growth Rate: -17.24%
Updated:September 10 2025
huggingface.co

Total runs: 29
Run Growth: 0
Growth Rate: 0.00%
Updated:July 11 2026
huggingface.co

Total runs: 25
Run Growth: 11
Growth Rate: 45.83%
Updated:December 27 2023
huggingface.co

Total runs: 25
Run Growth: 17
Growth Rate: 68.00%
Updated:March 16 2025
huggingface.co

Total runs: 24
Run Growth: 8
Growth Rate: 34.78%
Updated:December 16 2024
huggingface.co

Total runs: 23
Run Growth: -28
Growth Rate: -127.27%
Updated:September 10 2025
huggingface.co

Total runs: 20
Run Growth: 13
Growth Rate: 65.00%
Updated:February 28 2024
huggingface.co

Total runs: 20
Run Growth: 2
Growth Rate: 9.52%
Updated:December 16 2024
huggingface.co

Total runs: 14
Run Growth: 14
Growth Rate: 100.00%
Updated:November 28 2025
huggingface.co

Total runs: 13
Run Growth: 9
Growth Rate: 69.23%
Updated:June 12 2025
huggingface.co

Total runs: 9
Run Growth: -3
Growth Rate: -33.33%
Updated:March 25 2024
huggingface.co

Total runs: 8
Run Growth: 1
Growth Rate: 12.50%
Updated:April 13 2026
huggingface.co

Total runs: 2
Run Growth: 0
Growth Rate: 0.00%
Updated:January 19 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 05 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:June 09 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 10 2025