lIlBrother
commited on
Commit
•
70652c1
1
Parent(s):
e2a78ee
Update: Model naming 변경
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ metrics:
|
|
13 |
|
14 |
# Optional. Add this if you want to encode your eval results in a structured way.
|
15 |
model-index:
|
16 |
-
- name: barTNumText
|
17 |
results:
|
18 |
- task:
|
19 |
type: text2text-generation # Required. Example: automatic-speech-recognition
|
|
|
13 |
|
14 |
# Optional. Add this if you want to encode your eval results in a structured way.
|
15 |
model-index:
|
16 |
+
- name: ko-barTNumText
|
17 |
results:
|
18 |
- task:
|
19 |
type: text2text-generation # Required. Example: automatic-speech-recognition
|