LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
36.83k stars 3.21k forks source link

Codeforces data #1794

Open Torabi-srh opened 1 year ago

Torabi-srh commented 1 year ago

i wonder if its good to scrape https://codeforces.com for data and if i can work on it?

doroshroman commented 1 year ago

There is an API, so you can look there

Torabi-srh commented 1 year ago

where should i start ?

Omar-Yasser commented 1 year ago

Here is the API documentation.

Torabi-srh commented 1 year ago

thanks @Omar-Yasser i know there is an API and where i can find it i asked where should i submit data and what is the current format for this ?

huu4ontocord commented 1 year ago

Is this data in instruction format? if not, you will need to convert it to instruciton format.

extreme4all commented 1 year ago

391