The reviewed record of science sign in
Pith

arxiv: 2407.14885 · v1 · pith:EGCE3ZTI · submitted 2024-07-20 · cs.CL · cs.CV

Falcon2-11B Technical Report

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EGCE3ZTIrecord.jsonopen to challenge →

classification cs.CL cs.CV
keywords modelfalcon2-11breportfoundationbenchmarkscodedownstreamfalcon2-11b-vlm
0
0 comments X
read the original abstract

We introduce Falcon2-11B, a foundation model trained on over five trillion tokens, and its multimodal counterpart, Falcon2-11B-vlm, which is a vision-to-text model. We report our findings during the training of the Falcon2-11B which follows a multi-stage approach where the early stages are distinguished by their context length and a final stage where we use a curated, high-quality dataset. Additionally, we report the effect of doubling the batch size mid-training and how training loss spikes are affected by the learning rate. The downstream performance of the foundation model is evaluated on established benchmarks, including multilingual and code datasets. The foundation model shows strong generalization across all the tasks which makes it suitable for downstream finetuning use cases. For the vision language model, we report the performance on several benchmarks and show that our model achieves a higher average score compared to open-source models of similar size. The model weights and code of both Falcon2-11B and Falcon2-11B-vlm are made available under a permissive license.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond MCQ: An Open-Ended Arabic Cultural QA Benchmark with Dialect Variants

    cs.CL 2025-10 unverdicted novelty 7.0

    Authors extend an existing Arabic QA dataset into the first parallel open-ended benchmark across dialects and MSA, then benchmark LLMs showing underperformance on dialects and open-ended questions.

  2. Customer-Agent: Overcoming Context Limitations in Ultra-Long Shopping Trajectories via Tool-Augmented Agents and RLVR

    cs.CL 2026-06 unverdicted novelty 6.0

    Introduces ShopTrajQA long-context benchmark and an RLVR-trained tool-augmented agent that bypasses LLM context limits by external file storage and code-based retrieval for shopping trajectories.