Weiyun1025 commited on
Commit
26dcade
·
verified ·
1 Parent(s): 6f72873

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
2
- license: other
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
6
  library_name: transformers
7
  base_model:
8
- - OpenGVLab/InternVL3-8B-Instruct
9
  base_model_relation: finetune
10
  datasets:
11
- - OpenGVLab/MMPR-v1.2
12
  language:
13
- - multilingual
14
  tags:
15
- - internvl
16
- - custom_code
17
  ---
18
 
19
  # InternVL3-8B
@@ -668,7 +668,7 @@ print(response)
668
 
669
  ## License
670
 
671
- This project is released under the MIT License. This project uses the pre-trained Qwen2.5 as a component, which is licensed under the Qwen License.
672
 
673
  ## Citation
674
 
 
1
  ---
2
+ license: apache-2.0
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
6
  library_name: transformers
7
  base_model:
8
+ - OpenGVLab/InternVL3-8B-Instruct
9
  base_model_relation: finetune
10
  datasets:
11
+ - OpenGVLab/MMPR-v1.2
12
  language:
13
+ - multilingual
14
  tags:
15
+ - internvl
16
+ - custom_code
17
  ---
18
 
19
  # InternVL3-8B
 
668
 
669
  ## License
670
 
671
+ This project is released under the MIT License. This project uses the pre-trained Qwen2.5 as a component, which is licensed under the Apache-2.0 License.
672
 
673
  ## Citation
674