Compare commits
No commits in common. "12-gpt-right" and "master" have entirely different histories.
12-gpt-rig
...
master
10519
dev-0/out.tsv
10519
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
13
gonito.yaml
13
gonito.yaml
@ -1,5 +1,10 @@
|
||||
description: gpt right context
|
||||
description: trigram model
|
||||
tags:
|
||||
- GPT
|
||||
- right context
|
||||
|
||||
- neural-network
|
||||
- trigram
|
||||
params:
|
||||
epochs: 1
|
||||
learning-rate: 0.0001
|
||||
vocab_size: 40000
|
||||
embed_size: 300
|
||||
hidden_size: 256
|
||||
|
7414
test-A/out.tsv
7414
test-A/out.tsv
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user