Extract evaluation results from README

#9
by davidlms - opened
Files changed (1) hide show
  1. README.md +25 -5
README.md CHANGED
@@ -6,12 +6,34 @@ license: mit
6
  pipeline_tag: image-text-to-text
7
  tags:
8
  - multimodal
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Fara-7B: An Efficient Agentic Model for Computer Use
12
 
13
- **Update:** We just released [Fara1.5](https://huggingface.co/collections/microsoft/fara15) which improves on Fara-7B dramatically and is available in three model sizes 4B, 9B and 27B!
14
-
15
  [![Microsoft](https://img.shields.io/badge/Microsoft-Project-0078D4?logo=microsoft)](https://aka.ms/msaif/fara)
16
  [![Hugging Face Dataset](https://img.shields.io/badge/🤗-Dataset-yellow)](https://huggingface.co/datasets/microsoft/WebTailBench)
17
  [![Foundry](https://img.shields.io/badge/Azure-Foundry-0089D6)](https://aka.ms/foundry-fara-7b)
@@ -22,12 +44,10 @@ tags:
22
  [Technical Report](https://aka.ms/fara-techreport)<br>
23
  [Paper](https://huggingface.co/papers/2511.19663)<br>
24
  [Github](https://github.com/microsoft/fara)<br>
25
- [Try Fara-7B on Microsoft Foundry](https://ai.azure.com/explore/models/Fara-7B/version/1/registry/azureml-msr?tid=72f988bf-86f1-41af-91ab-2d7cd011db47)<br>
26
-
27
 
28
  ## Model Summary
29
 
30
-
31
  **Developer:** Microsoft Research
32
 
33
  **Description:**
 
6
  pipeline_tag: image-text-to-text
7
  tags:
8
  - multimodal
9
+ model-index:
10
+ - name: Fara-7B
11
+ results:
12
+ - task:
13
+ type: text-generation
14
+ dataset:
15
+ name: Benchmarks
16
+ type: benchmark
17
+ metrics:
18
+ - name: WebVoyager
19
+ type: webvoyager
20
+ value: 73.5
21
+ - name: Online-M2W
22
+ type: online_m2w
23
+ value: 34.1
24
+ - name: DeepShop
25
+ type: deepshop
26
+ value: 26.2
27
+ - name: WebTailBench
28
+ type: webtailbench
29
+ value: 38.4
30
+ source:
31
+ name: Model README
32
+ url: https://huggingface.co/microsoft/Fara-7B
33
  ---
34
 
35
  # Fara-7B: An Efficient Agentic Model for Computer Use
36
 
 
 
37
  [![Microsoft](https://img.shields.io/badge/Microsoft-Project-0078D4?logo=microsoft)](https://aka.ms/msaif/fara)
38
  [![Hugging Face Dataset](https://img.shields.io/badge/🤗-Dataset-yellow)](https://huggingface.co/datasets/microsoft/WebTailBench)
39
  [![Foundry](https://img.shields.io/badge/Azure-Foundry-0089D6)](https://aka.ms/foundry-fara-7b)
 
44
  [Technical Report](https://aka.ms/fara-techreport)<br>
45
  [Paper](https://huggingface.co/papers/2511.19663)<br>
46
  [Github](https://github.com/microsoft/fara)<br>
47
+ [Microsoft Foundry](https://ai.azure.com/explore/models/Fara-7B/version/1/registry/azureml-msr?tid=72f988bf-86f1-41af-91ab-2d7cd011db47)<br>
 
48
 
49
  ## Model Summary
50
 
 
51
  **Developer:** Microsoft Research
52
 
53
  **Description:**