chef-gpt-base / README.md
auhide's picture
Update README.md
fcda7c5
|
raw
history blame
No virus
644 Bytes
metadata
license: mit
model-index:
  - name: chef-gpt-base
    results: []
language:
  - bg
pipeline_tag: text-generation

chef-gpt-base

GPT-2 architecture trained to generate recipes based on ingredients.

Model description

This is GPT-2 pretrained on a custom dataset of recipies in Bulgarian. You can find the dataset here.

Usage


Additional tokens

  • [ING] - ingredients token; denotes the begining of the tokens representing the ingredients
  • [EOL] - end-of-line token; equivalent to a newline
  • [REC] - recipe token; denotes the begining of the recipe