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

Add ~20 fine-tuning examples and switch to new ft model #853

Merged
merged 4 commits into from
Aug 27, 2024

Conversation

wwwillchen
Copy link
Collaborator

@wwwillchen wwwillchen commented Aug 26, 2024

This includes more examples, including ones where it's prompting a specific component

@wwwillchen wwwillchen requested a review from richard-to August 27, 2024 00:00
Copy link
Collaborator

@richard-to richard-to left a comment

Choose a reason for hiding this comment

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

Awesome. Looking forward to testing out this new version, especially in regard to the layout examples you added.

@wwwillchen
Copy link
Collaborator Author

Awesome. Looking forward to testing out this new version, especially in regard to the layout examples you added.

Yes, please do! I find it's working not too bad on smaller apps, but it's kinda falling apart for bigger aparts (e.g. the diff doesn't applying). If you can contribute some fine-tuning examples as well, that'll be very helpful.

@wwwillchen wwwillchen merged commit ec8dca6 into google:main Aug 27, 2024
4 checks passed
@wwwillchen wwwillchen deleted the ft-examples branch August 27, 2024 03:37
@richard-to
Copy link
Collaborator

Yes, please do! I find it's working not too bad on smaller apps, but it's kinda falling apart for bigger aparts (e.g. the diff doesn't applying). If you can contribute some fine-tuning examples as well, that'll be very helpful.

Yeah, I'm hoping to add some examples at some point. For app maker, I've been starting to focus on layout and chat UI components specifically, so hopefully I can add some of the examples I'm creating there.

One thing I'm trying to experiment with is regular HTML/CSS translation to me.box/me.Style (kind of similar to what you were saying about Tailwind to Mesop translation before). Seems like if we can get the model to recognize that pattern, then maybe it can do a better job of layouts without having to provide too many examples beyond a basic set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants