fairseq/examples
Jacob Kahn 5d8d0674c1
[docs] Update Flashlight Bindings Docs (#4522)
* Update README.md

* Update README.md
2022-06-28 17:52:57 -07:00
..
adaptive_span Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
attention_head_selection attn head selection 2022-01-18 21:15:34 -08:00
backtranslation Apply black+isort (#1357) 2020-10-18 18:14:51 -07:00
bart move code to .py files, document usage (#1637) 2021-02-24 14:22:55 -08:00
byte_level_bpe Apply black+isort (#1357) 2020-10-18 18:14:51 -07:00
camembert Fix link in CamemBERT readme (#2722) 2020-10-14 09:47:26 -07:00
constrained_decoding Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
conv_seq2seq Add code for "Pay Less Attention with Lightweight and Dynamic Convolutions" (#473) 2019-01-25 15:40:26 -08:00
criss Use safe_getattr and safe_hasattr (#2347) 2021-09-27 10:23:01 -07:00
cross_lingual_language_model Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
data2vec add large speech model and link to data2vec vision (#3264) 2022-04-01 11:38:02 -07:00
discriminative_reranking_nmt Data2vec prelim (#2929) 2022-01-20 00:02:16 -08:00
fast_noisy_channel Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
flores101 fixed typo in flores model download link (#1827) 2021-04-28 10:45:36 -07:00
fully_sharded_data_parallel Update reference from master to main elsewhere in fbcode 2021-09-20 14:34:46 -07:00
gottbert add German RoBERTa model (GottBERT) (#2992) 2020-12-11 19:10:49 -08:00
hubert add reading from zip audio to hubert dataset and scripts (#3403) 2022-06-24 14:09:30 -07:00
joint_alignment_translation Use the HTTPS URL for cloning fastBPE (#1441) 2019-12-04 07:22:17 -08:00
language_model Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
laser Data2vec prelim (#2929) 2022-01-20 00:02:16 -08:00
latent_depth Use safe_getattr and safe_hasattr (#2347) 2021-09-27 10:23:01 -07:00
layerdrop Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
linformer Use safe_getattr and safe_hasattr (#2347) 2021-09-27 10:23:01 -07:00
m2m_100 Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
mbart Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
megatron_11b Apply black+isort (#1357) 2020-10-18 18:14:51 -07:00
MMPT skip remainder batch (#2464) 2021-11-24 07:50:50 -08:00
moe_lm Add README for Efficient Large Scale Language Modeling with Mixtures of Experts (#2823) 2021-12-20 11:01:23 -08:00
multilingual Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
noisychannel Misc fixes (#2786) 2020-10-27 11:26:07 -07:00
nonautoregressive_translation Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
normformer NormFormer: flags and docs (#2460) 2021-10-19 17:13:04 -07:00
operators Alignment train optimization (#2200) 2021-10-06 16:49:16 -07:00
paraphraser Apply black+isort (#1357) 2020-10-18 18:14:51 -07:00
pay_less_attention_paper Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
pointer_generator Add torch.cuda.amp support (#3460) 2021-05-26 14:39:10 -07:00
quant_noise Rename references from master -> main in preparation for branch name change (#2297) 2021-09-20 08:29:38 -07:00
roberta Data2vec prelim (#2929) 2022-01-20 00:02:16 -08:00
rxf migrate roberta glue finetuning to hydra (#2035) 2021-07-08 17:27:08 -07:00
scaling_nmt Small fixes (#1215) 2020-07-14 14:17:13 -07:00
shuffled_word_order Update commands, checkpoints and contact info for shuffled word order paper (#4129) 2022-01-12 17:43:58 -08:00
simultaneous_translation Alignment train optimization (#2200) 2021-10-06 16:49:16 -07:00
speech_recognition [docs] Update Flashlight Bindings Docs (#4522) 2022-06-28 17:52:57 -07:00
speech_synthesis Miscellaneous S2T & S2 bug fixes 2022-01-31 20:44:43 -08:00
speech_text_joint_to_text Update Inference example in speech text joint training 2022-06-10 11:08:26 -07:00
speech_to_speech fix missing links for vocabulary and config in the Enhanced direct S2ST documentation (#3320) 2022-04-19 16:04:09 -07:00
speech_to_text Minor fixes (#3198) 2022-03-11 09:23:12 -08:00
stories Misc fixes (#2448) 2020-08-14 10:24:51 -07:00
textless_nlp Prosody-aware Generative Spoken Language Modelling (#3063) 2022-02-23 00:30:22 -08:00
translation Remove --distributed-wrapper (consolidate to --ddp-backend) (#1544) 2021-01-28 14:21:08 -08:00
translation_moe Re-land D34058196 [sacrebleu==2.0.0] buckification [Back out D34503161] 2022-03-07 17:04:45 -08:00
truncated_bptt Change ParameterList and ParameterDict to be able to contain any kind of objects (#70499) 2022-02-09 10:47:56 -08:00
unsupervised_quality_estimation Fixed scripts and instructions for reproducing the results. (#3264) 2021-02-22 14:57:01 -08:00
wav2vec include wav2vec-u 2.0 (#2826) 2022-06-14 21:54:56 -07:00
wmt19 Releasing single pre-finetuning models (#1347) 2020-10-14 14:19:54 -07:00
wmt20 Update WMT20 README.md (#3027) 2020-12-11 12:18:45 -08:00
wmt21 wmt21 scripts and models (#2613) 2021-11-10 04:14:52 -08:00
womens_bios adding readme (#4314) 2022-03-29 07:06:16 -07:00
xformers README for using xFormers in FairSeq (#4402) 2022-05-06 15:03:03 -07:00
xglm Update XGLM README with model FFN dimension (#4331) 2022-04-06 09:56:02 -07:00
xlmr Update README to match master->main branch change (#3922) 2021-10-07 12:17:47 -07:00
xmod Add X-MOD paper citation (#3386) 2022-05-13 09:29:21 -07:00
__init__.py Add Truncated BPTT example + TransformerXL (#1410) 2020-11-15 19:47:42 -08:00
.gitignore 0.6.1 -> 0.6.2 (#577) 2019-03-15 10:27:01 -07:00