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:
- neural-network
- bag of words
- embeddings
- gpt2
params:
learning-rate: 0.0001
vocab_size: 5000
embed_size: 300
hidden_size: 300
top: 20

File diff suppressed because it is too large Load Diff