Skip to content

Releases: Kaggle/kagglehub

release v1.0.0

11 Feb 19:45
76690ea

Choose a tag to compare

Release 1.0.0 (#288)

release v0.4.3

06 Feb 21:21
c91f33d

Choose a tag to compare

Release 0.4.3 (#287)

release v0.4.2

29 Jan 19:17
bd2e2c4

Choose a tag to compare

Release 0.4.2 (#282)

http://b/479835274

release v0.4.1

20 Jan 22:50
89f3399

Choose a tag to compare

Release 0.4.1 (#280)

http://b/477283660

release v0.4.0

08 Jan 15:20
b14b0a6

Choose a tag to compare

Fix lints (#274)

release v0.3.13

26 Aug 16:17
f41bd32

Choose a tag to compare

Prepare release v0.3.13 (#257)

As titled.

This is to fix [Issue
#254](https://github.com/Kaggle/kagglehub/issues/254)

release v0.3.12

23 Apr 23:04
b7317a2

Choose a tag to compare

Prepare 0.3.12 release (#242)

http://b/388077145

release v0.3.11

02 Apr 16:22
db6bfcf

Choose a tag to compare

[API] Update user agent for torchtune (#237)

Enable tracking of torchtune models via kagglehub api. This is the
change for kagglehub part. PR for midtier change is
http://go/kaggle-pr/34437

Fix = [b/381021004](https://buganizer.corp.google.com/issues/381021004)

Note: To test this change without midtier changes in production, you
need to have a midtier running locally and add breakpoint to review the
value for `userAgent` in `ProtoHttpRuleController.ApiV1.cs.` With that:

- Creating a python virtual environment

- Import this kagglehub version `pip install
git+https://github.com/Kaggle/kagglehub.git@nan_torch`

- Import torchtune and its required dependencies

- set environment variables 
export KAGGLE_USERNAME=[your_user_name]
export KAGGLE_KEY=local_api_token

- in virtual environment, run command `tune download
"google/bert/tensorFlow2/answer-equivalence-bem" --source "kaggle"`

- verify user agent has torchtune and its associated version 
<img width="650" alt="Screenshot 2025-03-30 at 12 18 49 PM"
src="https://github.com/user-attachments/assets/3993667f-489c-415a-9446-073bc926089c"
/>

release v0.3.10

25 Feb 23:09
7cfa8da

Choose a tag to compare

Release 0.3.10 (#231)

release v0.3.9

18 Feb 18:12
32517b8

Choose a tag to compare

Staging 0.3.9 release (#229)