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 19, 2024
1 parent ce3fe41 commit d4c202b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ output = model(input_ids)
print(output.shape) # Expected shape: (batch_size, target_length, d_model)
```

## Advanced Usage

## Results

My implementation of LongRoPE achieves the following results:
Expand Down

0 comments on commit d4c202b

Please sign in to comment.