From d1907aa8f8dd617dd38714621fde05a6cd9e8269 Mon Sep 17 00:00:00 2001 From: kdudzic Date: Fri, 27 Dec 2024 16:33:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 208d388..98b7bea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# dariah-year-prediction-challenge +# Dariah Year Prediction Challenge This is a simple challenge revolving around predicting the year in which a noisy, OCR-ed fragment text was written. A solution should take in a paragraph of text in the form of a string as input and return a date prediction formatted as a float.