libminizinc / word_embeddings_chunks /word_embeddings_chunk_139.dzn
mike dupont
new fils
c5e96b3
num_words = 10;
word_map = ["could", "couldnt", "count", "counterexample", "counterexamples", "counterintuitive", "counterpart", "counting", "counts", "coupled"];
embeddings = array2d(1..10, 1..8, [
-0.25508780330354996, 0.7018942177617449, -0.6308808523530209, 0.7558865531786001, -0.2151248753114272, 0.33895642647529334, 0.030006996504956973, 0.9684743518274748, -0.5905792135324148, -0.2536102221102885, 0.06309892730098987, -0.022451574059368706, 0.34680245575997626, -0.949601325612857, 0.04555847919150002, 0.2526656355128565, -0.13130059080068301, 0.42215454120787, 0.6050802694425346, -0.5620084684087492, 0.08567750207346059, -0.9681909467182792, -0.9118959862284641, -0.6132777031616081, 0.8225290559609943, 0.715234016429799, -0.10090948705621017, 0.6636752683800147, 0.055748939207115544, -0.6988723087210071, 0.5879071699729232, -0.8279779249701793, 0.841785889748023, -0.26835972271625375, 0.07812710659939048, 0.2595590763043334, -0.5497982895410467, 0.36765520371560045, 0.8840596008941795, -0.2031933268199615, 0.5133157993091255, 0.5113783156274185, 0.3153087082414934, -0.04553850261773462, -0.20437997931212148, 0.09539319278861713, 0.5550667124042046, -0.3886683958050381, 0.7839385213409544, 0.8600028143387282, 0.17636156160594396, 0.8727460547671182, 0.09457828801398138, -0.7601391582049959, 0.11689533049561929, -0.947705909696638, -0.3589540212332323, -0.18486530916974342, 0.5750186757868083, 0.12311060594967671, -0.003313163030220334, -0.5275382040818934, 0.6598929449909385, 0.6558488309291981, -0.12944030347474156, -0.2270475827068874, -0.46418790989700387, 0.7813296838024804, -0.5618691911166387, -0.0337349161681475, -0.38282700666972724, 0.07161552214389078, 0.15594095117654616, 0.7146177073194435, 0.18137955873275224, -0.7432039226944216, -0.9441099485621809, -0.3987959695727601, -0.267794672622947, -0.7537400462396575
]);