Skip to content

Commit

Permalink
updated traning method
Browse files Browse the repository at this point in the history
  • Loading branch information
ArionDas authored Sep 8, 2024
1 parent 445ba60 commit 868a9e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
1) Fork this repo
2) Clone it and open it on your editor
3) Download this text dataset : https://drive.google.com/file/d/1tgHdgYLq5eP9gjYUEietqy8tNEmaARig/view?usp=sharing (or use your own text dataset)
4) Save it to the directory with name "./data/full_text_dataset.txt" (same destination as "book_clean.txt")
5) Make sure your current directory is "InfiniGPT"
6) Run "python .\src\train.py"
4) Save it to the directory with name "./src/full_text_dataset.txt"
5) Make sure your current directory is "src"
6) Run "python .\train.py"

## Model Info
### Config
Expand Down

0 comments on commit 868a9e0

Please sign in to comment.