Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
smsharma committed Mar 16, 2024
1 parent 8b23e4f commit 8217dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ mamba env create --file environment.yaml

## Code overview

The code primarily uses Jax. The main components are:

- The script for downloading the data is [download_data.py](download_data.py), the summarization script is [summarize.py](summarize.py), and training script is [train.py](train.py).
- [notebooks/01_create_dataset.ipynb](notebooks/01_create_dataset.ipynb) is used to create the `tfrecords` data used for training.
Expand Down

0 comments on commit 8217dc7

Please sign in to comment.