gpt2
This commit is contained in:
parent
7a6c7288d4
commit
595291bb99
10519
dev-0/out-top=10.tsv
Normal file
10519
dev-0/out-top=10.tsv
Normal file
File diff suppressed because it is too large
Load Diff
10519
dev-0/out-top=100.tsv
10519
dev-0/out-top=100.tsv
File diff suppressed because it is too large
Load Diff
15
gonito.yaml
15
gonito.yaml
@ -1,15 +1,6 @@
|
|||||||
description: neural network, bagging
|
description: gpt2
|
||||||
tags:
|
tags:
|
||||||
- neural-network
|
- neural-network
|
||||||
|
- gpt2
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
top: 10
|
||||||
vocab_size: 10000
|
|
||||||
batch_size: 4000
|
|
||||||
lr: 0.0001
|
|
||||||
bagging_left_ctx: 20
|
|
||||||
bagging_right_ctx: 20
|
|
||||||
top: 100
|
|
||||||
ngram_left_ctx: 5
|
|
||||||
ngram_right_ctx: 2
|
|
||||||
embed_size: 200
|
|
||||||
hidden_size: 150
|
|
||||||
|
7414
test-A/out-top=10.tsv
Normal file
7414
test-A/out-top=10.tsv
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user