Use model tags to match schema
Browse files
{{cookiecutter.repo_name}}/README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
---
|
6 |
|
7 |
# SUPERB submissions for test-submission-with-weights
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- benchmark:superb
|
4 |
+
- type:model
|
5 |
+
- submission_name:none
|
6 |
---
|
7 |
|
8 |
# SUPERB submissions for test-submission-with-weights
|