davanstrien HF staff commited on
Commit
3c1f998
·
1 Parent(s): 401e3d9

add brief model background

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -36,6 +36,10 @@ co2_eq_emissions:
36
 
37
  ## Usage
38
 
 
 
 
 
39
  You can use cURL to access this model:
40
 
41
  ```
 
36
 
37
  ## Usage
38
 
39
+
40
+ This model has been trained to predict whether an article from a historic newspaper is a 'recipe' or 'not a recipe'.
41
+ This model was trained on data generated by carrying out a keyword search of food terms and annotating examples results to indicate whether they were a recipe.
42
+
43
  You can use cURL to access this model:
44
 
45
  ```