jangmin commited on
Commit
2ed5b79
1 Parent(s): 8736084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -71,7 +71,8 @@ print(gen("아이스아메리카노 톨사이즈 한잔 하고요. 딸기스무
71
 
72
  ## Training
73
 
74
- Fine-tuning was performed using https://github.com/artidoro/qlora.
 
75
  Here is my training script.
76
  ```bash
77
  python qlora.py \
 
71
 
72
  ## Training
73
 
74
+ Fine-tuning was performed using https://github.com/artidoro/qlora on a RTX-4090 machine for almost 9 hours.
75
+ `max_steps` is set to 5,000 to scan nearly two times the entire dataset.
76
  Here is my training script.
77
  ```bash
78
  python qlora.py \