danielhanchen commited on
Commit
79eaaa8
·
verified ·
1 Parent(s): b5f4178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -37,7 +37,7 @@ base_model:
37
 
38
  - [Responsible Generative AI Toolkit](https://ai.google.dev/responsible)
39
  - [FunctionGemma on Kaggle](https://www.kaggle.com/models/google/functiongemma/)
40
- - Function[Gemma on Vertex Model Garden](https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/functiongemma)
41
 
42
  **Terms of Use**: [Terms](https://ai.google.dev/gemma/terms)\
43
  **Authors**: Google DeepMind
@@ -265,12 +265,12 @@ Model evaluation metrics and results.
265
  <td>61.6</td>
266
  </tr>
267
  <tr>
268
- <td>BFCL Parallel</td>
269
  <td>0-shot</td>
270
  <td>63.5</td>
271
  </tr>
272
  <tr>
273
- <td>BFCL Multiple</td>
274
  <td>0-shot</td>
275
  <td>39</td>
276
  </tr>
@@ -285,12 +285,12 @@ Model evaluation metrics and results.
285
  <td>36.2</td>
286
  </tr>
287
  <tr>
288
- <td>BFCL Live Parallel</td>
289
  <td>0-shot</td>
290
  <td>25.7</td>
291
  </tr>
292
  <tr>
293
- <td>BFCL Live Multiple</td>
294
  <td>0-shot</td>
295
  <td>22.9</td>
296
  </tr>
@@ -307,7 +307,7 @@ Model evaluation metrics and results.
307
  <tr>
308
  <td>BFCL Irrelevance</td>
309
  <td>0-shot</td>
310
- <td>70.6</td>
311
  </tr>
312
  </tbody>
313
  </table>
@@ -572,4 +572,4 @@ Risks identified and mitigations:
572
 
573
  ### Benefits
574
 
575
- At the time of release, this family of models provides high-performance open large language model implementations designed from the ground up for Responsible AI development compared to similarly sized models.
 
37
 
38
  - [Responsible Generative AI Toolkit](https://ai.google.dev/responsible)
39
  - [FunctionGemma on Kaggle](https://www.kaggle.com/models/google/functiongemma/)
40
+ - [FunctionGemma on Vertex Model Garden](https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/functiongemma)
41
 
42
  **Terms of Use**: [Terms](https://ai.google.dev/gemma/terms)\
43
  **Authors**: Google DeepMind
 
265
  <td>61.6</td>
266
  </tr>
267
  <tr>
268
+ <td>BFCL Multiple</td>
269
  <td>0-shot</td>
270
  <td>63.5</td>
271
  </tr>
272
  <tr>
273
+ <td>BFCL Parallel</td>
274
  <td>0-shot</td>
275
  <td>39</td>
276
  </tr>
 
285
  <td>36.2</td>
286
  </tr>
287
  <tr>
288
+ <td>BFCL Live Multiple</td>
289
  <td>0-shot</td>
290
  <td>25.7</td>
291
  </tr>
292
  <tr>
293
+ <td>BFCL Live Parallel</td>
294
  <td>0-shot</td>
295
  <td>22.9</td>
296
  </tr>
 
307
  <tr>
308
  <td>BFCL Irrelevance</td>
309
  <td>0-shot</td>
310
+ <td>73.7</td>
311
  </tr>
312
  </tbody>
313
  </table>
 
572
 
573
  ### Benefits
574
 
575
+ At the time of release, this family of models provides high-performance open large language model implementations designed from the ground up for Responsible AI development compared to similarly sized models.