klima7 commited on
Commit
a9e30d6
1 Parent(s): d2286a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -15
README.md CHANGED
@@ -1,21 +1,30 @@
1
- ---
2
- task_categories:
3
- - translation
4
- language:
5
- - pl
6
- tags:
7
- - polish
8
- - spider
9
- - text2sql
10
- - text-to-sql
11
- - translation
12
- - sql
13
- size_categories:
14
- - 1K<n<10K
15
- ---
16
 
17
  # Pol-Spider
18
 
19
  Polish translation of of [Spider](https://yale-lily.github.io/spider), [CoSQL](https://yale-lily.github.io/cosql), [SParC](https://yale-lily.github.io/sparc), [Spider-DK](https://github.com/ygan/Spider-DK), [Spider-Syn](https://github.com/ygan/Spider-Syn) datasets.
20
 
 
 
 
 
 
 
 
 
 
21
  [Pol-Spider Github](https://github.com/klima7/Pol-Spider)
 
1
+ ---
2
+ task_categories:
3
+ - translation
4
+ language:
5
+ - pl
6
+ tags:
7
+ - polish
8
+ - spider
9
+ - text2sql
10
+ - text-to-sql
11
+ - translation
12
+ - sql
13
+ size_categories:
14
+ - 1K<n<10K
15
+ ---
16
 
17
  # Pol-Spider
18
 
19
  Polish translation of of [Spider](https://yale-lily.github.io/spider), [CoSQL](https://yale-lily.github.io/cosql), [SParC](https://yale-lily.github.io/sparc), [Spider-DK](https://github.com/ygan/Spider-DK), [Spider-Syn](https://github.com/ygan/Spider-Syn) datasets.
20
 
21
+ # Files naming
22
+ ```
23
+ Pol-<dataset name>-<schema language>
24
+ ```
25
+
26
+ # Datasets format
27
+ All datasets are in popular Spider format.
28
+
29
+ # Associated code
30
  [Pol-Spider Github](https://github.com/klima7/Pol-Spider)