From f0c70085c2c3115bf02acd9bb56255c6f113edf6 Mon Sep 17 00:00:00 2001 From: Stas Bekman Date: Tue, 28 Jul 2020 05:34:58 -0700 Subject: [PATCH] link to README.md (#6068) * add a link to README.md * Update README.md --- examples/seq2seq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/seq2seq/README.md b/examples/seq2seq/README.md index 1e12242cbb..033d200c09 100644 --- a/examples/seq2seq/README.md +++ b/examples/seq2seq/README.md @@ -3,7 +3,7 @@ This directory contains examples for finetuning and evaluating transformers on summarization and translation tasks. Summarization support is more mature than translation support. Please tag @sshleifer with any issues/unexpected behaviors, or send a PR! -For `bertabs` instructions, see `bertabs/README.md`. +For `bertabs` instructions, see [`bertabs/README.md`](bertabs/README.md). ### Data