patrickNLP
commited on
Commit
•
162c944
1
Parent(s):
69121d4
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
## Model Description
|
6 |
|
@@ -46,7 +51,4 @@ Please see [`Graphix Official Implementation`]() for details.
|
|
46 |
archivePrefix={arXiv},
|
47 |
primaryClass={cs.CL}
|
48 |
}
|
49 |
-
```
|
50 |
-
|
51 |
-
|
52 |
-
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
tags:
|
5 |
+
- text2sql
|
6 |
+
- spider
|
7 |
+
- Transformer
|
8 |
+
- Pytorch
|
9 |
---
|
10 |
## Model Description
|
11 |
|
|
|
51 |
archivePrefix={arXiv},
|
52 |
primaryClass={cs.CL}
|
53 |
}
|
54 |
+
```
|
|
|
|
|
|