czczup mfarre HF staff commited on
Commit
03e493e
·
verified ·
1 Parent(s): d64b85a

Update README.md (#3)

Browse files

- Update README.md (1c74c0993c737779ddc52adb75af44f292eb2061)


Co-authored-by: Miquel Farré <[email protected]>

Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -3,14 +3,16 @@ license: mit
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
- - OpenGVLab/InternViT-300M-448px-V2_5
7
- - internlm/internlm2_5-7b-chat
8
  base_model_relation: merge
9
  language:
10
- - multilingual
11
  tags:
12
- - internvl
13
- - custom_code
 
 
14
  ---
15
 
16
  # InternVL2_5-8B
@@ -671,4 +673,4 @@ If you find this project useful in your research, please consider citing:
671
  pages={24185--24198},
672
  year={2024}
673
  }
674
- ```
 
3
  pipeline_tag: image-text-to-text
4
  library_name: transformers
5
  base_model:
6
+ - OpenGVLab/InternViT-300M-448px-V2_5
7
+ - internlm/internlm2_5-7b-chat
8
  base_model_relation: merge
9
  language:
10
+ - multilingual
11
  tags:
12
+ - internvl
13
+ - custom_code
14
+ datasets:
15
+ - HuggingFaceFV/finevideo
16
  ---
17
 
18
  # InternVL2_5-8B
 
673
  pages={24185--24198},
674
  year={2024}
675
  }
676
+ ```