Skip to content

Commit

Permalink
Revert "update with #s of sentences/tokens (huggingface#6546)"
Browse files Browse the repository at this point in the history
This reverts commit d67a8a7.
  • Loading branch information
fabiocapsouza authored Nov 15, 2020
1 parent a5795f0 commit 35544da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions model_cards/jimregan/BERTreach/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ tags:
* Newscrawl 300k portion of the [Leipzig Corpora](https://wortschatz.uni-leipzig.de/en/download/irish)
* Private news corpus crawled with [Corpus Crawler](https://github.com/google/corpuscrawler)

(2125804 sentences, 47419062 tokens, as reckoned by wc)

```
from transformers import pipeline
fill_mask = pipeline("fill-mask", model="jimregan/BERTreach", tokenizer="jimregan/BERTreach")
Expand Down

0 comments on commit 35544da

Please sign in to comment.