kanishka commited on
Commit
06bd306
·
1 Parent(s): d41cd61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ if a sentence contains the interesting "Indefinite Article + Adjective + Numeral
24
 
25
  For instance: *A beautiful five days* counts but "A five beautiful days" does not, since the numeral precedes the adjective.
26
 
27
- This idea was inspired by [Chris Potts' "obscure" classifier to detect the PiPP construction](https://huggingface.co/cgpotts/pipp-finder-bert-base-cased/tree/main).
28
 
29
  ## Model description
30
 
 
24
 
25
  For instance: *A beautiful five days* counts but "A five beautiful days" does not, since the numeral precedes the adjective.
26
 
27
+ This idea was inspired by [Chris Potts' "obscure" classifier to detect the PiPP construction](https://huggingface.co/cgpotts/pipp-finder-bert-base-cased).
28
 
29
  ## Model description
30