librarian-bot
commited on
Commit
•
6144617
1
Parent(s):
e9ae54d
Add tag to model card metadata
Browse filesTo help make your model more discoverable to domain experts, I suggest adding a `climate` tag to the metadata for your model.
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
license: apache-2.0
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for distilroberta-base-climate-d-s
|
|
|
1 |
---
|
2 |
language: en
|
3 |
license: apache-2.0
|
4 |
+
tags:
|
5 |
+
- climate
|
6 |
---
|
7 |
|
8 |
# Model Card for distilroberta-base-climate-d-s
|