Ludwig Stumpp commited on
Commit
3175564
·
1 Parent(s): 3be1fea

Add entry for sources

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ We are always happy for contributions! You can contribute by the following:
13
 
14
  - table work:
15
  - filling missing entries
16
- - adding a new model as a new row in `leaderboard.csv`
17
  - adding a new benchmark as a new column in `leaderboard.csv` and add the benchmark to `benchmarks.csv`
18
  - code work:
19
  - improving the existing code
 
13
 
14
  - table work:
15
  - filling missing entries
16
+ - adding a new model as a new row in `leaderboard.csv`, add the source of the evaluation to `sources.csv`
17
  - adding a new benchmark as a new column in `leaderboard.csv` and add the benchmark to `benchmarks.csv`
18
  - code work:
19
  - improving the existing code