{"id":51605,"date":"2023-12-05T11:05:12","date_gmt":"2023-12-05T19:05:12","guid":{"rendered":"https:\/\/www.springboard.com\/blog\/?p=51605"},"modified":"2023-12-05T11:05:13","modified_gmt":"2023-12-05T19:05:13","slug":"ai-development-career-switchers","status":"publish","type":"post","link":"https:\/\/www.springboard.com\/blog\/news\/ai-development-career-switchers\/","title":{"rendered":"Why the Future of AI Development Depends on Career Switchers Like You\u00a0"},"content":{"rendered":"\n<p>Most people <a href=\"https:\/\/www.springboard.com\/blog\/career-advice\/tech-career-path\/\">switch careers<\/a> due to burnout or inadequate pay. But for Sadie St. Lawrence, it was more of an ethical dilemma. Sadie, a neuroscientist, had been running lab experiments exploring how rodents express fear. At the project\u2019s conclusion, her employer bade her to euthanize the rodent she\u2019d been experimenting with.\u00a0<\/p>\n\n\n\n<p>\u201cI held it in my hand, and for a second, our eyes locked, and we had a moment of connection,\u201d Sadie, the founder and CEO of <a href=\"https:\/\/www.womenindata.org\/\" target=\"_blank\" rel=\"noopener\">Women in Data<\/a>, explained during a presentation at Springboard\u2019s annual <a href=\"https:\/\/www.springboard.com\/landing\/rise\/\">RISE 2023 Summit,<\/a> a conference convening seasoned tech professionals and Springboard mentors to discuss hot topics in tech. \u201cI realized I was about to kill this animal, which, according to my statistically significant tests, is capable of learning fear.\u201d\u00a0<\/p>\n\n\n\n<p>Sadie went home heavy-hearted and embarked on a soul search. Like many professionals feeling ambivalent about their jobs, she wrote a list of likes and dislikes regarding her current role. Sadie most enjoyed <a href=\"https:\/\/www.springboard.com\/blog\/data-analytics\/learn-data-analysis\/\">data analysis<\/a> and statistical testing. Euthanizing lab rats? Not so much.\u00a0\u00a0<\/p>\n\n\n\n<p>\u201cI got a job in data science and continued to upskill, but I felt like I was starting over,\u201d Sadie recalled.&nbsp;<\/p>\n\n\n\n<p>Some years later, while leading the <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/how-to-become-a-data-scientist\/\">data science<\/a> team at an insurance company, Sadie was asked to run an experiment to change consumer decision-making to increase customer loyalty.\u00a0<\/p>\n\n\n\n<p>\u201cI was able to bring my background in neuroscience and psychology into my work in data science by investigating the psychology of decision-making,\u201d she recalled.\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-image alignleft size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence.jpg\" alt=\"\" class=\"wp-image-51608\" style=\"width:263px;height:auto\" srcset=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence.jpg 800w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence-400x400.jpg 400w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence-768x768.jpg 768w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence-380x380.jpg 380w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence-700x700.jpg 700w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/sadie-st.-lawrence-380x380.jpg 420w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"wp-element-caption\">Sadie  St. Lawrence <\/figcaption><\/figure>\n\n\n\n<p>Since then, Sadie has used her neuroscience background to enhance her work in <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/ai-development-regulations\/\">AI development <\/a>by recognizing the \u201csymbiosis\u201d between these two disciplines. She has consulted for Fortune 500s and trained over 350,000 people in data science. As a <a href=\"https:\/\/www.springboard.com\/blog\/career-advice\/how-to-navigate-a-midlife-career-change\/\">career changer<\/a>, she strongly advocates for \u201ccross-disciplinary research\u201d involving experts from different fields as the key to AI advancement.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The link between AI and neuroscience<\/h3>\n\n\n\n<p>AI algorithms are modeled after the human brain. Neural networks are interconnected neurons (nerve cells) that process information cooperatively, relay it to the corresponding effector, and elicit a response. Similarly, neural networks in AI <a href=\"https:\/\/www.ibm.com\/topics\/neural-networks\" target=\"_blank\" rel=\"noopener\">comprise<\/a> multiple node layers containing an input layer (the part that receives information), one or more hidden layers (the part that decides what to do with that information), and an output layer (the part that generates a response).<\/p>\n\n\n\n<p>AI seeks to replicate brain processes, such as recognizing speech, making decisions, and <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/nlp-use-cases\/\">understanding natural language<\/a>. Consequently, advances in neuroscience have <a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC10053494\/#:~:text=Additionally%2C%20neuroscience%20helps%20to%20validate,complex%20strategies%20without%20explicit%20instruction.\" target=\"_blank\" rel=\"noopener\">informed<\/a> the development of AI systems and vice versa.\u00a0<\/p>\n\n\n\n<p>For example, computers perform image recognition through <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/convolutional-neural-networks\/\">convolutional neural networks (CNNs),<\/a> which extract features from images in layers to categorize and\/or characterize them. These were inspired by the visual cortex and how the human brain hierarchically processes visual information.\u00a0<\/p>\n\n\n\n<p>In her presentation at RISE 2023, Sadie discussed four key areas in which neuroscience has influenced AI development.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Neural networks like those in the human brain enable AI to perform complex \u201cmulti-modal\u201d tasks<\/h3>\n\n\n\n<p>The earliest AI researchers sought to create artificial neurons\u2014connection points in <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/beginners-guide-neural-network-in-python-scikit-learn-0-18\/\">artificial neural networks<\/a>\u2014to generate more complex outputs. Individual neurons aren\u2019t terribly powerful, but combining them into a neural network leads to \u201cmultimodal\u201d AI systems\u2014for example, <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/ai-in-automobiles\/\">self-driving cars <\/a>that can perceive objects and navigate obstacles or \u2018smart robots\u2019 that act as <a href=\"https:\/\/www.youtube.com\/watch?v=C6bQHUlq664\" target=\"_blank\" rel=\"noopener\">hotel concierges<\/a>,<a href=\"https:\/\/www.youtube.com\/watch?v=GuVKUlRINzk\" target=\"_blank\" rel=\"noopener\"> bartenders<\/a>, and <a href=\"https:\/\/www.retaildive.com\/news\/walmart-automated-stores-robots-e-commerce\/646885\/\" target=\"_blank\" rel=\"noopener\">warehouse workers<\/a>.\u00a0<\/p>\n\n\n\n<p>\u201cAI functions very similarly to the human brain\u2014we have weighted inputs in the form of data, then we perform an activation function using mathematical formulas, and we get an output,\u201d Sadie explained. \u201cThis structure is very similar to how neurons conduct nervous impulses.\u201d&nbsp;<\/p>\n\n\n\n<p>Some would argue there\u2019s a difference between human vs. computer intelligence, seeing as electrical and chemical impulses power the human brain, whereas computers use frameworks and infrastructure.&nbsp;<\/p>\n\n\n\n<p>\u201cWe found that at the abstract layer, both the human brain and AI use the same system,\u201d said Sadie.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"673\" src=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-1200x673.jpeg\" alt=\"\" class=\"wp-image-51615\" style=\"width:782px;height:auto\" srcset=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-1200x673.jpeg 1200w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-400x224.jpeg 400w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-768x430.jpeg 768w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-1536x861.jpeg 1536w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-2048x1148.jpeg 2048w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-380x213.jpeg 380w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-700x392.jpeg 700w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-scaled.jpeg 1920w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-neural-networks-380x213.jpeg 420w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<p>Even though scientists can map which parts of the brain are activated during specific activities, such as speaking, writing, and experiencing pleasure or displeasure, they <a href=\"https:\/\/alleninstitute.org\/news\/why-is-the-human-brain-so-difficult-to-understand-we-asked-4-neuroscientists\/\" target=\"_blank\" rel=\"noopener\">don\u2019t fully understand the human brain<\/a>\u2014particularly subconscious thoughts, memories, and sensations.&nbsp;<\/p>\n\n\n\n<p>The same goes for <a href=\"https:\/\/www.springboard.com\/blog\/data-science\/algorithmic-transparency\/\">AI algorithms<\/a>\u2014essentially <a href=\"https:\/\/umdearborn.edu\/news\/ais-mysterious-black-box-problem-explained\" target=\"_blank\" rel=\"noopener\">\u201cblack boxes\u201d<\/a> with decision-making mechanisms not fully understood by their creators. This makes it harder to spot AI bias, evaluate the quality of predictions, or quantify uncertainty.\u00a0<\/p>\n\n\n\n<p><a href=\"https:\/\/www.springboard.com\/blog\/data-science\/algorithmic-transparency\/\">Explainable AI<\/a> is an emerging field that seeks to eradicate this disconnect, leading to fairer, more transparent AI systems, the same way neuroscientists continue to investigate the brain\u2019s inner machinations.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Reinforcement learning with human feedback makes AI \u201csmarter\u201d<\/h3>\n\n\n\n<p>One of the best-known examples of reinforcement learning or psychological conditioning is the experiment by Russian neurologist Ivan Pavlov, who conditioned dogs to salivate in anticipation of food at the sound of a bell.&nbsp;<\/p>\n\n\n\n<p>Similarly, machine learning algorithms grow more sophisticated through reinforcement learning\u2014they are conditioned to maximize \u201creward\u201d and minimize \u201cpunishment.\u201d&nbsp;<\/p>\n\n\n\n<p>Reward modeling is an AI technique where an algorithm receives a \u201creward\u201d or score for its response to an input. The reward signal reinforces the AI system to produce desirable outcomes. Before generative AI models like <a href=\"https:\/\/www.springboard.com\/blog\/news\/chatgpt-steal-our-jobs\/\">OpenAI\u2019s ChatGPT<\/a> went mainstream in November 2022, most of this reinforcement learning was a closed loop that did not involve humans.\u00a0<\/p>\n\n\n\n<p>For example, a <a href=\"https:\/\/learn.springboard.com\/school-of-data\/whitepapers\/internet-memes-to-scientific-research-image-translation\/\" target=\"_blank\" rel=\"noopener\">generative adversarial network (GAN)<\/a> consists of two layers: a generator, which aims to mimic its training data by producing similar output, and a discriminator, which determines how closely the output adheres to the desired result. The generator becomes more sophisticated after making multiple \u201cerrors,\u201d while the discriminator grows more skilled at spotting errors through repetition. In other words, the algorithm learns on its own. GAN algorithms are widely used for text-to-image generation, photo editing, and image-to-image translation.\u00a0<\/p>\n\n\n\n<p>\u201cThese fake reward predictors worked really well, but we saw a huge leap in these gains when we rolled out generative AI systems where humans could be part of the feedback loop,\u201d said Sadie. \u201cThe human is like a parent supervising the AI and saying \u2018If you do good, I\u2019ll give you a reward,\u2019 and vice versa.\u201d&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/www.analyticsvidhya.com\/blog\/2023\/05\/how-does-chatgpt-work-from-pretraining-to-rlhf\/\" target=\"_blank\" rel=\"noopener\">ChatGPT uses reinforcement learning from human feedback (RLHF)<\/a> to finetune its responses. Users can click the thumbs-up or thumbs-down icons or provide verbal feedback through a text prompt (e.g., \u201cGreat job! Can you rewrite your response and make it shorter?\u201d).\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"628\" src=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-1200x628.jpeg\" alt=\"\" class=\"wp-image-51617\" style=\"width:738px;height:auto\" srcset=\"https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-1200x628.jpeg 1200w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-400x209.jpeg 400w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-768x402.jpeg 768w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-1536x804.jpeg 1536w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-2048x1072.jpeg 2048w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-380x199.jpeg 380w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-700x366.jpeg 700w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-scaled.jpeg 1920w, https:\/\/www.springboard.com\/blog\/wp-content\/uploads\/2023\/12\/ai-development-reinforce-learning-380x199.jpeg 420w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<p>AI\u2019s ability to optimize in response to feedback (i.e., adapt to its environment) brings to mind the unresolved debate in neuroscience regarding nature versus nurture\u2014whether human beings are the product of their environment, genetics, or a combination of both. While most would agree that both sides play a role, the extent of their respective influence shapes real-world dilemmas like: \u201cCan you increase your IQ?\u201d and \u201cIs criminal behavior innate or learned?\u201d&nbsp;<\/p>\n\n\n\n<p>\u201cWhat we\u2019re building today is AI systems that function because of nature<em> and<\/em> nurture,\u201d explained Sadie. \u201cYou can think of an AI\u2019s \u2018biology\u2019 as its hardware and CPUs. The more CPUs a computer has, the better its performance. But does that alone make it the best system ever? Can you just throw more data or computing power at it? No. What helps is providing it with feedback to generate these fine-tuned applications\u2014otherwise known as nurture.\u201d&nbsp;<\/p>\n\n\n\n<p>AI algorithms with natural language understanding (NLU) receive feedback from users to improve their algorithms. AI solutions providers must find ways to solicit user feedback by rating its responses or through conversational pathways. For example, the AI can ask follow-up questions to ensure it correctly understands a prompt.&nbsp;<\/p>\n\n\n\n<p>\u201cWhen we have reinforcement learning with human feedback, humans are in the driver\u2019s seat,\u201d said Sadie. \u201cWhen we use AI tools, we are collectively conditioning these AI systems.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">AI hallucinates just like humans do&nbsp;<\/h3>\n\n\n\n<p>When Sadie sees her nieces and nephews, she\u2019ll ask how their day is going. They might start by describing a mundane car ride to school, then suddenly mention they spotted a unicorn in a grassy field.<\/p>\n\n\n\n<p>These digressions are not unlike the untethered ramblings and hallucinations (generation of falsehoods) for which ChatGPT is notorious.&nbsp;<\/p>\n\n\n\n<p>\u201cWhen children are excited, they start rattling things off. If they take a deep breath and think before they speak, they can express themselves better,\u201d said Sadie. \u201cThe most amazing thing is we found the same thing works with AI.\u201d<\/p>\n\n\n\n<p>AI researchers at Cornell University recently discovered that adding pause tokens to an input enriches the model\u2019s responses. \u201cWe\u2026delay extracting the model\u2019s outputs until the last pause token is seen, thereby allowing the model to process extra computation before committing to an answer,\u201d the researchers<a href=\"https:\/\/arxiv.org\/abs\/2310.02226\" target=\"_blank\" rel=\"noopener\"> wrote<\/a> in a paper titled \u2018Think Before You Speak: Training Language Models with Pause Tokens.\u201d&nbsp;<\/p>\n\n\n\n<p>Other studies have shown that prompting an AI algorithm as if it were human often generates better responses.&nbsp; For example, using emotionally charged language in an AI prompt.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/arxiv.org\/pdf\/2307.11760.pdf?utm_source=www.theneurondaily.com&amp;utm_medium=newsletter&amp;utm_campaign=x-ai\" target=\"_blank\" rel=\"noopener\">Researchers <\/a>wrote two identical prompts for ChatGPT, appending the phrase \u201cthis is very important to my career\u201d to one of them. They discovered a 10.9% improvement in \u201cperformance, truthfulness, and responsibility metrics\u201d in the AI-generated responses from large language models (LLMs) including ChatGPT, Bloom, and Llama 2.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/wiZgEXBd23X6gWONcYiflAwkbiuRpzuDvmWxeA0aJ9L5Bd9mUYsK5BN1YkQ0wPv9ybUDSJbfDZjjGzdBEaV-we0k26CcbuhhurSjQHCqxQwgf_X_2Zq3D4jFMSA0Rjv_hAvc_VADfVt7PzwSwKgmcgw\" alt=\"Popular generative AI tools appear to respond to emotionally charged prompts\"\/><\/figure>\n\n\n\n<p>Researchers also used \u201cself-monitoring\u201d prompts like \u201cAre you sure that\u2019s your final answer? It might be worth taking another look\u201d to encourage the algorithm to self-reflect based on psychological theories regarding emotional stimuli. Urging the algorithm to \u201cbelieve in your abilities\u201d and \u201cstay determined\u201d \u2014known human motivators\u2014also produced statistically significant improvements.&nbsp;<\/p>\n\n\n\n<p>Meanwhile, enterprising Redditors have discovered that pretending to <a href=\"https:\/\/www.reddit.com\/r\/ChatGPT\/comments\/1894n1y\/apparently_chatgpt_gives_you_better_responses_if\/\" target=\"_blank\" rel=\"noopener\">offer ChatGPT a generous tip<\/a> magically unlocks superior capabilities. Considering that AI algorithms are designed to approximate human behavior, this finding isn\u2019t altogether surprising, although <a href=\"https:\/\/www.washingtonpost.com\/news\/wonk\/wp\/2016\/02\/18\/i-dare-you-to-read-this-and-still-feel-ok-about-tipping-in-the-united-states\/\" target=\"_blank\" rel=\"noopener\">multiple studies <\/a>suggest tipping does not incentivize superior customer service from humans.&nbsp;<\/p>\n\n\n\n<p>In this case, the AI isn\u2019t intrinsically motivated by financial reward; it is simply programmed to seek positive reinforcement. According to Sadie, these unexpected findings regarding AI \u201cmotivation\u201d reinforce the importance of convening AI researchers from different disciplines and backgrounds to enrich our understanding of neural networks.<\/p>\n\n\n\n<p>\u201cAmazing things happen when we talk to people outside our field and get inspired by them\u2014especially when we take aspects of human nature and apply them to computational systems,\u201d she said.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What does all of this mean for the future of AI development?<\/h3>\n\n\n\n<p>The future of AI development hinges on contributions from professionals of all backgrounds and areas of domain expertise who can view problem-solving from multiple perspectives. Meanwhile, domain-specific AI programs\u2014accounting software, CRM tools, and health informatics systems\u2014require input from industry practitioners and prospective users to ensure they are effective, accurate, and bias-free.<\/p>\n\n\n\n<p>AI\u2019s ultimate goal is to replicate human intelligence, not vice versa.&nbsp;<\/p>\n\n\n\n<p>\u201cSometimes, when I use programs like Midjourney, I\u2019m so impressed with its output, and I think, \u2018There\u2019s no way I could create art like that\u2019 or \u2018Gosh, this algorithm is so much smarter than me,\u2019\u201d said Sadie. \u201cBut what I\u2019ve realized by pulling from my background in neuroscience is that I have an opportunity to use my background and personal experience to enhance the way we learn and work today.\u201d&nbsp;<\/p>\n\n\n\n<p>Interdisciplinary research will make AI  more equitable, accurate, and less likely to commit biases of racism, sexism, and classism. For example, Apple\u2019s Siri voice assistant <a href=\"https:\/\/qz.com\/work\/1151282\/siri-and-alexa-are-under-fire-for-their-replies-to-sexual-harassment\" target=\"_blank\" rel=\"noopener\">came under fire<\/a> from users for its coquettish responses to sexual harassment.\u00a0<\/p>\n\n\n\n<p>Meanwhile, the United Nations <a href=\"https:\/\/www.theguardian.com\/technology\/2019\/may\/22\/digital-voice-assistants-siri-alexa-gender-biases-unesco-says\" target=\"_blank\" rel=\"noopener\">condemned<\/a> Siri and Alexa for \u201centrenching gender biases\u201d by giving \u201cdeflecting, lackluster, or apologetic responses to verbal sexual harassment.\u201d These devices were designed by tech companies seeking to maximize their usage, with no regard for combatting bigotry, misogyny, or hate speech.&nbsp;<\/p>\n\n\n\n<p>\u201cI encourage everyone\u2014whether you\u2019re learning data science, cybersecurity, coding, or design\u2014to see that interdisciplinary research is the key to AI advancement,\u201d Sadie concluded. \u201cWith your unique background, you\u2019re going to pull connections, discoveries, and ways of looking at things no one has ever done before.\u201d<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most people switch careers due to burnout or inadequate pay. But for Sadie St. Lawrence, it was more of an ethical dilemma. Sadie, a neuroscientist, had been running lab experiments exploring how rodents express fear. At the project\u2019s conclusion, her employer bade her to euthanize the rodent she\u2019d been experimenting with.\u00a0 \u201cI held it in [&hellip;]<\/p>\n","protected":false},"author":85,"featured_media":51606,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_eb_attr":"","_eb_data_table":"","footnotes":""},"categories":[122],"tags":[],"marketing_tags":[],"class_list":{"0":"post-51605","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-news"},"acf":[],"_links":{"self":[{"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/posts\/51605"}],"collection":[{"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/users\/85"}],"replies":[{"embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/comments?post=51605"}],"version-history":[{"count":4,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/posts\/51605\/revisions"}],"predecessor-version":[{"id":51621,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/posts\/51605\/revisions\/51621"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/media\/51606"}],"wp:attachment":[{"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/media?parent=51605"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/categories?post=51605"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/tags?post=51605"},{"taxonomy":"marketing_tags","embeddable":true,"href":"https:\/\/www.springboard.com\/blog\/wp-json\/wp\/v2\/marketing_tags?post=51605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}