Skip to content
OpenTrain AIFor AI Companies

I-BERT: Integer-only BERT Quantization

Published Jan 1, 2021
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
I-BERT: Integer-only BERT Quantization presents a quantization method.
Task Dataset Metric Value Source
Quantization GLUE Accuracy 4.1 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

164,438 stars · 34,363 forks · Last push Aug 25, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Community adoption signal (164438 stars)

Why this implementation
Confidence: high

huggingface/transformers is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).

Open huggingface/transformers
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected huggingface/transformers as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
164,438
Last push
Aug 25, 2026 (1d)

Official implementation from Papers with Code · Community adoption signal (164438 stars)

  • No Docker setup
kssteven418/I-BERT
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Strong
Stars
270
Last push
Jan 29, 2023 (1306d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No tagged releases
  • No Docker setup
ucb-bar/gemmini
alternative
Maintenance
Recently updated
Confidence
Low
Reproducibility
Moderate
Stars
1,436
Last push
Jun 30, 2026 (57d)

Community adoption signal (1436 stars)

  • No Docker setup
  • Dependency manifest missing
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 26, 2026

Ready to run

Ready to reproduce

  • Clone huggingface/transformers and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 1 days ago.
Open huggingface/transformers

Quick start

git clone https://github.com/huggingface/transformers.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Quantization

Methods

Quantization

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).