Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-plugin-hostgator domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ol-scrapes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":31021,"date":"2023-05-04T22:07:15","date_gmt":"2023-05-04T22:07:15","guid":{"rendered":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/"},"modified":"2023-05-04T22:07:16","modified_gmt":"2023-05-04T22:07:16","slug":"hugging-face-and-servicenow-release-a-free-code-generating-model","status":"publish","type":"post","link":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/","title":{"rendered":"Hugging Face and ServiceNow release a free code-generating model"},"content":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/<\/a><\/br>
\nHugging Face and ServiceNow release a free code-generating model<\/br>
\n2023-05-04 22:07:15<\/br><\/p>\n

\n

AI startup Hugging Face and ServiceNow Research, ServiceNow\u2019s R&D division, have released StarCoder, a free alternative to code-generating AI systems along the lines of GitHub\u2019s Copilot<\/a>.<\/p>\n

Code-generating systems like DeepMind\u2019s AlphaCode; Amazon\u2019s CodeWhisperer; and OpenAI\u2019s Codex, which powers Copilot, provide a tantalizing glimpse at what\u2019s possible with AI within the realm of computer programming. Assuming the ethical, technical and legal issues are someday ironed out (and AI-powered coding tools don\u2019t cause more bugs and security exploits than they solve<\/a>), they could cut development costs substantially while allowing coders to focus on more creative tasks.<\/p>\n

According to a\u00a0study<\/a> from the University of Cambridge, at least half of developers\u2019 efforts are spent debugging and not actively programming, which costs the software industry an estimated $312 billion per year. But so far, only a handful<\/a> of code-generating AI systems have been made freely available to the public \u2014 reflecting the commercial incentives of the organizations building them (see: Replit<\/a>).<\/p>\n

StarCoder, which by contrast is licensed to allow for royalty-free use by anyone, including corporations, was trained on over 80 programming languages as well as text from GitHub repositories, including documentation and programming notebooks<\/a>. StarCoder integrates with Microsoft\u2019s Visual Studio Code code editor and, like OpenAI\u2019s ChatGPT<\/a>, can follow basic instructions (e.g., \u201ccreate an app UI\u201d) and answer questions about code.<\/p>\n

\n
\n

Congratulations to all the @BigCodeProject<\/a> contributors that worked tirelessly over the last 6+ months to bring the vision of releasing a responsibly developed 15B parameter Code LLM to fruition. We cannot thank you enough for the collaboration & contributions to the community. https:\/\/t.co\/282sCRJq3k<\/a><\/p>\n

\u2014 ServiceNow Research (@ServiceNowRSRCH) May 4, 2023<\/a><\/p>\n<\/blockquote>\n<\/div>\n

Leandro von Werra, a machine learning engineer at Hugging Face and a co-lead on StarCoder, claims that StarCoder matches or outperforms the AI model from OpenAI that was used to power initial versions of Copilot.<\/p>\n

\u201cOne thing we learned from releases such as Stable Diffusion last year is the creativity and capability of the open-source community,\u201d von Werra told TechCrunch in an email interview. \u201cWithin weeks of the release the community had built dozens of variants of the model as well as custom applications. Releasing a powerful code generation model allows anybody to fine-tune and adapt it to their own use-cases and will enable countless downstream applications.\u201d<\/p>\n

Building a model<\/h2>\n

StarCoder is a part of Hugging Face\u2019s and ServiceNow\u2019s over-600-person BigCode<\/a> project, launched late last year, which aims to develop \u201cstate-of-the-art\u201d AI systems for code in an \u201copen and responsible\u201d way. Hugging Face supplied an in-house compute cluster of 512 Nvidia V100 GPUs to train the StarCoder model.<\/p>\n

Various BigCode working groups focus on subtopics like collecting datasets, implementing methods for training code models, developing an evaluation suite and discussing ethical best practices. For example, the Legal, Ethics and Governance working group explored questions on data licensing, attribution of generated code to original code, the redaction of personally identifiable information (PII), and the risks of outputting malicious code.<\/p>\n

Inspired by Hugging Face\u2019s previous<\/a> efforts<\/a> to open source sophisticated text-generating systems, BigCode seeks to address some of the controversies arising around the practice of AI-powered code generation. The nonprofit Software Freedom Conservancy among others has criticized<\/a> GitHub and OpenAI for using public source code, not all of which is under a permissive license, to train and monetize Codex. Codex is available through OpenAI\u2019s and Microsoft\u2019s paid APIs, while GitHub recently began charging for access to Copilot.<\/p>\n

For their parts, GitHub and OpenAI assert that Codex and Copilot \u2014 protected by the doctrine of fair use<\/a>, at least in the U.S. \u2014 don\u2019t run afoul of any licensing agreements.<\/p>\n

\u201cReleasing a capable code-generating system can serve as a research platform for institutions that are interested in the topic but don\u2019t have the necessary resources or know-how to train such models,\u201d von Werra said. \u201cWe believe that in the long run this leads to fruitful research on safety, capabilities and limits of code-generating systems.\u201d<\/p>\n

