This commit is contained in:
s478840 2023-06-29 01:18:22 +02:00
parent 0d71febb90
commit 412476b03c
3 changed files with 17942 additions and 17933 deletions

File diff suppressed because it is too large Load Diff

9
gonito.yaml Normal file
View File

@ -0,0 +1,9 @@
description: neural network, bigram
tags:
- neural-network
- bigram
params:
vocab-size: 30000
embed-size: 150
batch-size: 8000

File diff suppressed because it is too large Load Diff