We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bd196 commit 328fdfcCopy full SHA for 328fdfc
README.md
@@ -53,7 +53,7 @@ client = PapersWithCodeClient(token="your_secret_api_token")
53
54
To mirror a live competition, you'll need to make sure the corresponding task (e.g. "Image Classification")
55
exists on Papers with Code. You can use the search to check if it exists, and if it doesn't, you can add a
56
-new task on the [Task additional page](https://paperswithcode.com/add/task).
+new task on the [Task addition page](https://paperswithcode.com/add/task).
57
58
Now we are ready to programatically create the competition on Papers with Code. Here is an example of how we would do
59
this on a fictional VeryTinyImageNet dataset.
0 commit comments