REVIEW 4 major objections 5 minor 3 cited by
AIN: The Arabic INclusive Large Multimodal Model
T0 review · 4 major / 5 minor · reviewed 2026-08-09 · deepseek-v4-flash
Pith's one-line read AIN, a 7B English-Arabic multimodal model, outperforms GPT-4o by 3.4 percent on the 38-subdomain CAMEL-Bench Arabic benchmark while retaining strong English ability.
desk verdict Useful data pipeline, but the headline GPT-4o comparison rests on the authors' own benchmark with no contamination check. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the bilingual data-construction pipeline: GPT-4o-mini translates English multimodal data into Arabic using Arabic prompts; LaBSE cosine similarity with an 80 percent threshold rejects weak translations; BLEU, METEOR, and ROUGE checks verify quality; and LLavaGuard plus GPT-4o filters unsafe images. The resulting 3.6 million samples feed a one-epoch full-parameter fine-tune of Qwen2-VL-7B. This pipeline is what the paper credits for concentrating Arabic linguistic and cultural competence into a small open model.
What would settle it
Run a near-duplicate search between AIN's 3.6 million training samples and CAMEL-Bench questions and images, then re-run GPT-4o under a standardized prompt and decoding protocol; if overlap is non-trivial or GPT-4o's score shifts enough to erase the 3.4 percent gap, the central claim fails.
Extended reading notes
Core claim
The discovery AIN argues for is that high-quality bilingual multimodal data, not model scale, is the main lever for Arabic visual understanding. Using 35 percent authentic Arabic data and 65 percent machine-translated English multimodal data, refined through semantic similarity filtering, quality metrics, and toxicity screening, a 7B model reaches 63.77 total on CAMEL-Bench versus GPT-4o's 60.13, with particularly large margins on OCR and document understanding and remote sensing. The same model improves on 14 of 19 ArabicMMLU categories over its base and holds or improves English scores on ten benchmarks. In a blind human evaluation, native Arabic speakers chose AIN's answers 76 percent of the time against GPT-4o and LLaVA.
Load-bearing premise
The claim stands or falls on CAMEL-Bench being an uncontaminated, fair measure of Arabic multimodal ability; the paper reports no test-train overlap check, and the benchmark was built by five of the paper's own authors.
Editorial extensions
If this is right
- Arabic-speaking users gain a practical open model for OCR, medical imaging, remote sensing, cultural visual question answering, and video understanding.
- A modest 7B open model can beat closed frontier models in a low-resource language when training data is curated with language-specific care.
- Machine-translated English multimodal data plus a smaller share of authentic Arabic data may be enough to bootstrap capable Arabic multimodal models without massive native corpora.
- English capabilities are not sacrificed: the fine-tuned model improves over its base on MMBench, MME, MMMU, POPE, SEED, MathVista, ScienceQA, ChartQA, AI2D, and MMT-Bench.
- The same bilingual data recipe is a reusable template for other Arabic dialects and related languages.
Reading between the lines
- The same recipe likely transfers to other low-resource languages with similar script complexity; a direct test would be training the same pipeline on, say, Swahili or Indonesian and measuring gains over the base model.
- Because CAMEL-Bench was authored by five of AIN's own authors and the paper reports no test-train overlap check, the 3.4 percent margin should be re-verified by an independent group using a standardized evaluation protocol.
- A translation-heavy training set may inherit GPT-4o-mini's translation style and errors, so probing on dialectal Arabic or adversarial OCR could reveal boundaries the benchmark misses.
- The 35 versus 65 percent authentic-to-translated data split raises a scaling question: ablating this ratio would show how much of the gain comes from translation volume versus authentic Arabic content.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces AIN, a 7B-parameter English-Arabic bilingual multimodal model obtained by full fine-tuning Qwen2-VL-7B on 3.6 million curated Arabic-English multimodal samples, with a data pipeline that includes GPT-4o-mini translation, LaBSE semantic verification, BLEU/METEOR/ROUGE quality checks, and LLavaGuard-based toxicity filtering. The central claim is that AIN-7B surpasses GPT-4o on the CAMEL-Bench Arabic multimodal benchmark by an absolute 3.4 points (63.77 vs. 60.13, Table 1), while also improving over Qwen2-VL-7B on ArabicMMLU and ten English benchmarks and receiving 76% preference in a 10-question human survey of over 200 Arabic native speakers.
Significance. If the CAMEL-Bench result is valid, the paper is significant: it would show that an open 7B model fine-tuned on 3.6M bilingual samples can beat a frontier closed model on Arabic multimodal understanding, a low-resource domain with clear practical value. The paper also documents a careful data curation and safety pipeline, and it ships a demo, webpage, and GitHub repository, which supports reproducibility if the data and evaluation code are released. The ArabicMMLU and English-benchmark improvements over the base model are encouraging and provide some independent evidence of capability gains. However, the headline claim is anchored to CAMEL-Bench, a benchmark co-authored by five of the seven AIN authors, and the paper reports no contamination check and no detailed evaluation protocol for baselines; the external benchmarks only compare against the base model, not against the closed models that the headline claim targets.
major comments (4)
- [Section 2 and Table 1] The headline 3.4% gain over GPT-4o on CAMEL-Bench cannot be assessed without ruling out test-train contamination. Section 2 describes the training data only as 'publicly available MSA Arabic and English datasets' and does not list the datasets, provide hashes, or report any overlap check against CAMEL-Bench. Since five of the seven AIN authors are also authors of CAMEL-Bench (Ref [1]), there is a direct channel through which test examples could enter the 3.6M training samples. Please provide a complete data provenance list and a quantitative contamination analysis (for example, n-gram or embedding similarity between training samples and the CAMEL-Bench test set), or the central claim remains unverified.
- [Section 3] The evaluation protocol for baselines on CAMEL-Bench is unspecified. The paper does not state whether prompts were given in Arabic or English (or both), the decoding temperature, the number of runs, or the answer extraction and parsing method. Figure 5 shows GPT-4o producing 'No Answer' and format violations, which suggests the scoring pipeline may penalize non-conforming outputs in a way that could inflate AIN's relative score if AIN's outputs are format-tuned. Please specify the exact evaluation protocol for all models and release the evaluation code or prompts so the comparison can be reproduced.
- [Section 1.3] The human evaluation is presented as a blind comparison, but the manuscript does not state whether the order of the three models was randomized across participants or whether each question was shown with a fixed model order. Without randomization, the reported 76% preference for Model 1 could reflect presentation order or position bias rather than genuine quality. In addition, no confidence intervals or significance tests are reported for the preference percentages. Please describe the randomization procedure and provide statistical analysis of the survey results.
- [Tables 2 and 3] The external benchmarks provide only partial support for the claim of state-of-the-art Arabic performance. ArabicMMLU and the ten English benchmarks are reported only as improvements over Qwen2-VL-7B, the base model, not against GPT-4o, Gemini-1.5-Pro, or other Arabic-capable LMMs. Thus the 'state-of-the-art' claim rests entirely on CAMEL-Bench, whose fair evaluation is exactly what is in question. Please add comparisons on these external benchmarks against at least the closed models used in Table 1, or temper the claim to 'improvement over the base model' and 'best on CAMEL-Bench'.
minor comments (5)
- [Figure 1 and Table 1] The benchmark name appears as 'Camel-Bench' in Figure 1 but as 'CAMEL-Bench' in the text, Table 1, and the abstract; please use a consistent capitalization.
- [References] References [3] and [24] both cite the same URL for GPT-4o under different titles, and references [5] and [8] both describe Gemini 1.5; please unify these citations to avoid confusion.
- [Section 1.3 and Table 1] The model name 'LLaVA' is written inconsistently as 'LlaV A' in Figures 5 and Figure 2 and as 'LLaVa-NeXt' and 'LLaVa-OneVision' in Table 1; please use the correct official names throughout.
- [Figure 13] The pipeline diagram includes a branch labeled 'Consider data re-translation' and a loop 'All Satisfied?', but the accompanying text does not explain when re-translation is triggered or how many iterations were used; please clarify the procedure.
- [Section 3] The fine-tuning details are incomplete: the paper mentions 'hyper-parameter configurations established by LLaMA-Factory' but does not report the learning rate, batch size, optimizer, or sequence length; please provide these values or cite a specific configuration file.
Circularity Check
No significant circularity: benchmark-author overlap is a validity concern, not a circular derivation.
full rationale
The paper reports empirical measurements of a fine-tuned model on fixed benchmarks; there is no derivation chain in which an output quantity is defined in terms of an input quantity, a fitted parameter is relabeled as a prediction, or a conclusion is entailed by its own premises. The central comparison in Table 1 uses CAMEL-Bench (ref [1]), whose author list overlaps with the present paper; this raises legitimate concerns about benchmark independence and possible contamination, but it is not circularity: the benchmark scores are not used to construct the training data or the model, and no equation in the paper maps CAMEL-Bench labels into the model weights. The paper additionally reports improvements on ArabicMMLU (an externally authored benchmark) and on ten English benchmarks, showing that the reported capability gains are not solely defined by the authors' own benchmark. No self-definitional, fitted-input-called-prediction, uniqueness-importation, ansatz-smuggling, or renaming step is present. Therefore the circularity score is 0.
Assumptions & free parameters
free parameters (5)
- LaBSE similarity threshold =
0.80
- Quality metric thresholds =
BLEU: 60%, METEOR: 80%, ROUGE: 80%
- Training epochs =
1 epoch
- Authentic Arabic data ratio =
35%
- Base hyperparameters =
LLaMA-Factory defaults (not specified)
assumptions (5)
- domain assumption Qwen2-VL-7B provides a strong English vision-language base that can be adapted to Arabic via fine-tuning.
- domain assumption Machine translation by GPT-4o-mini, after filtering, preserves the semantic and cultural content needed to train an Arabic multimodal model.
- domain assumption LaBSE cosine similarity is a valid proxy for translation quality for this purpose.
- ad hoc to paper The CAMEL-Bench evaluation is uncontaminated and comparable across models.
- domain assumption Automated text metrics (BLEU, METEOR, ROUGE) correlate with human judgment of Arabic translation quality.
Cite this review
Pith. "Pith review of AIN: The Arabic INclusive Large Multimodal Model." pith.science (2026). https://pith.science/paper/CAFRVPEC
@misc{pith2026250200094,
author = {Pith},
title = {Pith review of: AIN: The Arabic INclusive Large Multimodal Model},
year = {2026},
howpublished = {\url{https://pith.science/paper/CAFRVPEC}},
note = {Machine review of arXiv:2502.00094}
}
read the original abstract
Amid the swift progress of large language models (LLMs) and their evolution into large multimodal models (LMMs), significant strides have been made in high-resource languages such as English and Chinese. While Arabic LLMs have seen notable progress, Arabic LMMs remain largely unexplored, often narrowly focusing on a few specific aspects of the language and visual understanding. To bridge this gap, we introduce AIN-the Arabic Inclusive Multimodal Model-designed to excel across diverse domains. AIN is an English-Arabic bilingual LMM designed to excel in English and Arabic, leveraging carefully constructed 3.6 million high-quality Arabic-English multimodal data samples. AIN demonstrates state-of-the-art Arabic performance, while also possessing strong English-language visual capabilities. On the recent CAMEL-Bench benchmark comprising 38 sub-domains including, multi-image understanding, complex visual perception, handwritten document understanding, video understanding, medical imaging, plant diseases, and remote sensing-based land use understanding, our AIN demonstrates strong performance with the 7B model outperforming GPT-4o by an absolute gain of 3.4% averaged over eight domains and 38 sub-domains. AIN's superior capabilities position it as a significant step toward empowering Arabic speakers with advanced multimodal generative AI tools across diverse applications.
Figures
Figures from the paper (12 more)
Forward citations
Cited by 3 Pith papers
-
SARD: A Large-Scale Synthetic Arabic OCR Dataset for Book-Style Text Recognition
SARD is a new synthetic dataset of 843,622 Arabic book pages with ten fonts, plus baseline OCR benchmarks showing large differences between modern vision-language models and traditional engines.
-
ARB: A Comprehensive Arabic Multimodal Reasoning Benchmark
ARB provides 1,356 Arabic multimodal questions with 5,119 human-reviewed reasoning steps and shows leading models score much higher on reasoning fluency than on correct answers.
-
QARI-OCR: High-Fidelity Arabic Text Recognition through Multimodal Large Language Model Adaptation
Fine-tuning Qwen2-VL on synthetic Arabic data yields QARI v0.2 with CER 0.061 and WER 0.160 on the authors' private test set, but public SARD results show Mistral OCR is more accurate.
Reference graph
Works this paper leans on
-
[1]
Camel-bench: A comprehensive arabic lmm benchmark
Sara Ghaboura, Ahmed Heakl, Omkar Thawakar, Ali Alharthi, Ines Riahi, Abduljalil Saif, Jorma Laaksonen, Fahad S Khan, Salman Khan, and Rao M Anwer. Camel-bench: A comprehensive arabic lmm benchmark. arXiv preprint arXiv:2410.18976, 2024
-
[2]
Qwen-vl: A frontier large vision-language model with versatile abilities
Jinze Bai, Shuai Bai, Shusheng Yang, Shijie Wang, Sinan Tan, Peng Wang, Junyang Lin, Chang Zhou, and Jingren Zhou. Qwen-vl: A frontier large vision-language model with versatile abilities. arXiv preprint arXiv:2308.12966, 2023
arXiv 2023
- [3]
-
[4]
OpenAI. Gpt-4o-mini model. https://openai.com, 2024. Accessed: 2024-10-14
work page 2024
-
[5]
Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context
Gemini Team, Petko Georgiev, Ving Ian Lei, Ryan Burnell, Libin Bai, Anmol Gulati, Garrett Tanzer, Damien Vincent, Zhufeng Pan, Shibo Wang, et al. Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context. arXiv preprint arXiv:2403.05530, 2024
arXiv 2024
-
[6]
Llava-next: Improved reasoning, ocr, and world knowledge, January 2024
Haotian Liu, Chunyuan Li, Yuheng Li, Bo Li, Yuanhan Zhang, Sheng Shen, and Yong Jae Lee. Llava-next: Improved reasoning, ocr, and world knowledge, January 2024
2024
-
[7]
Pangea: A fully open multilingual multimodal llm for 39 languages
Xiang Yue, Yueqi Song, Akari Asai, Seungone Kim, Jean de Dieu Nyandwi, Simran Khanuja, Anjali Kantharuban, Lintang Sutawika, Sathyanarayanan Ramamoorthy, and Graham Neu- big. Pangea: A fully open multilingual multimodal llm for 39 languages. arXiv preprint arXiv:2410.16153, 2024
-
[8]
Gemini: A family of highly capable multimodal models, 2023
Google AI. Gemini: A family of highly capable multimodal models, 2023
work page 2023
Show all 35 references
-
[9]
Internvl: Scaling up vision foundation models and aligning for generic visual-linguistic tasks
Zhe Chen, Jiannan Wu, Wenhai Wang, Weijie Su, Guo Chen, Sen Xing, Muyan Zhong, Qinglong Zhang, Xizhou Zhu, Lewei Lu, Bin Li, Ping Luo, Tong Lu, Yu Qiao, and Jifeng Dai. Internvl: Scaling up vision foundation models and aligning for generic visual-linguistic tasks. arXiv prepri...
2023 arXiv
-
[10]
Expanding performance boundaries of open-source multimodal models with model, data, and test-time scaling
Zhe Chen, Weiyun Wang, Yue Cao, Yangzhou Liu, Zhangwei Gao, Erfei Cui, Jinguo Zhu, Shen- glong Ye, Hao Tian, Zhaoyang Liu, et al. Expanding performance boundaries of open-source multimodal models with model, data, and test-time scaling. arXiv preprint arXiv:2412.05271, 2024
2024 arXiv
-
[11]
Llava-onevision: Easy visual task transfer
Bo Li, Yuanhan Zhang, Dong Guo, Renrui Zhang, Feng Li, Hao Zhang, Kaichen Zhang, Peiyuan Zhang, Yanwei Li, Ziwei Liu, et al. Llava-onevision: Easy visual task transfer. arXiv preprint arXiv:2408.03326, 2024
2024 arXiv
-
[12]
Maya: An instruction finetuned multilingual multimodal model
Nahid Alam, Karthik Reddy Kanjula, Surya Guthikonda, Timothy Chung, Bala Krishna S Vegesna, Abhipsha Das, Anthony Susevski, Ryan Sze-Yin Chan, SM Uddin, Shayekh Bin Islam, et al. Maya: An instruction finetuned multilingual multimodal model. arXiv preprint arXiv:2412.07112, 2024
2024 arXiv
-
[13]
Arabicmmlu: Assessing massive multitask language understanding in arabic.arXiv preprint arXiv:2402.12840, 2024
Fajri Koto, Haonan Li, Sara Shatnawi, Jad Doughman, Abdelrahman Boda Sadallah, Aisha Alraeesi, Khalid Almubarak, Zaid Alyafeai, Neha Sengupta, Shady Shehata, et al. Arabicmmlu: Assessing massive multitask language understanding in arabic.arXiv preprint arXiv:2402.12840, 2024
2024 arXiv
-
[14]
Mmbench: Is your multi-modal model an all-around player? In European Conference on Computer Vision, pages 216–233
Yuan Liu, Haodong Duan, Yuanhan Zhang, Bo Li, Songyang Zhang, Wangbo Zhao, Yike Yuan, Jiaqi Wang, Conghui He, Ziwei Liu, et al. Mmbench: Is your multi-modal model an all-around player? In European Conference on Computer Vision, pages 216–233. Springer, 2025
2025
-
[15]
Mme: A comprehensive evaluation benchmark for multimodal large language models
Chaoyou Fu, Peixian Chen, Yunhang Shen, Yulei Qin, Mengdan Zhang, Xu Lin, Jinrui Yang, Xiawu Zheng, Ke Li, Xing Sun, et al. Mme: A comprehensive evaluation benchmark for multimodal large language models. arXiv preprint arXiv:2306.13394, 2023
2023 arXiv
-
[16]
Mmmu: A massive multi-discipline multimodal understanding and reasoning benchmark for expert agi
Xiang Yue, Yuansheng Ni, Kai Zhang, Tianyu Zheng, Ruoqi Liu, Ge Zhang, Samuel Stevens, Dongfu Jiang, Weiming Ren, Yuxuan Sun, Cong Wei, Botao Yu, Ruibin Yuan, Renliang Sun, Ming Yin, Boyuan Zheng, Zhenzhu Yang, Yibo Liu, Wenhao Huang, Huan Sun, Yu Su, and Wenhu Chen. Mmmu: A m...
2024
-
[17]
Evaluating object hallucination in large vision-language models
Yifan Li, Yifan Du, Kun Zhou, Jinpeng Wang, Wayne Xin Zhao, and Ji-Rong Wen. Evaluating object hallucination in large vision-language models. arXiv preprint arXiv:2305.10355, 2023
2023 arXiv
-
[18]
Seed-bench: Benchmarking multimodal large language models
Bohao Li, Yuying Ge, Yixiao Ge, Guangzhi Wang, Rui Wang, Ruimao Zhang, and Ying Shan. Seed-bench: Benchmarking multimodal large language models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , 2024
2024
-
[19]
Mathvista: Evaluating mathematical reasoning of foundation models in visual contexts
Pan Lu, Hritik Bansal, Tony Xia, Jiacheng Liu, Chunyuan Li, Hannaneh Hajishirzi, Hao Cheng, Kai-Wei Chang, Michel Galley, and Jianfeng Gao. Mathvista: Evaluating mathematical reasoning of foundation models in visual contexts. arXiv preprint arXiv:2310.02255, 2023
-
[20]
Learn to explain: Multimodal reasoning via thought chains for science question answering
Pan Lu, Swaroop Mishra, Tanglin Xia, Liang Qiu, Kai-Wei Chang, Song-Chun Zhu, Oyvind Tafjord, Peter Clark, and Ashwin Kalyan. Learn to explain: Multimodal reasoning via thought chains for science question answering. Advances in Neural Information Processing Systems , 35:2507–2...
2022
-
[21]
Chartqa: A benchmark for question answering about charts with visual and logical reasoning.arXiv preprint arXiv:2203.10244, 2022
Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty, and Enamul Hoque. Chartqa: A benchmark for question answering about charts with visual and logical reasoning.arXiv preprint arXiv:2203.10244, 2022
2022 arXiv
-
[22]
A diagram is worth a dozen images
Aniruddha Kembhavi, Mike Salvato, Eric Kolve, Minjoon Seo, Hannaneh Hajishirzi, and Ali Farhadi. A diagram is worth a dozen images. In Computer Vision–ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016, Proceedings, Part IV 14, pages 235–251. ...
2016
-
[23]
MMT-bench: A comprehensive multimodal benchmark for evaluating large vision-language models towards multitask AGI
Kaining Ying, Fanqing Meng, Jin Wang, Zhiqian Li, Han Lin, Yue Yang, Hao Zhang, Wenbo Zhang, Yuqi Lin, Shuo Liu, jiayi lei, Quanfeng Lu, Peng Gao, Runjian Chen, Peng Xu, Renrui Zhang, Haozhe Zhang, Yali Wang, Yu Qiao, Ping Luo, Kaipeng Zhang, and Wenqi Shao. MMT-bench: A compr...
2024
-
[24]
Gpt-4 model
OpenAI. Gpt-4 model. https://openai.com, 2024. Accessed: 2024
2024
-
[25]
Molmo and pixmo: Open weights and open data for state-of-the-art multimodal models
Matt Deitke, Christopher Clark, Sangho Lee, Rohun Tripathi, Yue Yang, Jae Sung Park, Mohammadreza Salehi, Niklas Muennighoff, Kyle Lo, Luca Soldaini, et al. Molmo and pixmo: Open weights and open data for state-of-the-art multimodal models. arXiv preprint arXiv:2409.17146, 2024
2024 arXiv
-
[26]
Bert: Pre-training of deep bidirectional transformers for language understanding
Jacob Devlin Ming-Wei Chang Kenton and Lee Kristina Toutanova. Bert: Pre-training of deep bidirectional transformers for language understanding. In Proceedings of naacL-HLT, volume 1. Minneapolis, Minnesota, 2019
2019
-
[27]
Sentence-bert: Sentence embeddings using siamese bert- networks
Nils Reimers and Iryna Gurevych. Sentence-bert: Sentence embeddings using siamese bert- networks. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing. Association for Computational Linguistics, 11 2019
2019
-
[28]
Mpnet: Masked and permuted pre-training for language understanding
Kaitao Song, Xu Tan, Tao Qin, Jianfeng Lu, and Tie-Yan Liu. Mpnet: Masked and permuted pre-training for language understanding. In Advances in Neural Information Processing Systems, 2020
2020
-
[29]
Language- agnostic bert sentence embedding
Fangxiaoyu Feng, Yinfei Yang, Daniel Cer, Naveen Arivazhagan, and Wei Wang. Language- agnostic bert sentence embedding. arXiv preprint arXiv:2007.01852, 2020
2007 arXiv
-
[30]
Arabert: Transformer-based model for arabic language understanding
Wissam Antoun, Fady Baly, and Hazem Hajj. Arabert: Transformer-based model for arabic language understanding. arXiv preprint arXiv:2003.00104, 2020
2003 arXiv
-
[31]
Bleu: a method for automatic evaluation of machine translation
Kishore Papineni, Salim Roukos, Todd Ward, and Wei-Jing Zhu. Bleu: a method for automatic evaluation of machine translation. In Proceedings of the 40th annual meeting of the Association for Computational Linguistics, pages 311–318, 2002
2002
-
[32]
Meteor: An automatic metric for mt evaluation with improved correlation with human judgments
Satanjeev Banerjee and Alon Lavie. Meteor: An automatic metric for mt evaluation with improved correlation with human judgments. In Proceedings of the acl workshop on intrinsic and extrinsic evaluation measures for machine translation and/or summarization , pages 65–72, 2005. 19
2005
-
[33]
Rouge: A package for automatic evaluation of summaries
Chin-Yew Lin. Rouge: A package for automatic evaluation of summaries. InText summarization branches out, pages 74–81, 2004
2004
-
[34]
Llavaguard: Vlm-based safeguards for vision dataset curation and safety assessment
Lukas Helff, Felix Friedrich, Manuel Brack, Kristian Kersting, and Patrick Schramowski. Llavaguard: Vlm-based safeguards for vision dataset curation and safety assessment. arXiv preprint arXiv:2406.05113, 2024
2024 arXiv
-
[35]
Llamafactory: Unified efficient fine-tuning of 100+ language models
Yaowei Zheng, Richong Zhang, Junhao Zhang, Yanhan Ye, Zheyan Luo, Zhangchi Feng, and Yongqiang Ma. Llamafactory: Unified efficient fine-tuning of 100+ language models. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (V olume 3: System...
2024
Reviewed August 9, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.