This commit is contained in:
mikolajpaterka 2023-06-13 01:22:43 +02:00
parent ba23ac4b8f
commit d7ea5890c6

View File

@ -1,7 +1,6 @@
description: gpt2
tags:
- neural-network
- gpt2
- embeddings
params:
top: 20
epochs: 1
learning-rate: 0.0001
vocab_size: 5000
embed_size: 300