This commit is contained in:
AdamOsiowy123 2023-06-08 18:05:53 +02:00
parent 975c970a16
commit 7687cdf768
3 changed files with 17939 additions and 17935 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,10 @@
description: gpt2
description: lstm
tags:
- gpt2-large
- lstm
- neural-network
params:
- top: 50
- top: 500
- vocab_size: 20000
- epochs: 1
- l_rate: 0.01

File diff suppressed because one or more lines are too long