FYYDCC commited on
Commit
796c3ac
·
verified ·
1 Parent(s): 0331d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # IVT-LR (Qwen2-VL)
2
 
3
  ## Overview
@@ -28,5 +31,4 @@ qwen_m3cot_path = hf_hub_download("ModalityDance/IVTLR_QWEN_M3COT", "model.pth")
28
 
29
  # Download Qwen2-VL model trained on ScienceQA
30
  qwen_sqa_path = hf_hub_download("ModalityDance/IVTLR_QWEN_SQA", "model.pth")
31
- ```
32
-
 
1
+ ---
2
+ license: mit
3
+ ---
4
  # IVT-LR (Qwen2-VL)
5
 
6
  ## Overview
 
31
 
32
  # Download Qwen2-VL model trained on ScienceQA
33
  qwen_sqa_path = hf_hub_download("ModalityDance/IVTLR_QWEN_SQA", "model.pth")
34
+ ```