Skip to content

Commit

Permalink
readme: add license section
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-it committed Nov 16, 2020
1 parent 6170991 commit e658bbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ tokenizer = AutoTokenizer.from_pretrained(model_name)
model = AutoModel.from_pretrained(model_name)
```

# License

All models are licensed under [MIT](LICENSE).

# Huggingface model hub

All models are available on the [Huggingface model hub](https://huggingface.co/dbmdz).
Expand Down

0 comments on commit e658bbb

Please sign in to comment.