Add pipeline tag, license and datasets

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
  library_name: transformers
3
  tags: []
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
-
11
-
12
  ## Model Details
13
 
14
  ### Model Description
@@ -22,7 +25,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
@@ -130,8 +133,6 @@ Use the code below to get started with the model.
130
 
131
  #### Summary
132
 
133
-
134
-
135
  ## Model Examination [optional]
136
 
137
  <!-- Relevant interpretability work for the model goes here -->
 
1
  ---
2
  library_name: transformers
3
  tags: []
4
+ pipeline_tag: image-text-to-text
5
+ license: mit
6
+ datasets:
7
+ - LangAGI-Lab/WebPRMCollection_preference_pair
8
+ - LangAGI-Lab/WebRewardBench
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
 
 
15
  ## Model Details
16
 
17
  ### Model Description
 
25
  - **Shared by [optional]:** [More Information Needed]
26
  - **Model type:** [More Information Needed]
27
  - **Language(s) (NLP):** [More Information Needed]
28
+ - **License:** mit
29
  - **Finetuned from model [optional]:** [More Information Needed]
30
 
31
  ### Model Sources [optional]
 
133
 
134
  #### Summary
135
 
 
 
136
  ## Model Examination [optional]
137
 
138
  <!-- Relevant interpretability work for the model goes here -->