Upload 2 files
Browse files- .gitattributes +1 -0
- README.md +9 -0
- spider_12.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
spider_12.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Samples from Spider 1 and Spider 2 for SQLite.
|
| 3 |
+
|
| 4 |
+
To have DBs locally for Spider 1 refer to the [Getting Started](https://yale-lily.github.io/spider) of the official website.
|
| 5 |
+
All queries here are tested in the databases in `test_database`.
|
| 6 |
+
|
| 7 |
+
To have DBs locally for Spider 2 refer to the [Quickstart](https://github.com/xlang-ai/Spider2/tree/main/spider2-lite) of the github page (the first point is enough)
|
| 8 |
+
|
| 9 |
+
|
spider_12.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5068e258721711c61f8f685c375e1f4a9f67c8a583e4df679bcef6d052ef364d
|
| 3 |
+
size 18613388
|