docs(report): add data pipeline diagram and update references for embedding models
This commit is contained in:
@@ -13,9 +13,23 @@
|
||||
howpublished = {\url{https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/}},
|
||||
}
|
||||
|
||||
@misc{all_mpnet_base_v2,
|
||||
author={Microsoft Research},
|
||||
title={All-MPNet-Base-V2},
|
||||
year={2021},
|
||||
howpublished = {\url{https://huggingface.co/sentence-transformers/all-mpnet-base-v2}},
|
||||
}
|
||||
|
||||
@misc{minilm_l6_v2,
|
||||
author={Microsoft Research},
|
||||
title={MiniLM-L6-V2},
|
||||
year={2021},
|
||||
howpublished = {\url{https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2}},
|
||||
}
|
||||
|
||||
@inproceedings{demszky2020goemotions,
|
||||
author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},
|
||||
booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},
|
||||
title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},
|
||||
year = {2020}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user