• Myle Ott's avatar
    v0.7.2 -> v0.8.0 (#1017) · ffffe04e
    Myle Ott authored
    Summary:
    Changelog:
    - Relicensed under MIT license
    - Add RoBERTa
    - Add wav2vec
    - Add WMT'19 models
    - Add initial ASR code
    - Changed torch.hub interface (`generate` renamed to `translate`)
    - Add `--tokenizer` and `--bpe`
    - f812e529: Renamed data.transforms -> data.encoders
    - 654affc0: New Dataset API (optional)
    - `47fd9852`: Deprecate old Masked LM components
    - `5f78106a`: Set mmap as default dataset format and infer format automatically
    - Misc fixes for sampling
    - Misc fixes to support PyTorch 1.2
    Pull Request resolved: https://github.com/pytorch/fairseq/pull/1017
    
    Differential Revision: D16799880
    
    Pulled By: myleott
    
    fbshipit-source-id: 45ad8bc531724a53063cbc24ca1c93f715cdc5a7
    ffffe04e
conf.py 4.14 KB