Yachay-AI / byt5-geotagging

Confidence and Byt5 - based geotagging model predicting coordinates from text alone.
http://www.yachay.ai/
MIT License
159 stars 20 forks source link

`[Challenge]` Top regions #3

Open alinapark opened 1 year ago

alinapark commented 1 year ago

Challenge 1

This competition takes on the goal to improve upon Yachay.ai's infrastructure to train a deep learning model to predicts coordinates (latitude, longitude) of individual texts.

The first suggested methodology on training the model is to look into the annotated data set on texts posted from 123 populated regions around the planet.

No hard MSE or EER requirements, we're looking for innovative ideas for the infrastructure development.

The dataset provided is an:

The data set is here

Deliverable

We will evaluate the model using the test dataset that is not shared here.

Additional notes

Contact us at help@yachay.ai for any questions or additional requests.

AnuravModak commented 1 year ago

is this challenge still open and currently looking for contributions???? @alinapark @ingakaspar

ingakaspar commented 1 year ago

@AnuravModak yes! All challenges are open :) If you have questions/ideas/suggestions, do not hesitate to start a discussion in our discord

AnuravModak commented 1 year ago

Is there any user guide available explaining how to implement and use the model.. something like this click here,( i have attached the example of user-guide for knn from scikit-learn.) @ingakaspar