Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: fairinternal/fairseq-py#827

Differential Revision: D16833252

Pulled By: myleott

fbshipit-source-id: 8eded8cc651002dfd60869fc2383d305ed335d3a
  • Loading branch information
Myle Ott authored and facebook-github-bot committed Aug 15, 2019
1 parent 49177c9 commit a8e3211
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/roberta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ RoBERTa iterates on BERT's pretraining procedure, including training the model l

### What's New:

- August 2019: RoBERTa is now supported in the [pytorch-transformers library](https://github.com/huggingface/pytorch-transformers).
- August 2019: Added [tutorial for finetuning on WinoGrande](https://github.com/pytorch/fairseq/tree/master/examples/roberta/wsc#roberta-training-on-winogrande-dataset).
- August 2019: Added [tutorial for pretraining RoBERTa using your own data](README.pretraining.md).

## Pre-trained models
Expand Down

0 comments on commit a8e3211

Please sign in to comment.