kashif HF staff commited on
Commit
478a8e1
·
verified ·
1 Parent(s): a52815c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -94,11 +94,11 @@ print(generated_texts[0])
94
 
95
  ### Training Data
96
 
97
- [ HuggingFaceH4/rlaif-v_formatted](HTTP://huggingface.co/HuggingFaceH4/rlaif-v_formatted)
98
 
99
  ### Training Procedure
100
 
101
- See detailed blog on preference tuning VLLMs [here](https://huggingface.co/blog/dpo_vlm).
102
 
103
  ```bash
104
  accelerate launch --config_file examples/accelerate_configs/multi_gpu.yaml \
 
94
 
95
  ### Training Data
96
 
97
+ [HuggingFaceH4/rlaif-v_formatted](https://huggingface.co/datasets/HuggingFaceH4/rlaif-v_formatted)
98
 
99
  ### Training Procedure
100
 
101
+ See the detailed blog on preference tuning VLLMs [here](https://huggingface.co/blog/dpo_vlm).
102
 
103
  ```bash
104
  accelerate launch --config_file examples/accelerate_configs/multi_gpu.yaml \