librarian-bot
commited on
Commit
•
685e146
1
Parent(s):
e1b45c5
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
@@ -6,6 +6,8 @@ language:
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for distilroberta-base-climate-specificity
|
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
tags:
|
10 |
+
- climate
|
11 |
---
|
12 |
|
13 |
# Model Card for distilroberta-base-climate-specificity
|