Unlike Copilot, the 15-billion-parameter StarCoder was trained over the course of several days on an open source dataset called The Stack, which has over 19 million curated, permissively licensed repositories and more than six terabytes of code in over 350 programming languages. In machine learning, parameters are the parts of an AI system learned from historical training data and essentially define the skill of the system on a problem, such as generating code.<\/p>\n

\"The<\/p>\n

A graphic breaking down the contents of The Stack dataset. Image Credits:<\/strong> BigCode<\/p>\n<\/div>\n

Because it\u2019s permissively licensed, code from The Stack can be copied, modified and redistributed. But the BigCode project also provides a way<\/a> for developers to \u201copt out\u201d of The Stack, similar to efforts elsewhere<\/a> to let artists remove their work from text-to-image AI training datasets.<\/p>\n

The BigCode team also worked to remove PII from The Stack, such as names, usernames, email and IP addresses, and keys and passwords. They created a separate dataset of 12,000 files containing PII, which they plan to release to researchers through \u201cgated access.\u201d<\/p>\n

Beyond this, the BigCode team used Hugging Face\u2019s malicious code detection tool to remove files from The Stack that might be considered \u201cunsafe,\u201d such as those with known exploits.<\/p>\n

The privacy and security issues with generative AI systems, which for the most part are trained on relatively unfiltered data from the web, are well-established. ChatGPT once volunteered<\/a> a journalist\u2019s phone number. And GitHub has acknowledged that Copilot may generate keys, credentials and passwords seen in its training data on novel strings.<\/p>\n

\u201cCode poses some of the most sensitive intellectual property for most companies,\u201d von Werra said. \u201cIn particular, sharing it outside their infrastructure poses immense challenges.\u201d<\/p>\n

To his point, some legal experts have argued that code-generating AI systems could put companies at risk if they were to unwittingly incorporate copyrighted or sensitive text from the tools into their production software. As Elaine Atwell notes<\/a> in a piece on Kolide\u2019s corporate blog, because systems like Copilot strip code of its licenses, it\u2019s difficult to tell which code is permissible to deploy and which might have incompatible terms of use.<\/p>\n

In response to the criticisms, GitHub added a toggle that lets customers prevent suggested code that matches public, potentially copyrighted content from GitHub from being shown. Amazon, following suit, has CodeWhisperer highlight and optionally filter the license associated with functions it suggests that bear a resemblance to snippets found in its training data.<\/p>\n

Commercial drivers<\/h2>\n

So what does ServiceNow, a company that deals mostly in enterprise automation software, get out of this? A \u201cstrong-performing model and a responsible AI model license that permits commercial use,\u201d said Harm de Vries, the lead of the Large Language Model Lab at ServiceNow Research and the co-lead of the BigCode project.<\/p>\n

One imagines that ServiceNow will eventually build StarCoder into its commercial products. The company wouldn\u2019t reveal how much, in dollars, it\u2019s invested in the BigCode project, save that the amount of donated compute was \u201csubstantial.\u201d<\/p>\n

\u201cThe Large Language Models Lab at ServiceNow Research is building up expertise on the responsible development of generative AI models to ensure the safe and ethical deployment of these powerful models for our customers,\u201d de Vries said. \u201cThe open-scientific research approach to BigCode provides ServiceNow developers and customers with full transparency into how everything was developed and demonstrates ServiceNow\u2019s commitment to making socially responsible contributions to the community.\u201d<\/p>\n

StarCoder isn\u2019t open source in the strictest sense. Rather, it\u2019s being released under a licensing scheme, OpenRAIL-M, that includes \u201clegally enforceable\u201d use case restrictions that derivatives of the model \u2014 and apps using the model \u2014 are required to comply with.<\/p>\n

For example, StarCoder users must agree not to leverage the model to generate or distribute malicious code. While real-world examples are few and far between (at least for now), researchers have demonstrated<\/a> how AI like StarCoder could be used in malware to evade basic forms of detection.<\/p>\n

Whether developers actually respect the terms of the license remains to be seen. Legal threats aside, there\u2019s nothing at the base technical level to prevent them from disregarding the terms to their own ends.<\/p>\n

That\u2019s what happened with the aforementioned Stable Diffusion, whose similarly restrictive license was ignored by developers who used the generative AI model to create pictures of celebrity deepfakes<\/a>.<\/p>\n

But the possibility hasn\u2019t discouraged von Werra, who feels the downsides of not releasing StarCoder aren\u2019t outweighed by the upsides.<\/p>\n

\u201cAt launch, StarCoder will not ship as many features as GitHub Copilot, but with its open-source nature, the community can help improve it along the way as well as integrate custom models,\u201d he said.<\/p>\n

The StarCoder code repositories, model training framework, dataset-filtering methods, code evaluation suite and research analysis notebooks are available on GitHub as of this week. The BigCode project will maintain them going forward as the groups look to develop more capable code-generating models, fueled by input from the community.<\/p>\n

There\u2019s certainly work to be done. In the technical paper accompanying StarCoder\u2019s release, Hugging Face and ServiceNow say that the model may produce inaccurate, offensive, and misleading content as well as PII and malicious code that managed to make it past the dataset filtering stage.<\/p>\n<\/p><\/div>\n

