gpt2
This commit is contained in:
parent
8d0ee1d4bb
commit
deeaf5dbd2
@ -1,14 +1,15 @@
|
|||||||
description: s444507
|
description: s444507
|
||||||
tags:
|
tags:
|
||||||
- neural-network
|
- neural-network
|
||||||
- bigram
|
- gpt-2
|
||||||
params:
|
params:
|
||||||
batch-size: 5000
|
top: 10
|
||||||
vocab-size: 15000
|
|
||||||
embed-size: 150
|
|
||||||
unwanted-params:
|
unwanted-params:
|
||||||
- model-file
|
- model-file
|
||||||
- vocab-file
|
- vocab-file
|
||||||
param-files:
|
param-files:
|
||||||
- "*.yaml"
|
- "*.yaml"
|
||||||
- config/*.yaml
|
- config/*.yaml
|
||||||
|
links:
|
||||||
|
- title: "repository"
|
||||||
|
url: "https://git.wmi.amu.edu.pl/s444506/challenging-america-word-gap-prediction.git"
|
Loading…
Reference in New Issue
Block a user