From 75326feeaa72a96f0a6357aebf16beafdc601638 Mon Sep 17 00:00:00 2001 From: Joshua David Date: Wed, 17 Jul 2024 22:55:12 -0700 Subject: [PATCH] Update README.md to be more detailed --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dce540a..f6e951f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ metrics: - [Usage](#usage) - [Results](#results) - [Contributing](#contributing) -- [Usage](#usage) - [Citation](#citation) ## Introduction @@ -191,6 +190,8 @@ output = model(input_ids) print(output.shape) # Expected shape: (batch_size, target_length, d_model) ``` +## Results + ## Citation ```bibtex