From e3001c7dd06557923f27bc2d8802dd869a893cd5 Mon Sep 17 00:00:00 2001 From: rstojnic Date: Wed, 8 Apr 2020 14:48:17 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 66bd262..3d301f7 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ We've found that repositories that score higher on the checklist tend to have a The checklist is made to be as general as possible. It consists of five items: -1. Specification of dependencies -2. Training code -3. Evaluation code -4. Pre-trained models -5. README file including table of results accompanied by precise commands to run/produce those results +1. **Specification of dependencies** +2. **Training code** +3. **Evaluation code** +4. **Pre-trained models** +5. **README file including table of results accompanied by precise commands to run/produce those results** NeurIPS 2019 repositories that had all five of these components got the highest number of GitHub stars.