Areyde commited on
Commit
e4c0a84
โ€ข
1 Parent(s): 946246a

Update src/tasks_content.py

Browse files
Files changed (1) hide show
  1. src/tasks_content.py +6 -1
src/tasks_content.py CHANGED
@@ -86,7 +86,12 @@ TASKS_DESCRIPTIONS = {
86
 
87
  For further details on the dataset and the baselines from the ๐ŸŸ๏ธ Long Code Arena team, refer to the `commit_message_generation` directory in [our baselines repository](https://github.com/JetBrains-Research/lca-baselines).
88
 
89
- **Note.** The leaderboard is sorted by the `ROUGE-1` metric by default.
 
 
 
 
 
90
  """,
91
 
92
  "bug_localization": """# Bug localization\n
 
86
 
87
  For further details on the dataset and the baselines from the ๐ŸŸ๏ธ Long Code Arena team, refer to the `commit_message_generation` directory in [our baselines repository](https://github.com/JetBrains-Research/lca-baselines).
88
 
89
+ **Note.** The leaderboard is sorted by the `ROUGE-1` metric by default.
90
+
91
+ If you have any questions or requests concerning this dataset, please contact us at lca@jetbrains.com.
92
+
93
+ **Terms of use**. As this dataset is collected from GitHub, researchers may use it for research purposes only if any publications resulting from that research are open access (see [GitHub Acceptable Use Policies](https://docs.github.com/en/site-policy/acceptable-use-policies/github-acceptable-use-policies#7-information-usage-restrictions)).
94
+
95
  """,
96
 
97
  "bug_localization": """# Bug localization\n