cwinkler commited on
Commit
ac5cd2b
·
1 Parent(s): 3781184

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  A model that classifies patent titles into "green patents" or "no green patents".
19
 
 
 
 
20
  # distilbert-base-uncased-finetuned-greenpatent
21
 
22
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
 
17
 
18
  A model that classifies patent titles into "green patents" or "no green patents".
19
 
20
+ Examples:
21
+ - "A green device" -
22
+
23
  # distilbert-base-uncased-finetuned-greenpatent
24
 
25
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.