Commit
•
93ad706
1
Parent(s):
e9ae54d
Add tag to model card metadata (#2)
Browse files- Add tag to model card metadata (6144617482788ce83ff141984d5a670351519257)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
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
|