deepset-ai / haystack

:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
17.16k stars 1.87k forks source link

Articles/News/Paper about QA #197

Closed Utomo88 closed 3 years ago

Utomo88 commented 4 years ago

https://rajpurkar.github.io/SQuAD-explorer/

https://www.forbes.com/sites/forbestechcouncil/2020/07/06/using-conversational-ai-to-find-answers/#154822f94efd

https://ai.google.com/research/NaturalQuestions/competition

I think we can post new things about Question and Answering AI in this thread Please delete/ close if this is NOT Allowed.

┆Issue is synchronized with this Jira Task by Unito

tholor commented 4 years ago

Sure, feel free to add interesting articles here. Some further resources:

Utomo88 commented 4 years ago

https://bdtechtalks.com/2020/07/13/ai-barrier-meaning-understanding/

https://bdtechtalks.com/2020/01/13/melanie-mitchell-ai-guide-for-thinking-humans/

Utomo88 commented 4 years ago

Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics https://www.aclweb.org/anthology/volumes/2020.acl-main/

tholor commented 4 years ago

I like the overview of ACL here: https://www.paperdigest.org/2020/06/acl-2020-highlights/

Some papers I found interesting:

Utomo88 commented 4 years ago

GPT 3 https://medium.com/@haroonchoudery/gpt-3-what-you-should-know-about-ais-big-breakthrough-3eff8e895fb5

https://www.forbes.com/sites/robtoews/2020/07/19/gpt-3-is-amazingand-overhyped/#103aa22f1b1c

https://openai.com/blog/openai-api/ https://arxiv.org/abs/2005.14165

ahotrod commented 4 years ago

I found this article & notebook interesting & applicable to FARM/Haystack:

NLP Text Preprocessing & Vectorizing

Covid-19 8M Tweets Example Notebook using GPU TfidfVectorizer

tholor commented 4 years ago

ScANN: new, highly scalable vector similarity search by google https://ai.googleblog.com/2020/07/announcing-scann-efficient-vector.html

tholor commented 4 years ago

ANCE - New dense retriever that uses harder negatives via contrastive Learning (kind of a logical next step from DPR) https://arxiv.org/abs/2007.00808

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs.

Utomo88 commented 3 years ago

FastFormers: 233x Faster Transformers inference on CPU Yes, 233x on CPU with the multi-head self-attentive Transformer architecture. This is not an LSTM or an RNN

https://parthplc.medium.com/fastformers-233x-faster-transformers-inference-on-cpu-4c0b7a720e1

tholor commented 3 years ago

We use our slack channel for such news / content now. Whoever is reading this: come and join us there