kostis-init commited on
Commit
1b1123e
Β·
1 Parent(s): 2990bc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -44,3 +44,6 @@ To run locally:
44
  pip install -r requirements.txt
45
  python app.py
46
  ```
 
 
 
 
44
  pip install -r requirements.txt
45
  python app.py
46
  ```
47
+
48
+ If you wish to contribute or modify the leaderboard, feel free to open discussions or pull requests.
49
+ For adding more modelling frameworks, please modify the `src/user_eval.py` file to include the execution code for the new framework.