Compare commits
No commits in common. "13-gpt-finetune" and "master" have entirely different histories.
13-gpt-fin
...
master
10519
dev-0/out.tsv
10519
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
12
gonito.yaml
12
gonito.yaml
@ -1,4 +1,10 @@
|
||||
description: gpt fine tune
|
||||
description: trigram model
|
||||
tags:
|
||||
- GPT2
|
||||
|
||||
- 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 it is too large
Load Diff
Loading…
Reference in New Issue
Block a user