Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -53,12 +53,12 @@ InternVL 2.0 is a multimodal large language model series, featuring models of va
|
|
53 |
|
54 |
- It is important to mention that the MMVet scores we report are evaluated using GPT-4-0613 as the judge model. Different versions of GPT-4 can lead to significant variations in the scores for this dataset. For instance, using GPT-4-Turbo would result in significantly lower scores.
|
55 |
|
56 |
-
Limitations: Although we have made efforts to ensure the safety of the model during the training process and to encourage the model to generate text that complies with ethical and legal requirements, the model may still produce unexpected outputs due to its size and probabilistic generation paradigm. For example, the generated responses may contain biases, discrimination, or other harmful content. Please do not propagate such content. We are not responsible for any consequences resulting from the dissemination of harmful information.
|
57 |
-
|
58 |
### Video Benchmarks
|
59 |
|
60 |
TBD
|
61 |
|
|
|
|
|
62 |
## Quick Start
|
63 |
|
64 |
We provide an example code to run InternVL2-4B using `transformers`.
|
@@ -381,6 +381,10 @@ InternVL 2.0 是一个多模态大语言模型系列,包含各种规模的模
|
|
381 |
|
382 |
- 需要提到的是,我们报告的 MMVet 分数是使用 GPT-4-0613 作为评判模型评估的。不同版本的 GPT-4 会导致该数据集分数的显著变化。例如,使用 GPT-4-Turbo 会导致分数显著降低。
|
383 |
|
|
|
|
|
|
|
|
|
384 |
限制:尽管在训练过程中我们非常注重模型的安全性,尽力促使模型输出符合伦理和法律要求的文本,但受限于模型大小以及概率生成范式,模型可能会产生各种不符合预期的输出,例如回复内容包含偏见、歧视等有害内容,请勿传播这些内容。由于传播不良信息导致的任何后果,本项目不承担责任。
|
385 |
|
386 |
## 开源许可证
|
|
|
53 |
|
54 |
- It is important to mention that the MMVet scores we report are evaluated using GPT-4-0613 as the judge model. Different versions of GPT-4 can lead to significant variations in the scores for this dataset. For instance, using GPT-4-Turbo would result in significantly lower scores.
|
55 |
|
|
|
|
|
56 |
### Video Benchmarks
|
57 |
|
58 |
TBD
|
59 |
|
60 |
+
Limitations: Although we have made efforts to ensure the safety of the model during the training process and to encourage the model to generate text that complies with ethical and legal requirements, the model may still produce unexpected outputs due to its size and probabilistic generation paradigm. For example, the generated responses may contain biases, discrimination, or other harmful content. Please do not propagate such content. We are not responsible for any consequences resulting from the dissemination of harmful information.
|
61 |
+
|
62 |
## Quick Start
|
63 |
|
64 |
We provide an example code to run InternVL2-4B using `transformers`.
|
|
|
381 |
|
382 |
- 需要提到的是,我们报告的 MMVet 分数是使用 GPT-4-0613 作为评判模型评估的。不同版本的 GPT-4 会导致该数据集分数的显著变化。例如,使用 GPT-4-Turbo 会导致分数显著降低。
|
383 |
|
384 |
+
### 视频相关评测
|
385 |
+
|
386 |
+
TBD
|
387 |
+
|
388 |
限制:尽管在训练过程中我们非常注重模型的安全性,尽力促使模型输出符合伦理和法律要求的文本,但受限于模型大小以及概率生成范式,模型可能会产生各种不符合预期的输出,例如回复内容包含偏见、歧视等有害内容,请勿传播这些内容。由于传播不良信息导致的任何后果,本项目不承担责任。
|
389 |
|
390 |
## 开源许可证
|