beit
Datasets
All datasets matching “beit”google-smol-tigre
Google SMOL - Tigre Parallel Corpus Pointer
This repository provides a targeted pointer to the three English-Tigre (en_tig.jsonl) subsets from Google's google/smol dataset across its gatitos, smoldoc, and smolsent tasks.
Dataset Structure
The dataset contains three separate splits mapping directly to the remote source files:
gatitos: Word/phrase-level translation pairs (gatitos/en_tig.jsonl)
smoldoc: Document-level parallel text (smoldoc/en_tig.jsonl)
smolsent:… See the full description on the dataset page: https://huggingface.co/datasets/BeitTigreAI/google-smol-tigre.FlowSteer-Dataset
FlowSteer Dataset
A comprehensive evaluation and training benchmark containing 12 evaluation datasets and 1 training dataset across 3 domains: Math, Code, and QA.
Dataset Structure
├── train/ # Training data
│ └── train_12k.jsonl # 12,000 balanced training samples
└── eval/ # Evaluation data
├── gsm8k.jsonl # 128 samples
├── math.jsonl # 128 samples
├── aime2025.jsonl # 30 samples
├──… See the full description on the dataset page: https://huggingface.co/datasets/beita6969/FlowSteer-Dataset.tigre-data-monolingual-text
Tigre Corpus — Two Files
This release is split into two separate files, because they contain two structurally different kinds of text segmentation. Use them accordingly — do not assume every line across both files represents the same kind of unit.
At a glance:
tig_corpus_newspaper_sentences.txt — genuine clause/sentence-level segments, derived from real punctuation in the source newspaper text.
tig_corpus_narrative_chunks.txt — fixed-length 25-token chunks from an embedded… See the full description on the dataset page: https://huggingface.co/datasets/BeitTigreAI/tigre-data-monolingual-text.tigre-data-parallel-multilingual
Tigre Parallel Multilingual Dataset (Tigre-Data 1.0)
Overview
This repository introduces the Parallel Multilingual Text component of the Tigre language resource collection. Tigre is an under-resourced South Semitic language within the Afro-Asiatic family.
The goal of Tigre-Data 1.0 is to accelerate research in low-resource NLP and morphologically rich language modeling. This dataset provides a clean, high-quality parallel corpus essential for developing and… See the full description on the dataset page: https://huggingface.co/datasets/BeitTigreAI/tigre-data-parallel-multilingual.SkillFlow-Dataset
SkillFlow Dataset
This repository stores the IID training and validation data used by the SkillFlow training code.
Code
The training code is available at:
https://github.com/beita6969/SkillFlow
Files
File
Split
Samples
train_v3.json
train
3500
test_iid_v3.json
iid validation
798
Paper alignment
This release is aligned with the in-distribution benchmark families described in the SkillFlow appendix: HotpotQA, TriviaQA… See the full description on the dataset page: https://huggingface.co/datasets/beita6969/SkillFlow-Dataset.tigre-data-kenLM
Tigre 5-gram Language Model (KenLM)
Overview
This repository provides a 5-gram Language Model (LM) for the Tigre language, trained using the KenLM toolkit. This model is a foundational resource for various downstream NLP and speech applications, including:
Rescoring hypotheses in Automatic Speech Recognition (ASR).
Improving text generation and fluency in Machine Translation (MT).
Performing basic text filtering and quality control.
The model is provided in the… See the full description on the dataset page: https://huggingface.co/datasets/BeitTigreAI/tigre-data-kenLM.
