tianzhuotao commited on
Commit
71d3f94
·
1 Parent(s): d93d918

Update README.md

Browse files

Former-commit-id: 0e414734b4dce8db1bc1ac6f0a7349d185058f00

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ We provide a <a href="https://github.com/dvlab-research/LISA/blob/main/utils/dat
98
  python3 utils/data_proc_demo.py
99
  ```
100
 
101
- Besides, we leveraged GPT-3.5 for rephrasing instructions, so images in the training set may have **more than one instructions (but fewer than six)** in the "text" field. Users can randomly select one instruction as the text query to obtain a better model.
102
 
103
 
104
  ## Citation
 
98
  python3 utils/data_proc_demo.py
99
  ```
100
 
101
+ Besides, we leveraged GPT-3.5 for rephrasing instructions, so images in the training set may have **more than one instructions (but fewer than six)** in the "text" field. During training, users may randomly select one as the text query to obtain a better model.
102
 
103
 
104
  ## Citation