You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/blog/easy-issues.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,11 @@ We would like to expose the "between instrument matches" and the "negation" swit
31
31
32
32
## How else can I contribute?
33
33
34
-
Please take a look at the issue trackers on our repositories. There are issues tagged as `good first issue` which you can pick up
34
+
First of all have a look at our [Large Language Model training and fine tuning challenge](/doxa/)! This is an online competition to train a Large Language Model for mental health data and improve Harmony. You don't need any experience training a Large Language Model before. We provide data. First prize for most accurate LLM is £500 in vouchers!
35
+
36
+
Secondly, keep an eye out for our next [hackathon](/open-source-for-social-science/hackathon/). We have already run one in 2024 but we are planning more for the future.
37
+
38
+
Please also take a look at the issue trackers on our repositories. There are issues tagged as `good first issue` which you can pick up
35
39
*[Python](https://github.com/harmonydata/harmony) - the main core library and the Python package which is on [Pypi](https://pypi.org/project/harmonydata/)
36
40
*[R](https://github.com/harmonydata/harmony_r) - the R port is on [CRAN](https://cran.r-project.org/web/packages/harmonydata/index.html) and it is slightly less mature than Python so we really appreciate if you can give the R package some TLC.
37
41
*[API](https://github.com/harmonydata/harmonyapi) - the Python API runs with Pydantic and Fast API and is running on an on-prem server enabling the web app to work
0 commit comments