This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Inferred ISEAR Sents", | |
"tensorShape": [ | |
7, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_docs_isear_sents.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_doc_isear_sents.tsv" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Emotion Doc All ISEAR Sentences", | |
"tensorShape": [ | |
7, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_doc_sent.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_doc_isear_sents.tsv" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Emotion Doc", | |
"tensorShape": [ | |
7, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_docs.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_docs.tsv" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Emotion Sent Vecs", | |
"tensorShape": [ | |
7516, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_sent.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_sent.tsv" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Emotion Means", | |
"tensorShape": [ | |
7, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_means.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_means.tsv" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "My Project", | |
"tensorShape": [ | |
7516, | |
100 | |
], | |
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emotion_vecs.tsv", | |
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_meta1.tsv" |