Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kssteven418 authored Mar 17, 2021
1 parent 1087fa9 commit 1372019
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

# I-BERT: Integer-only BERT Quantization

## HuggingFace Implementation
I-BERT is also available in the master branch of HuggingFace!
Visit the following links for the HuggingFace implementation.

Github Link: https://github.com/huggingface/transformers/tree/master/src/transformers/models/ibert

Model Link:
* [ibert-roberta-base](https://huggingface.co/kssteven/ibert-roberta-base)
* [ibert-roberta-large](https://huggingface.co/kssteven/ibert-roberta-large)
* [ibert-roberta-large-mnli](https://huggingface.co/kssteven/ibert-roberta-large-mnli)

## Installation & Requirements
You can find more detailed installation guides from the Fairseq repo: https://github.com/pytorch/fairseq
Expand Down

0 comments on commit 1372019

Please sign in to comment.