PeytonT commited on
Commit
f1a89dd
1 Parent(s): 1d1e445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -142
README.md CHANGED
@@ -18,20 +18,17 @@ base_model: Qwen/Qwen-VL-Chat-Int4
18
 
19
 
20
  - **Developed by:** Agora Research
21
- - **Funded by [optional]:** [More Information Needed]
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]:** Qwen-VL
27
 
28
  ### Model Sources [optional]
29
 
30
  <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
@@ -114,26 +111,6 @@ print(response)
114
 
115
  Just send an image and put [FUNCTION CALL] in the text. Can also be used for normal qwenvl inference.
116
 
117
- [More Information Needed]
118
-
119
- ### Downstream Use [optional]
120
-
121
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
122
-
123
- [More Information Needed]
124
-
125
- ### Out-of-Scope Use
126
-
127
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
128
-
129
- [More Information Needed]
130
-
131
- ## Bias, Risks, and Limitations
132
-
133
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
134
-
135
- [More Information Needed]
136
-
137
  ### Recommendations
138
 
139
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
@@ -142,60 +119,20 @@ Users (both direct and downstream) should be made aware of the risks, biases and
142
 
143
  ## How to Get Started with the Model
144
 
145
- Use the code below to get started with the model.
146
-
147
- [More Information Needed]
 
148
 
149
  ## Training Details
150
 
151
  ### Training Data
152
 
153
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
154
-
155
- [More Information Needed]
156
 
157
  ### Training Procedure
158
 
159
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
160
-
161
- #### Preprocessing [optional]
162
-
163
- [More Information Needed]
164
-
165
-
166
- #### Training Hyperparameters
167
-
168
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
169
-
170
- #### Speeds, Sizes, Times [optional]
171
-
172
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
173
-
174
- [More Information Needed]
175
-
176
- ## Evaluation
177
-
178
- <!-- This section describes the evaluation protocols and provides the results. -->
179
-
180
- ### Testing Data, Factors & Metrics
181
-
182
- #### Testing Data
183
-
184
- <!-- This should link to a Dataset Card if possible. -->
185
-
186
- [More Information Needed]
187
-
188
- #### Factors
189
-
190
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
191
-
192
- [More Information Needed]
193
-
194
- #### Metrics
195
-
196
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
197
-
198
- [More Information Needed]
199
 
200
  ### Results
201
 
@@ -204,74 +141,6 @@ Use the code below to get started with the model.
204
  #### Summary
205
 
206
 
207
-
208
- ## Model Examination [optional]
209
-
210
- <!-- Relevant interpretability work for the model goes here -->
211
-
212
- [More Information Needed]
213
-
214
- ## Environmental Impact
215
-
216
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
217
-
218
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
219
-
220
- - **Hardware Type:** [More Information Needed]
221
- - **Hours used:** [More Information Needed]
222
- - **Cloud Provider:** [More Information Needed]
223
- - **Compute Region:** [More Information Needed]
224
- - **Carbon Emitted:** [More Information Needed]
225
-
226
- ## Technical Specifications [optional]
227
-
228
- ### Model Architecture and Objective
229
-
230
- [More Information Needed]
231
-
232
- ### Compute Infrastructure
233
-
234
- [More Information Needed]
235
-
236
- #### Hardware
237
-
238
- [More Information Needed]
239
-
240
- #### Software
241
-
242
- [More Information Needed]
243
-
244
- ## Citation [optional]
245
-
246
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
247
-
248
- **BibTeX:**
249
-
250
- [More Information Needed]
251
-
252
- **APA:**
253
-
254
- [More Information Needed]
255
-
256
- ## Glossary [optional]
257
-
258
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
259
-
260
- [More Information Needed]
261
-
262
- ## More Information [optional]
263
-
264
- [More Information Needed]
265
-
266
- ## Model Card Authors [optional]
267
-
268
- [More Information Needed]
269
-
270
- ## Model Card Contact
271
-
272
- [More Information Needed]
273
-
274
-
275
  ### Framework versions
276
 
277
  - PEFT 0.7.1
 
18
 
19
 
20
  - **Developed by:** Agora Research
21
+ - **Model type:** Vision Language Model
22
+ - **Language(s) (NLP):** English/Chinese
23
+ - **License:**
 
 
24
  - **Finetuned from model [optional]:** Qwen-VL
25
 
26
  ### Model Sources [optional]
27
 
28
  <!-- Provide the basic links for the model. -->
29
 
30
+ - **Repository:** https://github.com/QwenLM/Qwen-VL
31
+ - **Paper [optional]:** https://arxiv.org/pdf/2308.12966.pdf
 
32
 
33
  ## Uses
34
 
 
111
 
112
  Just send an image and put [FUNCTION CALL] in the text. Can also be used for normal qwenvl inference.
113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
  ### Recommendations
115
 
116
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
 
119
 
120
  ## How to Get Started with the Model
121
 
122
+ query = tokenizer.from_list_format([
123
+ {'image': 'https://images.rawpixel.com/image_800/cHJpdmF0ZS9sci9pbWFnZXMvd2Vic2l0ZS8yMDIzLTA4L3Jhd3BpeGVsX29mZmljZV8xNV9waG90b19vZl9hX2RvZ19ydW5uaW5nX3dpdGhfb3duZXJfYXRfcGFya19lcF9mM2I3MDQyZC0zNWJlLTRlMTQtOGZhNy1kY2Q2OWQ1YzQzZjlfMi5qcGc.jpg'}, # Either a local path or an url
124
+ {'text': "[FUNCTION CALL]"},
125
+ ])
126
 
127
  ## Training Details
128
 
129
  ### Training Data
130
 
131
+ https://huggingface.co/datasets/AgoraX/OpenImage-FNCall-50k
 
 
132
 
133
  ### Training Procedure
134
 
135
+ qlora for 1 epoch, 1000 steps
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136
 
137
  ### Results
138
 
 
141
  #### Summary
142
 
143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  ### Framework versions
145
 
146
  - PEFT 0.7.1