Update README.md
Browse files
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.
|