<\/br><\/br><\/br><\/p>\n

Science, Tech, Technology<\/br>
\n<\/br>
\nSource:
https:\/\/techcrunch.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/<\/a><\/br><\/br><\/p>\n","protected":false},"excerpt":{"rendered":"

Source:https:\/\/techcrunch.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/ Hugging Face and ServiceNow release a free code-generating model 2023-05-04 22:07:15 AI startup Hugging Face and ServiceNow Research, ServiceNow\u2019s R&D division, have released StarCoder, a free alternative to code-generating AI systems along the lines of GitHub\u2019s Copilot. Code-generating systems like DeepMind\u2019s AlphaCode; Amazon\u2019s CodeWhisperer; and OpenAI\u2019s Codex, which powers Copilot, provide a tantalizing glimpse […]<\/p>\n","protected":false},"author":1,"featured_media":31022,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[26,17,8],"tags":[],"class_list":["post-31021","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-science","category-tech","category-technology"],"yoast_head":"\nHugging Face and ServiceNow release a free code-generating model - Science and Nerds<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hugging Face and ServiceNow release a free code-generating model - Science and Nerds\" \/>\n<meta property=\"og:description\" content=\"Source:https:\/\/techcrunch.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/ Hugging Face and ServiceNow release a free code-generating model 2023-05-04 22:07:15 AI startup Hugging Face and ServiceNow Research, ServiceNow\u2019s R&D division, have released StarCoder, a free alternative to code-generating AI systems along the lines of GitHub\u2019s Copilot. Code-generating systems like DeepMind\u2019s AlphaCode; Amazon\u2019s CodeWhisperer; and OpenAI\u2019s Codex, which powers Copilot, provide a tantalizing glimpse […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/\" \/>\n<meta property=\"og:site_name\" content=\"Science and Nerds\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-04T22:07:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-04T22:07:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"712\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\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\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/\",\"url\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/\",\"name\":\"Hugging Face and ServiceNow release a free code-generating model - Science and Nerds\",\"isPartOf\":{\"@id\":\"https:\/\/scienceandnerds.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1\",\"datePublished\":\"2023-05-04T22:07:15+00:00\",\"dateModified\":\"2023-05-04T22:07:16+00:00\",\"author\":{\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\"},\"breadcrumb\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1\",\"width\":712,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scienceandnerds.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hugging Face and ServiceNow release a free code-generating model\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scienceandnerds.com\/#website\",\"url\":\"https:\/\/scienceandnerds.com\/\",\"name\":\"Science and Nerds\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scienceandnerds.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/scienceandnerds.com\"],\"url\":\"https:\/\/scienceandnerds.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hugging Face and ServiceNow release a free code-generating model - Science and Nerds","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:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/","og_locale":"en_US","og_type":"article","og_title":"Hugging Face and ServiceNow release a free code-generating model - Science and Nerds","og_description":"Source:https:\/\/techcrunch.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/ Hugging Face and ServiceNow release a free code-generating model 2023-05-04 22:07:15 AI startup Hugging Face and ServiceNow Research, ServiceNow\u2019s R&D division, have released StarCoder, a free alternative to code-generating AI systems along the lines of GitHub\u2019s Copilot. Code-generating systems like DeepMind\u2019s AlphaCode; Amazon\u2019s CodeWhisperer; and OpenAI\u2019s Codex, which powers Copilot, provide a tantalizing glimpse […]","og_url":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/","og_site_name":"Science and Nerds","article_published_time":"2023-05-04T22:07:15+00:00","article_modified_time":"2023-05-04T22:07:16+00:00","og_image":[{"width":712,"height":400,"url":"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/","url":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/","name":"Hugging Face and ServiceNow release a free code-generating model - Science and Nerds","isPartOf":{"@id":"https:\/\/scienceandnerds.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage"},"image":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1","datePublished":"2023-05-04T22:07:15+00:00","dateModified":"2023-05-04T22:07:16+00:00","author":{"@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e"},"breadcrumb":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#primaryimage","url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1","width":712,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/scienceandnerds.com\/2023\/05\/04\/hugging-face-and-servicenow-release-a-free-code-generating-model\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scienceandnerds.com\/"},{"@type":"ListItem","position":2,"name":"Hugging Face and ServiceNow release a free code-generating model"}]},{"@type":"WebSite","@id":"https:\/\/scienceandnerds.com\/#website","url":"https:\/\/scienceandnerds.com\/","name":"Science and Nerds","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scienceandnerds.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/scienceandnerds.com"],"url":"https:\/\/scienceandnerds.com\/author\/admin\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/hugging-face-and-servicenow-release-a-free-code-generating-model_64542c943a2a8.jpeg?fit=712%2C400&ssl=1","_links":{"self":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/31021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/comments?post=31021"}],"version-history":[{"count":1,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/31021\/revisions"}],"predecessor-version":[{"id":31023,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/31021\/revisions\/31023"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media\/31022"}],"wp:attachment":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media?parent=31021"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/categories?post=31021"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/tags?post=31021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}