slim.frikha commited on
Commit ·
d570153
1
Parent(s): e8c736b
docs(readme): fix
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ print(response)
|
|
| 85 |
|
| 86 |
<br>
|
| 87 |
|
| 88 |
-
|
| 89 |
We report in the following table our internal pipeline benchmarks:
|
| 90 |
|
| 91 |
<table border="1" style="width: 100%; text-align: center; border-collapse: collapse;">
|
|
@@ -229,8 +229,10 @@ We report in the following table our internal pipeline benchmarks:
|
|
| 229 |
</tbody>
|
| 230 |
</table>
|
| 231 |
|
|
|
|
|
|
|
| 232 |
|
| 233 |
-
|
| 234 |
If Falcon3 family were helpful to your work, feel free to give us a cite.
|
| 235 |
|
| 236 |
```
|
|
|
|
| 85 |
|
| 86 |
<br>
|
| 87 |
|
| 88 |
+
## Benchmarks
|
| 89 |
We report in the following table our internal pipeline benchmarks:
|
| 90 |
|
| 91 |
<table border="1" style="width: 100%; text-align: center; border-collapse: collapse;">
|
|
|
|
| 229 |
</tbody>
|
| 230 |
</table>
|
| 231 |
|
| 232 |
+
## Technical Report
|
| 233 |
+
Coming soon....
|
| 234 |
|
| 235 |
+
## Citation
|
| 236 |
If Falcon3 family were helpful to your work, feel free to give us a cite.
|
| 237 |
|
| 238 |
```
|