Skip to content

Commit

Permalink
Update README.md to be more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
jshuadvd committed Jul 18, 2024
1 parent 3779c2e commit 75326fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ metrics:
- [Usage](#usage)
- [Results](#results)
- [Contributing](#contributing)
- [Usage](#usage)
- [Citation](#citation)

## Introduction
Expand Down Expand Up @@ -191,6 +190,8 @@ output = model(input_ids)
print(output.shape) # Expected shape: (batch_size, target_length, d_model)
```

## Results

## Citation

```bibtex
Expand Down

0 comments on commit 75326fe

Please sign in to comment.