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 d4c202b commit dc5f71c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ print(output.shape) # Expected shape: (batch_size, target_length, d_model)

## Advanced Usage

Custom Dataset Training

To train on a custom dataset:

## Results

My implementation of LongRoPE achieves the following results:
Expand Down

0 comments on commit dc5f71c

Please sign in to comment.