michael-0acf4 commited on
Commit
d92c814
·
1 Parent(s): e9e73d9

add better models

Browse files
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e25_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f213b76590e8b8ba2791e716373ea0bd95d23a24baf3c49d353931a9b41ff33
3
+ size 7501026
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e30_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c5ebe5483db89bbbf4300fbca49241bb6e5de89756fa46a637f0b2594eb8e29
3
+ size 7501026
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e35_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb8b43a3d4984b4a2a25134b79e5337d88138cc858f2846fdaec9fa5bae4cd91
3
+ size 7501026
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e40_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56502ef75796927c61ec44b51d8b9742a688046366eec144d5a7e62c4d87e6f
3
+ size 7501026
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e45_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aebbb04ea35c7e1e41087a53c1079c5fcf0a4490ecbe98e4238c6800e6a5dd2
3
+ size 7501026
pytorch/anitag2vec_dec65b57a17b7033_c7359727bcee4f8b_i128_e50_s60203_b256_p1871744.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a56371fbb6de784dfb6be3283ca26b8f0cbc5f65f6e1dc3da549e8c51762640
3
+ size 7501026
pytorch/errors_dec65b57a17b7033_c7359727bcee4f8b.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [1.5776104553271149, 1.217878203649642, 1.122273737343691, 1.0736174890297954, 1.0503659271082635, 1.0280952292604972, 1.023885629439758, 1.0176116310186305, 1.0110528254407947, 0.988821699647075, 0.9956680362002325, 0.9879678449893402, 0.9823854678010536, 0.967902198433876, 0.9723736886250771, 0.9659656348117327, 0.9554944373035835, 0.9522047054211972, 0.9606035141495325, 0.9525656859248371, 0.947982734542782, 0.9380048908672091, 0.9451856041106127, 0.945508426150023, 0.9375066331635087, 0.9257406412418616, 0.9255363149410587, 0.9310430130463535, 0.9432411346647699, 0.9272872375608501, 0.9227262659598205, 0.9262345289274797, 0.9259119953139353, 0.9168865921259937, 0.9316303334119966, 0.9201462741120386, 0.9204749166965485, 0.913366913037785, 0.9123165252602706, 0.9159364377037954, 0.9116012292393183, 0.9128472015766774, 0.9050465597439621, 0.9195494040594263, 0.9129077554759333, 0.9134560997708369, 0.8982684943130461, 0.916633656090599, 0.901568399900097, 0.9055851963743314]
pytorch/setup_params_dec65b57a17b7033_c7359727bcee4f8b.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "TRAINING_TAKE_EXAMPLES": 70000,
3
+ "TRAINING_BATCH_SIZE": 256,
4
+ "TRAINING_PERM_LIMIT": 8,
5
+ "TRAINING_SUBARRAY_COUNT": 7,
6
+ "TRAINING_EPOCHS": 50,
7
+ "HYPERP_TAGTOK_MAX_TOKEN_CLAMP": 128,
8
+ "HYPERP_TAGTOK_VOCAB_SIZE": 5000,
9
+ "HYPERP_TAGTOK_MIN_FREQ": 3,
10
+ "HYPERP_TRANSFORMER_D_MODEL": 128,
11
+ "HYPERP_TRANSFORMER_N_HEADS": 8,
12
+ "HYPERP_TRANSFORMER_N_LAYERS": 2,
13
+ "HYPERP_OUTPUT_EMB": 128
14
+ }