Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/TharinduDR/TransQuest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTharinduDR <rhtdranasinghe@gmail.com>2021-02-12 21:19:41 +0300
committerTharinduDR <rhtdranasinghe@gmail.com>2021-02-12 21:19:41 +0300
commitd75da9c76c7981d7709fab78acf97cb1da77a2ee (patch)
treec14b4b3389883b804fa6c191ff3fbede03d59838 /mkdocs.yml
parentafccb5294f879890c2df6c80e519f7e922a994ea (diff)
055: Adding word level examples
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 570b681..f358bd8 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -2,9 +2,9 @@ site_name: TransQuest
nav:
- Home: index.md
- - TransQuest Architectures: architectures.md
- - Pre-trained Models: pretrained.md
- - Examples: examples.md
+ - TransQuest Architectures: sentence_level_architectures.md
+ - Pre-trained Models: sentence_level_pretrained.md
+ - Examples: sentence_level_examples.md
- Contact: contact.md
theme: material