Commit
·
69121d4
1
Parent(s):
0aa22f7
Update README.md
Browse files
README.md
CHANGED
@@ -26,8 +26,7 @@ model = AutoModel.from_pretrained("patrickNLP/Graphix-3B")
|
|
26 |
```
|
27 |
|
28 |
## Performance
|
29 |
-
Graphix-3B w/ Picard maintains state-of-the-art (SOTA) semantic parsing capabilities, as demonstrated by its performance on the
|
30 |
-
[`SPIDER`](https://yale-lily.github.io/spider) leaderboard. Its only submission achieves **74.0%** on EM and **77.6%** on EX in the testing dataset.
|
31 |
Please see [`Graphix Official Implementation`]() for details.
|
32 |
|
33 |
## Reference
|
|
|
26 |
```
|
27 |
|
28 |
## Performance
|
29 |
+
Graphix-3B w/ Picard maintains state-of-the-art (SOTA) semantic parsing capabilities, as demonstrated by its performance on the [`SPIDER`](https://yale-lily.github.io/spider) leaderboard. Its only submission achieves **74.0%** on EM and **77.6%** on EX in the testing dataset.
|
|
|
30 |
Please see [`Graphix Official Implementation`]() for details.
|
31 |
|
32 |
## Reference
|