{"id":10007,"date":"2022-02-05T00:53:06","date_gmt":"2022-02-05T00:53:06","guid":{"rendered":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/"},"modified":"2022-02-05T00:53:06","modified_gmt":"2022-02-05T00:53:06","slug":"ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model","status":"publish","type":"post","link":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/","title":{"rendered":"AI Weekly: DeepMind&#8217;s AlphaCode, automatic age verification, and a new open language model"},"content":{"rendered":"<p> <a href=\"https:\/\/go.fiverr.com\/visit\/?bta=1052423&nci=17043\" Target=\"_Top\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/fiverr.ck-cdn.com\/tn\/serve\/?cid=40081059\"  width=\"601\" height=\"201\"><\/a>\n<br \/><img decoding=\"async\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/venturebeat.com\/wp-content\/uploads\/2021\/10\/GettyImages-1308719817.jpg?w=1200&amp;strip=all\" \/><\/p>\n<div>\n<div id=\"boilerplate_2682874\" class=\"post-boilerplate boilerplate-before\">\n<p><em>Join today&#8217;s leading executives online at the Data Summit on March 9th. Register <a href=\"https:\/\/datasummit.venturebeat.com\/?utm_source=vb&amp;utm_medium=boiler&amp;utm_content=Registration&amp;utm_campaign=BoilerPlates\" data-type=\"URL\" data-id=\"https:\/\/datasummit.venturebeat.com\/?utm_source=vb&amp;utm_medium=boiler&amp;utm_content=Registration&amp;utm_campaign=BoilerPlates\">here<\/a>.<\/em><\/p>\n<hr class=\"wp-block-separator is-style-wide\"\/>\n<\/div>\n<p>This week in AI, DeepMind detailed a new code-generating system, <a href=\"https:\/\/venturebeat.com\/2022\/02\/02\/deepmind-claims-its-new-code-generating-system-is-competitive-with-human-programmers\/\">AlphaCode<\/a>, that it claims is competitive with top human programmers. Supermarket chains in the U.K. announced that they\u2019d begin testing automatic age verification systems to estimate customers\u2019 ages when buying alcohol. And EleutherAI, a research group focused on open-sourcing highly capable AI systems, released GPT-NeoX-20B, a language model that\u2019s among the largest of its kind.<\/p>\n<p>AlphaCode is one of the more sophisticated examples of machine programming, or tools that automate software development and maintenance processes. DeepMind claims that it can write \u201ccompetition-level\u201d code, achieving an average ranking within the top 54.3% across 10 recent contests on the programming challenge platform Codeforces. <\/p>\n<p>The applications of machine programming are vast in scope \u2014 explaining why there\u2019s enthusiasm around it. According to a study from the University of Cambridge, at least half of developers\u2019 efforts are spent debugging, which costs the software industry an estimated $312 billion per year. Even migrating a codebase to a more efficient language can command a princely sum. For example, the Commonwealth Bank of Australia\u00a0<a href=\"https:\/\/codemanship.wordpress.com\/2020\/04\/21\/why-cobol-may-be-the-language-in-your-future\/\">spent<\/a>\u00a0around $750 million over the course of five years to convert its platform from COBOL to Java.<\/p>\n<p>AI-powered code generation tools like AlphaCode promise to cut development costs while allowing coders to focus on creative, less repetitive tasks. But AlphaCode isn\u2019t flawless. Besides being <a href=\"https:\/\/venturebeat.com\/2021\/12\/10\/the-limitations-of-scaling-up-ai-language-models\/\">expensive<\/a> to maintain, it doesn\u2019t always produce code that\u2019s correct and could \u2014 if similar systems are any indication \u2014 contain problematic <a href=\"https:\/\/venturebeat.com\/2021\/07\/08\/openai-warns-ai-behind-githubs-copilot-may-be-susceptible-to-bias\/\">bias<\/a>. Moreover, if it\u2019s ever made available publicly, malicious actors could misuse it to create malware, <a href=\"https:\/\/venturebeat.com\/2022\/01\/28\/could-ai-be-used-to-cheat-on-programming-tests\/\">bypass<\/a> programming tests, and <a href=\"https:\/\/theconversation.com\/study-shows-ai-generated-fake-reports-fool-experts-160909\">fool<\/a> cybersecurity researchers. <\/p>\n<p>\u201c[A]lthough the idea of giving the power of programming to people who can\u2019t program is exciting, we\u2019ve got a lot of problems to solve before we get there,\u201d Mike Cook, an AI researcher at Queen Mary University of London.<\/p>\n<h2 id=\"h-automatic-age-verification\">Automatic age verification<\/h2>\n<p>Three supermarket chains in the U.K. \u2014 Asada, Co-op, and Morrisons \u2014 are using cameras to estimate customers\u2019 age as part of a test by the Home Office, the U.K. department responsible for immigration, security, and law and order. The technology, which was already being used in Aldi\u2019s checkout-free location in London, guesses the age of customers who consent using algorithms trained on \u201ca database of anonymous faces,\u201d <a href=\"https:\/\/www.bbc.com\/news\/technology-60215258\">according<\/a> to the BBC. If it decides that they\u2019re under 25, they\u2019ll have to show ID to a member of the staff. <\/p>\n<p>Yoti \u2014 the company providing the technology \u2014 says that it was tested on more than 125,000 faces and guessed age to within 2.2 years. But while Yoti says that it\u2019s not performing facial recognition or retaining the images that takes, the system raises ethical concerns.<\/p>\n<p>Age estimation systems, like other AI systems, could amplify any bias in the data used to develop the systems. <a href=\"https:\/\/openaccess.thecvf.com\/content_cvpr_2018_workshops\/papers\/w48\/Clapes_From_Apparent_to_CVPR_2018_paper.pdf\">One study<\/a> highlights the effect of makeup, which can cover age signs like age spots and wrinkles, and finds that age estimation software tends to be more accurate for men. The same research found that the software overestimates the ages of younger non-Caucasians and underestimates the ages of older Asian and Black people, and can even be influenced by whether someone smiles or not. <\/p>\n<p>In an <a href=\"https:\/\/www.wired.co.uk\/article\/age-estimation-ai-yoti\">interview<\/a> with Wired, Yoti cofounder and CEO Robin Tombs admitted that the company was unsure about which facial features its AI uses to determine people\u2019s age. While he stressed that Yoti\u2019s training dataset of \u201chundreds of thousands\u201d of faces was \u201crepresentative across skin tones, ages, and gender\u201d and that its internal research showed similar error rates across demographics, the <a href=\"https:\/\/ieeexplore.ieee.org\/document\/9287219\">academic literature<\/a> would appear to suggest otherwise. Yoti\u2019s own whitepaper shows that the tech is least accurate for older women with darker skin.<\/p>\n<p>A wrong age estimate at the supermarket might amount to little more than inconvenience (and perhaps embarrassment). But it could normalize the tech, leading to more problematic applications elsewhere. Daniel Leufer, a Europe policy analyst focused on AI at civil liberties group Access Now, told Wired that regulators should look at whom these systems will likely fail when they\u2019re considering the use cases. \u201cTypically, that answer is people who are routinely failed by other systems,\u201d he said. <\/p>\n<h2>Open source language model<\/h2>\n<p>EleutherAI on Wednesday <a href=\"https:\/\/www.prnewswire.com\/news-releases\/coreweave-partners-with-eleutherai--novelai-to-make-open-source-ai-more-accessible-301474123.html\">released<\/a> its newest language model, GPT-NeoX-20B, as part of its mission to broaden access to highly capable text-generating AI. Available now through an API and next week in open source, GPT-NeoX-20B outperforms other public language models across several domains while being generally cheaper to deploy, according to EleutherAI. <\/p>\n<p>GPT-NeoX-20B \u2014 which was developed on infrastructure provided by CoreWeave, a specialized cloud provider \u2014 was trained on EleutherAI\u2019s 825GB text dataset and contains 20 billion parameters, roughly 9 times fewer than OpenAI\u2019s GPT-3. In machine learning, parameters are the part of the model that\u2019s learned from historical training data. Generally speaking, in the language domain, the correlation between the number of parameters and sophistication has held up remarkably well.<\/p>\n<p>EleutherAI makes no claim that GPT-NeoX-20B solves any of the major problems plaguing current language models, including aspects like bias and toxicity. But the group maintains that the benefits of releasing the model \u2014 and others like it \u2014 outweigh the risks. Language models can cost up to millions of dollars to train from scratch, and inference \u2014 (i.e., actually running the trained model) is another barrier. One estimate pegs the cost of running GPT-3 on a single Amazon Web Services instance at a minimum of $87,000 per year. <\/p>\n<p>\u201cFrom spam and astroturfing to chatbot addiction, there are clear harms that can manifest from the use of these models already today, and we expect the alignment of future models to be of critical importance. We think the acceleration of safety research is extremely important,\u201d EleutherAI cofounder Connor Leahy said in a statement. <\/p>\n<p>EleutherAI\u2019s previous models have already spawned entirely new AI-as-a-service startups. If history is any indication, GPT-NeoX-20B will do the same. <\/p>\n<p>For AI coverage, send news tips to\u00a0<a href=\"https:\/\/venturebeat.com\/2022\/02\/04\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/mailto:kyle.wiggers@venturebeat.com\" target=\"_blank\" rel=\"noreferrer noopener\">Kyle Wiggers<\/a>\u00a0\u2014 and be sure to subscribe to the\u00a0<a href=\"https:\/\/venturebeat.com\/newsletters\/\" target=\"_blank\" rel=\"noreferrer noopener\">AI Weekly newsletter<\/a>\u00a0and bookmark our AI channel,\u00a0<a href=\"https:\/\/venturebeat.com\/category\/ai\/\" target=\"_blank\" rel=\"noreferrer noopener\">The Machine<\/a>.<\/p>\n<p>Thanks for reading,<\/p>\n<p>Kyle Wiggers<\/p>\n<p>AI Senior Staff Writer<\/p>\n<div id=\"boilerplate_2660155\" class=\"post-boilerplate boilerplate-after\">\n<p><strong\/><strong>VentureBeat&#8217;s mission<\/strong> is to be a digital town square for technical decision-makers to gain knowledge about transformative enterprise technology and transact. <a href=\"https:\/\/venturebeat.com\/venturebeat-membership-plans\/\" data-type=\"URL\" data-id=\"https:\/\/venturebeat.com\/venturebeat-membership-plans\/\">Learn More<\/a><\/p>\n<\/div>\n<p><!-- Boilerplate CSS for \"after\" --><\/div>\n<iframe data-lazy=\"true\" data-src=\"https:\/\/www.fiverr.com\/gig_widgets?id=U2FsdGVkX18x7XQvttUTrv1oEqmGNGTgvvCUiUoJ\/AP4z\/UyMz8lXGOLpu15jIMxBbTR0gmD5uBoFvhC4KWeALQRp3h\/X\/AwcVD0K8Wj9H\/ZzYKzcCNHosB9oS4SCJJFWiN85P9ICAc4OgCoE\/wHKIY7CDkf2\/DQ1vqGvk4smVe5cRDEmrLPCWi4FC8p40VUhSmWQ5udCm0zoJtorgWv3vbDQw0kKYkwn39ozAnQXDe+YvWMxkLFWA+O3TFwkJvdkIK+\/AUSnRssPKt5WHY0FhNOxnSPcLslEL4G4\/RfP95ve99U+kRnDy3X+KtzdQLY+u935ghON\/o3UE4IMv9oN6JX9RnxzL\/LRcOgnHigxStSGPKsZYtnz8RWNVT\/rOLAibqiWJadC5MYHRbekF3eg6FOGrQGkXYbsn0+a5aovnlLCbLwIqY9fcS17UX8J235iQ6cdmHNbrPeS84CMm34RA==&affiliate_id=1052423&strip_google_tagmanager=true\" loading=\"lazy\" data-with-title=\"true\" class=\"fiverr_nga_frame\" frameborder=\"0\" height=\"350\" width=\"100%\" referrerpolicy=\"no-referrer-when-downgrade\" data-mode=\"random_gigs\" onload=\" var frame = this; var script = document.createElement('script'); script.addEventListener('load', function() { window.FW_SDK.register(frame); }); script.setAttribute('src', 'https:\/\/www.fiverr.com\/gig_widgets\/sdk'); document.body.appendChild(script); \" ><\/iframe>\n<br \/><a href=\"https:\/\/venturebeat.com\/2022\/02\/04\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Join today&#8217;s leading executives online at the Data Summit on March 9th. Register here. This week in AI, DeepMind detailed a new code-generating system, AlphaCode,&#8230;<\/p>\n","protected":false},"author":1,"featured_media":10008,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-10007","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-universe"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI Weekly: DeepMind&#039;s AlphaCode, automatic age verification, and a new open language model - mailinvest.blog<\/title>\n<meta name=\"description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI Weekly: DeepMind&#039;s AlphaCode, automatic age verification, and a new open language model - mailinvest.blog\" \/>\n<meta property=\"og:description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/\" \/>\n<meta property=\"og:site_name\" content=\"mailinvest.blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/freelanceracademic\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-05T00:53:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"593\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin@mailinvest.blog\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin@mailinvest.blog\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/\"},\"author\":{\"name\":\"admin@mailinvest.blog\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\"},\"headline\":\"AI Weekly: DeepMind&#8217;s AlphaCode, automatic age verification, and a new open language model\",\"datePublished\":\"2022-02-05T00:53:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/\"},\"wordCount\":1078,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/GettyImages-1308719817.jpg\",\"articleSection\":[\"Tech Universe\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/\",\"name\":\"AI Weekly: DeepMind's AlphaCode, automatic age verification, and a new open language model - mailinvest.blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/GettyImages-1308719817.jpg\",\"datePublished\":\"2022-02-05T00:53:06+00:00\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/GettyImages-1308719817.jpg\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/GettyImages-1308719817.jpg\",\"width\":1200,\"height\":593},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/02\\\/05\\\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mailinvest.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI Weekly: DeepMind&#8217;s AlphaCode, automatic age verification, and a new open language model\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"name\":\"mailinvest.blog\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mailinvest.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\",\"name\":\"mailinvest\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"width\":1000,\"height\":1000,\"caption\":\"mailinvest\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/freelanceracademic\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\",\"name\":\"admin@mailinvest.blog\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"caption\":\"admin@mailinvest.blog\"},\"sameAs\":[\"https:\\\/\\\/mailinvest.blog\",\"admin@mailinvest.blog\"],\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/author\\\/adminmailinvest-blog\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI Weekly: DeepMind's AlphaCode, automatic age verification, and a new open language model - mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/","og_locale":"en_US","og_type":"article","og_title":"AI Weekly: DeepMind's AlphaCode, automatic age verification, and a new open language model - mailinvest.blog","og_description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","og_url":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/","og_site_name":"mailinvest.blog","article_publisher":"https:\/\/www.facebook.com\/freelanceracademic\/","article_published_time":"2022-02-05T00:53:06+00:00","og_image":[{"width":1200,"height":593,"url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg","type":"image\/jpeg"}],"author":"admin@mailinvest.blog","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin@mailinvest.blog","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#article","isPartOf":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/"},"author":{"name":"admin@mailinvest.blog","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4"},"headline":"AI Weekly: DeepMind&#8217;s AlphaCode, automatic age verification, and a new open language model","datePublished":"2022-02-05T00:53:06+00:00","mainEntityOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/"},"wordCount":1078,"commentCount":0,"publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg","articleSection":["Tech Universe"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/","url":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/","name":"AI Weekly: DeepMind's AlphaCode, automatic age verification, and a new open language model - mailinvest.blog","isPartOf":{"@id":"https:\/\/mailinvest.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#primaryimage"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg","datePublished":"2022-02-05T00:53:06+00:00","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","breadcrumb":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#primaryimage","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/02\/GettyImages-1308719817.jpg","width":1200,"height":593},{"@type":"BreadcrumbList","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/02\/05\/ai-weekly-deepminds-alphacode-automatic-age-verification-and-a-new-open-language-model\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mailinvest.blog\/"},{"@type":"ListItem","position":2,"name":"AI Weekly: DeepMind&#8217;s AlphaCode, automatic age verification, and a new open language model"}]},{"@type":"WebSite","@id":"https:\/\/mailinvest.blog\/#website","url":"https:\/\/mailinvest.blog\/","name":"mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mailinvest.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mailinvest.blog\/#organization","name":"mailinvest","url":"https:\/\/mailinvest.blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","width":1000,"height":1000,"caption":"mailinvest"},"image":{"@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/freelanceracademic\/"]},{"@type":"Person","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4","name":"admin@mailinvest.blog","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","caption":"admin@mailinvest.blog"},"sameAs":["https:\/\/mailinvest.blog","admin@mailinvest.blog"],"url":"https:\/\/mailinvest.blog\/index.php\/author\/adminmailinvest-blog\/"}]}},"_links":{"self":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/10007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/comments?post=10007"}],"version-history":[{"count":0,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/10007\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media\/10008"}],"wp:attachment":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media?parent=10007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/categories?post=10007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/tags?post=10007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}