Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adopt hubble sdk on notebook login #576

Merged
merged 25 commits into from
Oct 17, 2022
Merged

feat: adopt hubble sdk on notebook login #576

merged 25 commits into from
Oct 17, 2022

Conversation

bwanglzu
Copy link
Member

@bwanglzu bwanglzu commented Oct 14, 2022

The latest hubble sdk release brings finetuner sdk user experience improvement, see screenshot as follows:

5842EE6C-7556-4056-8E77-41F509D4E5E2

After success:

AE34DAB4-8CCB-4389-91C9-99B2A44BC116


  • This PR references an open issue
  • I have added a line about this change to CHANGELOG

docs/walkthrough/login.md Outdated Show resolved Hide resolved
finetuner/finetuner.py Outdated Show resolved Hide resolved
finetuner/finetuner.py Outdated Show resolved Hide resolved
finetuner/finetuner.py Outdated Show resolved Hide resolved
docs/tasks/image-to-image.md Outdated Show resolved Hide resolved
docs/get-started/how-it-works.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
bwanglzu and others added 9 commits October 14, 2022 14:50
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
Co-authored-by: Alex Cureton-Griffiths <alexcg1@users.noreply.github.com>
@bwanglzu
Copy link
Member Author

@alexcg1 if you find this looks good please review again, otherwise will block us from merge

docs/walkthrough/integrate-with-jina.md Outdated Show resolved Hide resolved
Copy link
Member

@alexcg1 alexcg1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bwanglzu bwanglzu marked this pull request as ready for review October 14, 2022 14:51
Copy link
Member

@alexcg1 alexcg1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@bwanglzu
Copy link
Member Author

test failed blocked by : jina-ai/jina-hubble-sdk#83

@bwanglzu bwanglzu self-assigned this Oct 17, 2022
Copy link
Member

@guenthermi guenthermi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only added one comment to be fixed.

"""Log in to Hubble account, initialize a client object
and create a default experiment.

:param force: If set to true, overwrite token and re-login.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the force parameter also to the login function. It also exists there.

@@ -11,7 +11,7 @@ For each product the dataset contains a title and images of multiple variants of

## Data
Our journey starts locally. We have to {ref}`prepare the data and push it to the cloud <create-training-data>` and Finetuner will be able to get the dataset by its name. For this example,
we already prepared the data, and we'll provide the names of training and evaluation data (`clip-fashion-train-data` and `clip-fashion-eval-data`) directly to Finetuner.
we already prepared the data, and we'll provide the names of training and evaluation data (`fashion-eval-train-clip` and `fashion-eval-data-clip`) directly to Finetuner.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the train data are fashion-train-data-clip. Update the snippet as well

@github-actions
Copy link

📝 Docs are deployed on https://ft-feat-notebook-login--jina-docs.netlify.app 🎉

@github-actions github-actions bot added the area/testing This issue/PR affects testing label Oct 17, 2022
@github-actions
Copy link

📝 Docs are deployed on https://ft-feat-notebook-login--jina-docs.netlify.app 🎉

@bwanglzu bwanglzu merged commit e1809c0 into main Oct 17, 2022
@bwanglzu bwanglzu deleted the feat-notebook-login branch October 17, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants