Teera commited on
Commit
7e3bd42
·
verified ·
1 Parent(s): 35a8be3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ The concept was introduced in **LLaVA-CoT: Let Vision Language Models Reason Ste
22
 
23
  # Training Data
24
 
25
- The model is trained on the LLaVA-CoT-100k dataset, preprocess and translat to thai language.
26
 
27
  # Training Procedure
28
  The model is finetuned on llama-recipes with the following settings. Using the same setting should accurately reproduce our results.
 
22
 
23
  # Training Data
24
 
25
+ The model is trained on the LLaVA-CoT-100k dataset, which has been preprocessed and translated into the Thai language.
26
 
27
  # Training Procedure
28
  The model is finetuned on llama-recipes with the following settings. Using the same setting should accurately reproduce our results.