<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error installing datasets needed for LLM course in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/87053#M3628</link>
    <description>&lt;P&gt;Where can I find the courseware resources?&lt;/P&gt;</description>
    <pubDate>Sat, 31 Aug 2024 14:48:48 GMT</pubDate>
    <dc:creator>Abhay_27</dc:creator>
    <dc:date>2024-08-31T14:48:48Z</dc:date>
    <item>
      <title>Error installing datasets needed for LLM course</title>
      <link>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/48678#M2647</link>
      <description>&lt;P&gt;I signed up for this course via Databricks Academy :&amp;nbsp;&lt;A href="https://www.edx.org/course/large-language-models-application-through-production" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;U&gt;LLMs: Application through Production&lt;/U&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However I am getting this error when trying to download the needed datasets for the course:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;Installing datasets:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;| from "wasbs://courseware@dbacademy.blob.core.windows.net/large-language-models/v01"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;| to "dbfs:/mnt/dbacademy-datasets/large-language-models/v01"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;| NOTE: The datasets that we are installing are located in Washington, USA - depending on the&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;| region that your workspace is in, this operation can take as little as 5 min and&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;| upwards to 20 min, but this is a one-time operation.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF0000"&gt;shaded.databricks.org.apache.hadoop.fs.azure.AzureException: shaded.databricks.org.apache.hadoop.fs.azure.AzureException: Unable to access container courseware in account dbacademy.blob.core.windows.net using anonymous credentials, and no credentials found for them in the configuration.&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am using Databricks on AWS. Can you help ? Is there any other way to download the needed datasets ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="163050_0-1696757589160.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/4324i5A566674DC79F250/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="163050_0-1696757589160.png" alt="163050_0-1696757589160.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2023 09:33:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/48678#M2647</guid>
      <dc:creator>163050</dc:creator>
      <dc:date>2023-10-08T09:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing datasets needed for LLM course</title>
      <link>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/50804#M2713</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/26885"&gt;@163050&lt;/a&gt;&amp;nbsp;Alternatively you can download the course materials in .dbc format by clicking download option.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-11-10 at 09.52.09.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/4785iA2C14E407C034533/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-11-10 at 09.52.09.png" alt="Screenshot 2023-11-10 at 09.52.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 08:54:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/50804#M2713</guid>
      <dc:creator>Annapurna_Hiriy</dc:creator>
      <dc:date>2023-11-10T08:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing datasets needed for LLM course</title>
      <link>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/54047#M2763</link>
      <description>&lt;P&gt;You would need to install the python library. You can either:&lt;/P&gt;&lt;P&gt;1) Run %pip install datasets&lt;/P&gt;&lt;P&gt;2) Put it as part of the PyPi packages to load in your cluster&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="david_for_db_0-1701153270157.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5358i9E66D85A199B5D2A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="david_for_db_0-1701153270157.png" alt="david_for_db_0-1701153270157.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should solve your issue&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 06:34:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/54047#M2763</guid>
      <dc:creator>david_for_db</dc:creator>
      <dc:date>2023-11-28T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error installing datasets needed for LLM course</title>
      <link>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/87053#M3628</link>
      <description>&lt;P&gt;Where can I find the courseware resources?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2024 14:48:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/error-installing-datasets-needed-for-llm-course/m-p/87053#M3628</guid>
      <dc:creator>Abhay_27</dc:creator>
      <dc:date>2024-08-31T14:48:48Z</dc:date>
    </item>
  </channel>
</rss>

