jenyag commited on
Commit
0a28a77
Β·
verified Β·
1 Parent(s): e670655

Update src/tasks_content.py

Browse files
Files changed (1) hide show
  1. src/tasks_content.py +1 -1
src/tasks_content.py CHANGED
@@ -59,7 +59,7 @@ TASKS_DESCRIPTIONS = {
59
  * *non-informative* – short/long lines, import/print lines, or comment lines;
60
  * *random* – lines that don't fit any of the previous categories.
61
 
62
- For further details on the dataset and the baselines from the 🏟️ Long Code Arena team, refer to the `code_completion` directory in [our baselines repository](https://github.com/JetBrains-Research/lca-baselines).
63
  """,
64
 
65
  "commit_message_generation": """# Commit message generation\n
 
59
  * *non-informative* – short/long lines, import/print lines, or comment lines;
60
  * *random* – lines that don't fit any of the previous categories.
61
 
62
+ For further details on the dataset and the baselines from the 🏟️ Long Code Arena team, refer to the `project_level_code_completion` directory in [our baselines repository](https://github.com/JetBrains-Research/lca-baselines).
63
  """,
64
 
65
  "commit_message_generation": """# Commit message generation\n