kavyamanohar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,42 @@ model-index:
|
|
50 |
- type: bleu
|
51 |
value: 32.7
|
52 |
name: BLEU
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
---
|
54 |
# Model Card
|
55 |
|
|
|
50 |
- type: bleu
|
51 |
value: 32.7
|
52 |
name: BLEU
|
53 |
+
- task:
|
54 |
+
type: text2text-generation
|
55 |
+
name: Transliteration
|
56 |
+
dataset:
|
57 |
+
name: IndoNLP Test -2
|
58 |
+
type: vrclc/IndoNLP-2
|
59 |
+
split: test
|
60 |
+
args: ml
|
61 |
+
metrics:
|
62 |
+
- type: cer
|
63 |
+
value: 22.7
|
64 |
+
name: CER
|
65 |
+
- task:
|
66 |
+
type: text2text-generation
|
67 |
+
name: Transliteration
|
68 |
+
dataset:
|
69 |
+
name: IndoNLP Test -2
|
70 |
+
type: vrclc/IndoNLP-2
|
71 |
+
split: test
|
72 |
+
args: ml
|
73 |
+
metrics:
|
74 |
+
- type: wer
|
75 |
+
value: 66.9
|
76 |
+
name: WER
|
77 |
+
- task:
|
78 |
+
type: text2text-generation
|
79 |
+
name: Transliteration
|
80 |
+
dataset:
|
81 |
+
name: IndoNLP Test -2
|
82 |
+
type: vrclc/IndoNLP-2
|
83 |
+
split: test
|
84 |
+
args: ml
|
85 |
+
metrics:
|
86 |
+
- type: bleu
|
87 |
+
value: 7.5
|
88 |
+
name: BLEU
|
89 |
---
|
90 |
# Model Card
|
91 |
|