"examples/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "fee994ce755d29ec62806df19e5359c7f8851605"
Commit a8e32111 authored by Myle Ott's avatar Myle Ott Committed by Facebook Github Bot
Browse files

Update README

Summary: Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/827

Differential Revision: D16833252

Pulled By: myleott

fbshipit-source-id: 8eded8cc651002dfd60869fc2383d305ed335d3a
parent 49177c99
...@@ -8,6 +8,8 @@ RoBERTa iterates on BERT's pretraining procedure, including training the model l ...@@ -8,6 +8,8 @@ RoBERTa iterates on BERT's pretraining procedure, including training the model l
### What's New: ### 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). - August 2019: Added [tutorial for pretraining RoBERTa using your own data](README.pretraining.md).
## Pre-trained models ## Pre-trained models
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment