update model card
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
-
|
5 |
-
- lang2
|
6 |
-
thumbnail: "url to a thumbnail used in social sharing"
|
7 |
tags:
|
8 |
- tag1
|
9 |
- tag2
|
10 |
-
license: "
|
11 |
datasets:
|
12 |
- dataset1
|
13 |
- dataset2
|
14 |
metrics:
|
15 |
- metric1
|
16 |
-
- metric2
|
|
|
|
|
|
1 |
+
Testing model card
|
2 |
+
|
3 |
---
|
4 |
language:
|
5 |
+
- eng
|
6 |
+
thumbnail: ""
|
|
|
|
|
7 |
tags:
|
8 |
- tag1
|
9 |
- tag2
|
10 |
+
license: "mit"
|
11 |
datasets:
|
12 |
- dataset1
|
13 |
- dataset2
|
14 |
metrics:
|
15 |
- metric1
|
16 |
+
- metric2
|
17 |
+
|
18 |
+
---
|