We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3450a98 commit 993cb2aCopy full SHA for 993cb2a
README.md
@@ -22,9 +22,12 @@ Currently supports the following information from menu images:
22
> For the JSON schema, see [tools directory](./tools).
23
24
### Supported Methods to Extract Menu Information
25
-- Fine-tuned model: Donut - [by Clova AI (ECCV ’22)](https://github.com/clovaai/donut)
26
-- OpenAI GPT API
+#### Fine-tuned E2E model and Training metrics
+- [**Donut**]() - Base model by [Clova AI (ECCV ’22)](https://github.com/clovaai/donut)
27
+
28
+#### LLM Function Calling
29
- Google Gemini API
30
+- OpenAI GPT API
31
32
## 💻 Training / Fine-Tuning
33
### Setup
0 commit comments