From 090221607b359660c2c0862e285385de0356ff22 Mon Sep 17 00:00:00 2001 From: James Kerrane Date: Thu, 6 Aug 2020 17:05:15 -0600 Subject: [PATCH] Styling changes, fix typo Convert HTML to markdown where it wouldn't change the style of the document but make the document easier to read in plaintext. Fix typo of "required". Styles file name as code, like other file names are styled with. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9be71dd..409d8ef 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ Required libraries for Python along with their version numbers used while making
  • tqdm - 4.28.1
  • -Flickr8k Dataset: Dataset Request Form +**Flickr8k Dataset:** [Dataset Request Form](https://forms.illinois.edu/sec/1713398) -UPDATE (April/2019): The official site seems to have been taken down (although the form still works). Here are some direct download links: +**UPDATE (April/2019):** The official site seems to have been taken down (although the form still works). Here are some direct download links: -Important: After downloading the dataset, put the reqired files in train_val_data folder +**Important:** After downloading the dataset, put the required files in `train_val_data` folder ## 2. Training parameters and results