Files
2021-04-15 20:31:40 +02:00

22 lines
871 B
Markdown

## German FoodBERT Models
Unzip German FoodBERT models here!
They can be found under https://cloud.marquis.site/s/ZUVIIIQv6yznBj6
For each version, the actual model is located in "output". "eval" contains the generated substitute recommendations for each version.
## Datasets
Each model has a folder "dataset" with the following files:
**full_dataset.json**: Entire dataset with cleaned ingredients and instructions. This is the same file as found for each version in the main data directory.
**complete_dataset.json**: dataset containing only URLs and instructions, separated depending on the version
**model_datapoints.txt**: list of only the instruction datapoints from **complete_dataset.json**
**training_data.txt**: instruction datapoints from recipes set aside for training
**testing_data.txt**: instruction datapoints from recipes set aside for testing