Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,6 @@ model-index:
|
|
7 |
- name: aha
|
8 |
results: []
|
9 |
library_name: peft
|
10 |
-
datasets:
|
11 |
-
- aiden200/aha-annotationsv1
|
12 |
language:
|
13 |
- en
|
14 |
pipeline_tag: video-text-to-text
|
@@ -17,7 +15,7 @@ pipeline_tag: video-text-to-text
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
#
|
21 |
|
22 |
This model is a fine-tuned version of [lmms-lab/llava-onevision-qwen2-7b-ov](https://huggingface.co/lmms-lab/llava-onevision-qwen2-7b-ov) on an unknown dataset.
|
23 |
|
@@ -27,11 +25,11 @@ More information needed -->
|
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
-
Please check out the [dataset](
|
31 |
|
32 |
## Training procedure
|
33 |
|
34 |
-
Please check out our [main repository](
|
35 |
|
36 |
### Training hyperparameters
|
37 |
|
|
|
7 |
- name: aha
|
8 |
results: []
|
9 |
library_name: peft
|
|
|
|
|
10 |
language:
|
11 |
- en
|
12 |
pipeline_tag: video-text-to-text
|
|
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# anon for paper submission
|
19 |
|
20 |
This model is a fine-tuned version of [lmms-lab/llava-onevision-qwen2-7b-ov](https://huggingface.co/lmms-lab/llava-onevision-qwen2-7b-ov) on an unknown dataset.
|
21 |
|
|
|
25 |
|
26 |
## Training and evaluation data
|
27 |
|
28 |
+
Please check out the [dataset]() for more information.
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
+
Please check out our [main repository]() for more information.
|
33 |
|
34 |
### Training hyperparameters
|
35 |
|