tag:github.com,2008:https://github.com/Kaggle/kagglehub/releasesTags from kagglehub2025-04-23T22:56:18Ztag:github.com,2008:Repository/700946176/v0.3.122025-04-23T23:04:53Zrelease v0.3.12<p>Prepare 0.3.12 release (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/242">#242</a>)</p>
<p>http://b/388077145</p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.112025-04-02T16:22:21Zrelease v0.3.11<p>[API] Update user agent for torchtune (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/237">#237</a>)</p>
<p>Enable tracking of torchtune models via kagglehub api. This is the
<br />change for kagglehub part. PR for midtier change is
<br />http://go/kaggle-pr/34437</p>
<p>Fix = [b/381021004](<a href="https://buganizer.corp.google.com/issues/381021004">https://buganizer.corp.google.com/issues/381021004</a>)</p>
<p>Note: To test this change without midtier changes in production, you
<br />need to have a midtier running locally and add breakpoint to review the
<br />value for `userAgent` in `ProtoHttpRuleController.ApiV1.cs.` With that:</p>
<p>- Creating a python virtual environment</p>
<p>- Import this kagglehub version `pip install
<br />git+<a href="https://github.com/Kaggle/kagglehub.git@nan_torch`">https://github.com/Kaggle/kagglehub.git@nan_torch`</a></p>
<p>- Import torchtune and its required dependencies</p>
<p>- set environment variables
<br />export KAGGLE_USERNAME=[your_user_name]
<br />export KAGGLE_KEY=local_api_token</p>
<p>- in virtual environment, run command `tune download
<br />"google/bert/tensorFlow2/answer-equivalence-bem" --source "kaggle"`</p>
<p>- verify user agent has torchtune and its associated version
<br /><img width="650" alt="Screenshot 2025-03-30 at 12 18 49 PM"
<br />src="<a href="https://github.com/user-attachments/assets/3993667f-489c-415a-9446-073bc926089c">https://github.com/user-attachments/assets/3993667f-489c-415a-9446-073bc926089c</a>"
<br />/></p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.102025-02-25T23:09:13Zrelease v0.3.10kaggleteamtag:github.com,2008:Repository/700946176/v0.3.92025-02-18T18:12:08Zrelease v0.3.9kaggleteamtag:github.com,2008:Repository/700946176/v0.3.82025-02-13T20:43:07Zrelease v0.3.8<p>Release 0.3.8 (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/226">#226</a>)</p>
<p>Fix uv user reported issues.</p>
<p>See b/395859806 and <a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/issues/224">#224</a></p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.72025-01-31T23:41:01Zrelease v0.3.7kaggleteamtag:github.com,2008:Repository/700946176/v0.3.62024-12-20T17:30:41Zrelease v0.3.6<p>Prepare 0.3.6 release (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/199">#199</a>)</p>
<p>http://b/379756505</p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.52024-12-11T19:00:27Zrelease v0.3.5<p>Prepare 0.3.5 release (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/191">#191</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/issues/137">#137</a></p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.42024-11-08T18:44:32Zrelease v0.3.4<p>Prepare 0.3.4 release (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/180">#180</a>)</p>
<p>Cutting a new release to include the Colab dataset cache resolver (new
<br />release requested by the Colab team).</p>kaggleteamtag:github.com,2008:Repository/700946176/v0.3.32024-10-17T14:50:43Zrelease v0.3.3<p>Prepare 0.3.3 release (<a class="issue-link js-issue-link" href="https://github.com/Kaggle/kagglehub/pull/174">#174</a>)</p>
<p>http://b/373985867</p>kaggleteam