fairseq/docs
Pierre Andrews 4cf7d76114 Hydra Integration doc should refer to non legacy task (#1619)
Summary:
# Before submitting

- [NO] Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
- [YES] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/master/CONTRIBUTING.md)?
- [YES] Did you make sure to update the docs?
- [NO] Did you write any new necessary tests?

## What does this PR do?

This is a typo fix to the Hydra Integration doc where the example with dataclass config should user `FairseqTask` and not `LegacyFairseqTask`.

Didn't make an issue for this as it's a trivial doc change for the example to match the actual doc.

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

Reviewed By: huihuifan

Differential Revision: D26448855

Pulled By: Mortimerp9

fbshipit-source-id: 467323101b8425370f6bd7c0532e70abb319b337
2021-02-20 06:27:14 -08:00
..
_static Add documentation 2018-09-03 19:15:23 -04:00
command_line_tools.rst Small fixes (#1215) 2020-07-14 14:17:13 -07:00
conf.py Dynamically generate versions based on commit hash (#2774) 2020-10-22 12:51:04 -07:00
criterions.rst Merge internal changes (#283) 2019-01-04 20:03:19 -08:00
data.rst Miscellaneous documentation improvements: (#868) 2019-09-23 12:27:12 -07:00
docutils.conf Add documentation 2018-09-03 19:15:23 -04:00
fairseq_logo.png Miscellaneous fixes (#1196) 2020-06-24 10:08:53 -07:00
fairseq.gif Miscellaneous fixes (#1196) 2020-06-24 10:08:53 -07:00
getting_started.rst Rename optimization.min_lr -> optimization.stop_min_lr (#1486) 2020-12-05 07:37:51 -08:00
hydra_integration.md Hydra Integration doc should refer to non legacy task (#1619) 2021-02-20 06:27:14 -08:00
index.rst Add documentation 2018-09-03 19:15:23 -04:00
lr_scheduler.rst Add fairseq to PyPI (#495) 2019-02-08 22:03:29 -08:00
make.bat Add documentation 2018-09-03 19:15:23 -04:00
Makefile Add documentation 2018-09-03 19:15:23 -04:00
models.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00
modules.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00
optim.rst Merge internal changes (#654) 2019-04-29 19:50:58 -07:00
overview.rst add vq-wav2vec (#1029) 2020-02-29 18:25:34 -08:00
requirements.txt Update documentation 2018-09-03 20:03:37 -04:00
tasks.rst Add documentation 2018-09-03 19:15:23 -04:00
tutorial_classifying_names.rst Enable Hydra configs in fairseq (#1343) (#1510) 2020-10-20 00:32:26 -07:00
tutorial_simple_lstm.rst Misc fixes (#2448) 2020-08-14 10:24:51 -07:00