diff --git a/README.md b/README.md index 678beb7..ad7004b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ model = YourCustomDEModel(model_name=model_name) # Get tasks #all task ["codetrans-dl","stackoverflow-qa","apps","codefeedback-mt","codefeedback-st","codetrans-contest","synthetic- -# text2sql","cosq","codesearchnet","codesearchnet-ccr"] +# text2sql","cosqa","codesearchnet","codesearchnet-ccr"] tasks = get_tasks(tasks=["codetrans-dl"]) # Initialize evaluation