Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
- fa
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- bertscore
|
10 |
+
- bleu
|
11 |
+
- bleurt
|
12 |
+
- brier_score
|
13 |
+
- cer
|
14 |
+
- character
|
15 |
+
- charcut_mt
|
16 |
+
- code_eval
|
17 |
+
- chrf
|
18 |
+
pipeline_tag: any-to-any
|
19 |
+
---
|