zad8 with three different embeddings length

This commit is contained in:
wikbom 2023-07-02 12:15:26 +02:00
parent 2de4bb4ed6
commit ecc56e53d3
7 changed files with 73633 additions and 13901 deletions

View File

@ -1,8 +1,8 @@
epochs: 3
embed_size: 100
device: cuda
vocab_size: 20000
vocab_size: 30000
batch_size: 3200
learning_rate: 0.0003
k: 20
wildcard_minweight: 0.001
learning_rate: 0.0001
k: 15
wildcard_minweight: 0.1

Binary file not shown.

BIN
test-A/in.tsv.xz Normal file

Binary file not shown.

10519
test-A/out-embed100.tsv Normal file

File diff suppressed because it is too large Load Diff

10519
test-A/test-A-embed=200.tsv Normal file

File diff suppressed because it is too large Load Diff

10519
test-A/test-A-embed=300.tsv Normal file

File diff suppressed because it is too large Load Diff

55969
zad8.ipynb

File diff suppressed because one or more lines are too long