This commit is contained in:
mikolajpaterka 2023-06-08 23:35:13 +02:00
parent ac4b961acd
commit e2d67522d8
3 changed files with 17936 additions and 17940 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,7 @@
description: trigram model description: gpt2
tags: tags:
- neural-network - neural-network
- bag of words - gpt2
- embeddings
params: params:
learning-rate: 0.0001 top: 20
vocab_size: 5000
embed_size: 300
hidden_size: 300

File diff suppressed because it is too large Load Diff