This commit is contained in:
s444417 2023-06-07 14:26:55 +02:00
parent 43346beb34
commit 059707373c
3 changed files with 14830 additions and 17940 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,12 +1,7 @@
description: neural network right and left context, context window size 21, lstm
description: gpt2, left context
tags:
- neural-network
- lstm
- right-context
- transformer-decoder
- left-context
params:
vocab_size: 5000
embed_size: 200
batch_size: 5000
param-files:
- "*.yaml"

File diff suppressed because one or more lines are too long