added to README files, added full dataset versions to data
This commit is contained in:
16
README.md
16
README.md
@@ -3,4 +3,18 @@
|
||||
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/
|
||||
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
|
||||
Reference in New Issue
Block a user