Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ The model was not optimized for the following use cases:
|
|
36 |
## Metrics
|
37 |
|
38 |
| Benchmark | Firefunction v1 | Firefunction v2 | Llama 3 70b Instruct | Gpt-4o |
|
39 |
-
|
40 |
| Gorilla simple | 0.91 | 0.94 | 0.925 | 0.88 |
|
41 |
| Gorilla multiple_function | 0.92 | 0.91 | 0.86 | 0.91 |
|
42 |
| Gorilla parallel_function | 0 | 0.9 | 0.86 | 0.89 |
|
|
|
36 |
## Metrics
|
37 |
|
38 |
| Benchmark | Firefunction v1 | Firefunction v2 | Llama 3 70b Instruct | Gpt-4o |
|
39 |
+
|:-----------------------------------|:----------------|:----------------|:---------------------|:-------|
|
40 |
| Gorilla simple | 0.91 | 0.94 | 0.925 | 0.88 |
|
41 |
| Gorilla multiple_function | 0.92 | 0.91 | 0.86 | 0.91 |
|
42 |
| Gorilla parallel_function | 0 | 0.9 | 0.86 | 0.89 |
|