Instructions to use MidTool/MidTool-fasttext-web-quality-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use MidTool/MidTool-fasttext-web-quality-classifier with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("MidTool/MidTool-fasttext-web-quality-classifier", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
By requesting access you agree to the Apache-2.0 license. The model is provided as is, without warranty of any kind. The authors accept no liability for its outputs or for any use made of it.
Log in or Sign Up to review the conditions and access this model content.
MidTool-fasttext-web-quality-classifier
The fastText quality classifier used to filter web documents when building MidTool-Mix. It scores a document on whether it is useful tool-use / developer-facing technical material (API references, SDK and library docs, CLI help pages, troubleshooting pages, developer Q&A) rather than generic web noise.
It is the web counterpart of MidTool-fasttext-pdf-quality-classifier.
Details
See our paper for the full data, training, and evaluation details.
@article{jiang2026midtool,
title = {MidTool: Mid-training Data Synthesis for Agentic Tool Use},
author = {Jiang, Fengqing and Wang, Yite and Liu, Boyi and Wang, Zhaoyang and
Xu, Canwen and Yao, Zhewei and Poovendran, Radha and He, Yuxiong},
year = {2026}
}
- Downloads last month
- -