gpt2-mawps-pen / README.md
yashichawla's picture
Update README.md
502ff70
|
raw
history blame contribute delete
No virus
626 Bytes
metadata
widget:
  - text: N_00 - N_01 <|keywordtext|> apples bananas shop <|questiontext|>
    example_title: Univariate 1
  - text: N_00 + N_01 - N_02 <|keywordtext|> candy chocolates <|questiontext|>
    example_title: Univariate 2
  - text: (N_00 + N_01) / N_02 <|keywordtext|> music <|questiontext|>
    example_title: Univariate 3
  - text: N_00 * N_01 <|keywordtext|> clothes shirts piles <|questiontext|>
    example_title: Univariate 4
inference:
  parameters:
    temperature: 1
    min_length: 100
    max_length: 500
    do_sample: true
    top_p: 0.8
    repetition_penalty: 1