Commit
·
c079b53
1
Parent(s):
e1b45c5
Add tag to model card metadata (#1)
Browse files- Add tag to model card metadata (685e14626a4946e8db0446dd8bf3d77a35693f9e)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
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
|