- Notifications
You must be signed in to change notification settings - Fork886
Trackio#2978
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
Uh oh!
There was an error while loading.Please reload this page.
@@ -6383,3 +6383,13 @@ | |||
-research | |||
-evaluation | |||
-ai | |||
-local:trackio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
love the url
## Limitations | ||
Trackio is intentionally lightweight and not intended to be a fully-featured experiment tracking solution. It is currently in beta, and the database schema may change, which could require migrating or deleting existing database files (by default at `~/.cache/huggingface/trackio`). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Do we expect duplicated data in/between tracio databases?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yes@znation is currently working on the parquet conversion:gradio-app/trackio#88, and we'll definitely include that in the blog post as well
Co-authored-by: Nouamane Tazi <nouamane98@gmail.com>
Congratulations! You've made it this far! Once merged, the article will appear athttps://huggingface.co/blog. Official articles
require additional reviews. Alternatively, you can write a community article following the processhere.
Preparing the Article
You're not quite done yet, though. Please make sure to follow this process (as documentedhere):
md
file. You can also specifyguest
ororg
for the authors.Here is an example of a complete PR:#2382
Getting a Review
Please make sure to get a review from someone on your team or a co-author.
Once this is done and once all the steps above are completed, you should be able to merge.
There is no need for additional reviews if you and your co-authors are happy and meet all of the above.
Feel free to add@pcuenca as a reviewer if you want a final check. Keep in mind he'll be biased toward light reviews
(e.g., check for proper metadata) rather than content reviews unless explicitly asked.