Commit
·
5a6e0c3
1
Parent(s):
ba30ab3
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,9 +11,9 @@ model-index:
|
|
| 11 |
type: text-generation
|
| 12 |
dataset:
|
| 13 |
type: richardr1126/spider-context-validation
|
| 14 |
-
name:
|
| 15 |
metrics:
|
| 16 |
-
- name: Execution Accuracy
|
| 17 |
type: exec
|
| 18 |
value: 0.610
|
| 19 |
verified: false
|
|
@@ -21,9 +21,9 @@ model-index:
|
|
| 21 |
type: text-generation
|
| 22 |
dataset:
|
| 23 |
type: richardr1126/spider-context-validation
|
| 24 |
-
name: Spider Dev
|
| 25 |
metrics:
|
| 26 |
-
- name: Exact
|
| 27 |
type: exact
|
| 28 |
value: 0.568
|
| 29 |
verified: false
|
|
|
|
| 11 |
type: text-generation
|
| 12 |
dataset:
|
| 13 |
type: richardr1126/spider-context-validation
|
| 14 |
+
name: Spider Dev w/ Database Context
|
| 15 |
metrics:
|
| 16 |
+
- name: Test Suite SQL Eval - Execution Accuracy
|
| 17 |
type: exec
|
| 18 |
value: 0.610
|
| 19 |
verified: false
|
|
|
|
| 21 |
type: text-generation
|
| 22 |
dataset:
|
| 23 |
type: richardr1126/spider-context-validation
|
| 24 |
+
name: Spider Dev w/ Database Context
|
| 25 |
metrics:
|
| 26 |
+
- name: Test Suite SQL Eval - Exact Matching Accuracy
|
| 27 |
type: exact
|
| 28 |
value: 0.568
|
| 29 |
verified: false
|