Skip to content

Commit 74a39e6

Browse files
committed
Adding github readme badge
1 parent b5c7ad5 commit 74a39e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![LICENSE](https://img.shields.io/github/license/codertimo/BERT-pytorch.svg)](https://github.com/kor2vec/kor2vec/blob/master/LICENSE)
44
![GitHub issues](https://img.shields.io/github/issues/codertimo/BERT-pytorch.svg)
55
[![GitHub stars](https://img.shields.io/github/stars/codertimo/BERT-pytorch.svg)](https://github.com/kor2vec/kor2vec/stargazers)
6-
6+
[![CircleCI](https://circleci.com/gh/codertimo/BERT-pytorch.svg?style=shield)](https://circleci.com/gh/kor2vec/kor2vec)
7+
[![PyPI](https://img.shields.io/pypi/v/bert_pytorch.svg)](https://pypi.org/project/bert_pytorch/)
8+
[![PyPI - Status](https://img.shields.io/pypi/status/bert_pytorch.svg)](https://pypi.org/project/bert_pytorch/)
79

810
Pytorch implementation of Google AI's 2018 BERT, with simple annotation
911

0 commit comments

Comments
 (0)