juanfra218
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,9 @@ model-index:
|
|
17 |
- name: exact_match
|
18 |
type: exact_match
|
19 |
value: 0.4326836917562724
|
|
|
|
|
|
|
20 |
tags:
|
21 |
- sql
|
22 |
library_name: transformers
|
|
|
17 |
- name: exact_match
|
18 |
type: exact_match
|
19 |
value: 0.4326836917562724
|
20 |
+
- name: bleu
|
21 |
+
type: bleu
|
22 |
+
value: 0.6687
|
23 |
tags:
|
24 |
- sql
|
25 |
library_name: transformers
|