Add missing metadata: `pipeline_tag`, `library_name`, and `license`

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
 
2
  ### Introduction
3
  Paper: [Paper](https://arxiv.org/abs/2502.18411),
@@ -45,7 +50,4 @@ By integrating OmniAlign-V-DPO datasets in DPO stage, we can further improve the
45
  | Idefics3-8B | 2.7 | -92.3 | 3 | 4 | 0 | 15 | 230 |
46
 
47
  ### How to use
48
- Please refer to our [Github](https://github.com/PhoenixZ810/OmniAlign-V) for more details about training and evaluation.
49
-
50
-
51
-
 
1
+ ---
2
+ license: mit # Please replace 'mit' with the actual license if available
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
+ ---
6
 
7
  ### Introduction
8
  Paper: [Paper](https://arxiv.org/abs/2502.18411),
 
50
  | Idefics3-8B | 2.7 | -92.3 | 3 | 4 | 0 | 15 | 230 |
51
 
52
  ### How to use
53
+ Please refer to our [Github](https://github.com/PhoenixZ810/OmniAlign-V) for more details about training and evaluation.