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