GPT vs Gemini for structured information extraction - Druckversion +- Techmeister Forum (http://mail.techmeister-board.com) +-- Forum: Direkt - Downloads (http://mail.techmeister-board.com/forumdisplay.php?fid=7)+--- Forum: Ebooks und Magazine (http://mail.techmeister-board.com/forumdisplay.php?fid=80) +--- Thema: GPT vs Gemini for structured information extraction (/showthread.php?tid=22901) |
GPT vs Gemini for structured information extraction - mitsumi - 20.11.2024 GPT vs Gemini for structured information extraction Published 11/2024 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 1h 24m | Size: 835 MB A systematic approach for evaluating the Structured Output accuracy of Large Language Models What you'll learn How to use the Structured Output feature in GPT How to use the Structured Output feature in Gemini How to extract different data types like numerical values, booleans etc How to measure the accuracy of the structured information you extracted Requirements Fairly proficient in Python You should already know how to use Jupyter Preferable: basic knowledge of the spaCy NLP library Description Natural Language Processing (NLP) is often* considered to be the combination of two branches of study - Natural Language Understanding (NLU) and Natural Language Generation (NLG). Large Language Models can do both NLU and NLG. In this course we are primarily interested in the NLU aspect - more specifically we are interested in how to extract structured information from free form text. (There is also an NLG aspect to the course which you will notice as you watch the video lessons).Recently both GPT and Gemini introduced the ability to extract structured output from the prompt text. As of this writing (November 2024), they are the only LLMs which provide native support for this feature via their API itself - in other words, you can simply specify the response schema as a Python class, and the LLMs will give you a "best effort" response which is guaranteed to follow the schema. It is best effort because while the response is guaranteed to follow the schema, sometimes the fields are empty. How can we assess the accuracy of this structured information extraction?This course provides a practical and systematic approach for assessing the accuracy of LLM Structured Output responses. So which one is better - GPT or Gemini? Watch the course to find out :-)*For example, that is how Ines Montani, co-founder of spaCy recently described the fields in a podcast interview. Who this course is for Intermediate Python developers who want to learn how to use GPT and Gemini to extract structured information from any dataset Homepage: Code: https://www.udemy.com/course/gpt-vs-gemini-for-structured-information-extraction/ Download link Say "Thank You" rapidgator.net: https://rapidgator.net/file/ae730e39c3034d19ab6b40b7beaeb0df/qehwf.GPT.vs.Gemini.for.structured.information.extraction.rar.html k2s.cc: https://k2s.cc/file/5e145614500b8/qehwf.GPT.vs.Gemini.for.structured.information.extraction.rar |