From 589d1af3916cbbecd49fb21e03dd1da77e9a5c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Thu, 3 Oct 2019 09:08:28 +0000 Subject: [PATCH] --- config_300.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config_300.json diff --git a/config_300.json b/config_300.json new file mode 100644 index 0000000..cec97fb --- /dev/null +++ b/config_300.json @@ -0,0 +1,13 @@ +{ + "embeddings": [ + { + "tensorName": "300 seeds", + "tensorShape": [ + 1975, + 100 + ], + "tensorPath": "https://lab.gsi.upm.es/oaraque/incel-embeddings/raw/master/300_seeds/neologisms_embeddings_2019-06-07_16-29.tsv", + "metadataPath": "https://lab.gsi.upm.es/oaraque/incel-embeddings/raw/master/300_seeds/neologisms_embeddings_words_2019-06-07_16-29.txt" + } + ] +}