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

Multilanguage support #28

Open
gacekk opened this issue Aug 8, 2024 · 1 comment
Open

Multilanguage support #28

gacekk opened this issue Aug 8, 2024 · 1 comment

Comments

@gacekk
Copy link

gacekk commented Aug 8, 2024

Hi

I understand that this is all based on data in English. How about other languages?

Most LLM are predominantly trained using English data and have limited support for other languages.

@allenporter
Copy link
Owner

Hi,

Can you give more context on the outcomes

Some of the homes generated in the dataset are using other languages e.g. https://github.com/allenporter/home-assistant-datasets/blob/main/datasets/devices/casa-del-sol-es.yaml

There are two things we can do:
(1) Using the crowdsourced home assistant intents data e.g. https://github.com/home-assistant/intents/blob/main/tests/pl/climate_HassClimateGetTemperature.yaml and converting to the format here https://github.com/allenporter/home-assistant-datasets/tree/main/datasets/intents
(2) Modify the generation notebooks to ask for sentences in specific languages: https://github.com/allenporter/home-assistant-datasets/blob/main/generation/device-actions.ipynb

What is the specific use case your working on? Which dataset are you loooking for?

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

No branches or pull requests

2 participants