Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,12 @@ result = classifier(text)
|
|
| 38 |
print(result)
|
| 39 |
```
|
| 40 |
|
| 41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
If you use this model or the underlying dataset or indicator, please cite:
|
| 44 |
|
|
|
|
| 38 |
print(result)
|
| 39 |
```
|
| 40 |
|
| 41 |
+
```widget
|
| 42 |
+
text-classification
|
| 43 |
+
model=mljn/unga-climate-classifier
|
| 44 |
+
```
|
| 45 |
+
|
| 46 |
+
# How to cite
|
| 47 |
|
| 48 |
If you use this model or the underlying dataset or indicator, please cite:
|
| 49 |
|