20 lines
589 B
Markdown
20 lines
589 B
Markdown
# German FoodBERT
|
|
|
|
German FoodBERT models for ingredient substitute recommendation
|
|
|
|
The 3 German FoodBERT versions can be found under https://cloud.marquis.site/s/ZUVIIIQv6yznBj6
|
|
The zip has to be unpacked in **final_Versions/**
|
|
|
|
More infos about each step can be found in other README files in each directory. The overall order is:
|
|
- crawl_recipes
|
|
- clean_dataset
|
|
- train_model
|
|
- evalutation
|
|
|
|
|
|
Dataset versions can be found in **data**.
|
|
|
|
## Run Configuartion
|
|
|
|
All python scripts should be run from the base directory (from here) using Python 3.9.
|
|
Example: python evaluation/final_eval.py |